html {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #E5E5E5; /*fond gris de la page*/
	text-align: center;
	font-family: "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	font-size: 85%;
}

#banner {
	margin-left: 20px;
	padding: 0;
	height: 169px;
	border: none;
	background: #FFF url(design/logo.jpg) top left no-repeat;


}
#banner a img {
	margin: 5px 0 0 15px;
	border: none;
}

#page {
	background: #FFF;
	text-align: left;
	width: 85%;
	margin: 10px auto 10px auto;
	position: relative;
	border: 1px solid #006699;
	-moz-border-radius:6px;
	border-radius:6px;
	padding: 0;
}
/*accroche */
.cartouche {
	width: 45%;
	padding-top: 10px;
	background: #fff url(design/cartop.gif) top right no-repeat;
}
	
.cartouchebas {
	padding-bottom: 10px;
	background: #fff url(design/carbottom.gif) bottom right  no-repeat;
	text-align: center;
	clear: both;
	border: none;
	color:#006699;
	font-weight:bold;
	font-size:14px;
	font-style: italic;
}
#banner .cartouche {
	float: right;
	margin-right: 10px;
	margin-top:50px;
}

h2, h3 {
	margin-top: 0;
}
h3 {
	font-weight: bold;
	color: #006699;
}
a {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: underline;
}

ol.tree {
	position: relative;
	margin: 0 0 1em 0;
	padding: 0;
}

ol.tree li {
	display: inline;
	list-style-type: none;
	padding-right: 0.7em;
	padding-left: 0;
}

ol.tree li:before {
	content: '\00bb  ';
}
ol li.current a
{
	text-decoration: none;
	color: #000;
}





h1#top {
	position: absolute;
	margin: 0px;
	padding:0px;
	text-indent: -5000px;
	line-height: 1px;
	font-size: 1px;
}

hr {
	display: none;
}
#content h1 {
	position: relative;
	color: #006699;
	padding-bottom: 2px;
	padding-left: 25px;
	background-position: 0% 40%;
	background-repeat: no-repeat;
	font: bold 1.3em "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	background-image: url("design/puce.gif");
	border-bottom: 1px solid #FFD62F;
}
#content h1 a {
	color: #006699;
}
#content h1 a:hover {
	text-decoration: none;
	color: #cc9900;
}

#content h2 {
	color: #006699;
	texte-align:right;
	font: bold 0.8em "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
}

ul {
list-style-type: square;
}
.listing {
	margin: 1em 0 1em 20px;
	list-style-type: square;
	color: #6699ff;
	padding: 0;
	line-height:1.6em;
}
.listing a {
	color: #6699ff;
}

#content img {
	border-width: 1px;
	border-color: #006699;
	border-style: solid;
	padding: 5px;
	margin: 10px;
}
#art-description {
	font-size: 1em;
	font-style: normal;
}

/*menu de droite */
#menuright {
	background: #ccc;
	font: 1em "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
}

#menubas {
	padding: 0;
	margin:0;
	background: #fff url(design/menubas2.gif) bottom left no-repeat;
}

/* menu de droite a conserver */
.droite {
	width: 200px;
	padding-top: 10px;
	background: #E0FFFF url(design/top.gif) top right no-repeat;
}
	
	
.droitebas {
	padding-bottom: 250px;
	background: #E0ffff url(design/bottom.jpg) bottom center no-repeat;
	text-align: center;
	color: #006699;
	font: 0.8em "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
}

#main
{
margin: 0;
background: #FFF;
padding: 0 0 0 0;
}


#main .droite {
	float: right;
	margin-right: 10px;
	margin-top:20px;
	background: EOFFFF;
}

#main h2 {
	color: #006699;
	font: 1.1em "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
	font-weight: bold;
	background: url(design/separateur.gif) top center no-repeat;
	padding-top: 15px;
	padding-left: 5px;
	margin-bottom: 5px;
	font-variant: small-caps ; 
}


#main ul {
	list-style-type: none;
	margin: 0 0 1em 0;
	padding-left: 5px;
}

/* fin menu droite à conserver*/

.cadre, #menuright {
	width: 100px;
	padding-top: 8px;
	background: #E0FFFF url(design/top.gif) top left no-repeat;
}


#banner .cadre {
	float: right;
	margin-right: 10px;
}

#banner p,form {
	margin: 0;
}

/*pied de page*/

#footer a, #banner h1 a {
	text-decoration: none;
	border: none;
	color: #006699;
}
#footer a:hover {
	text-decoration: underline;
}
/*menu horizontal*/
#menutop {
	position: relative;
	height: 28px;
	width:68%;
	margin: 0 10px 1em 15px;
	clear: both;
	background: #E5E5E5 url(design/menu.jpg) left top no-repeat;
}
#menutop ul, #menutop li {
	margin:0;
	padding: 0;
	list-style-type: none;
	}
#menutop ul {
	position: absolute;
	height: 28px;
	width: 600px;
	left: 25px;
}

#menutop li {
float: left;
}

#menutop li a { /* dimensions et définitions des boutons */
display: block;  /* mise en block de <a> pour lui donner des dimensions */
height: 28px;
width: 126px;
color: #006699;
font: 17px/28px "Trebuchet MS", Verdana, "Lucida Grande", Tahoma, Helvetica, Sans-Serif;
text-decoration: none;
border-left: 1px solid #fff;
text-align: center;
}
#menutop li a.last {
border-right: 1px solid #fff;
}
#menutop a:hover {
color: #6699ff;
background: transparent url(design/menu.jpg) top left no-repeat;
}
#menutop a#menu1:hover {
background-position: -26px -28px;
}
#menutop a#menu2:hover {
background-position: -127px -28px;
}
#menutop a#menu3:hover {
background-position: -228px -28px;
}
#menutop a#menu4:hover {
background-position: -329px -28px;
}
#menutop a#menu5:hover {
background-position: -430px -28px;
}
#menutop a#menu6:hover {
background-position: -531px -28px;
}

#menucoin {
	float: right;
	position: relative;
	left: 1px;
	width: 30px;
	height: 28px;
	background: #fff url(design/menucoin.gif) left top no-repeat;
}

ol.tree {
	position: relative;
	margin: 0 0 1em 0;
	padding: 0;
	border-bottom: 1px solid #f5f5dc;
}
ol.tree li {
	display: inline;
	list-style-type: none;
	padding-right: 0.7em;
	padding-left: 0;
}
ol.tree li:before {
	content: '\00bb  ';
}

p.petit {
	font-size: 0.2em;
	margin: -1em 1em 1em 1em;
	text-align: left;
	color: #fff;
	font-style: normal;
}

p.petit a {
	color: #006699;
}

#footer img, div.col-content img {
	border: none;
} 

#footer {
	text-align: center;
	padding: 0.5em;
	clear: both;
	border: none;
	color:#006699;
	font-weight:bold;
	font-size:12px;
}


input, textarea {
	border: 1px solid #aaa;
}

.recherche {
	width: 200px;
	border: 1px solid #aaa;
	font-size: 1em;
}


/* Accroche*/
#accroche {
font-size: 1em;
font-weight: bold;
margin-bottom: 0;
color: #6699ff;
}



fieldset {
border: 0;
margin: 0;
padding: 0;
}

input[type], textarea[name] {
	background: #fff;
}

input[type=submit], input[type=reset] {
	background: #fff;
	color: #000;
}

input[type=submit]:hover {
	background: #999;
	color: #fff;
}

/* bandeau fond bleu coté gauche dans le contenu*/ 


#bande {
	height: 85px;
	width:50%;
	margin : 0 0 1em 0;
	padding: 0 13px 0 0;
	background: #E0FFFF url(design/coted.gif) right top no-repeat;
}

#bande div {
	height: 85px;
	background: #E0FFFF url(design/coteg.gif) left top no-repeat;
}

#bande p {
	padding-left:4%;
	text-align: left;
}

#bande ul {
	list-style-type: none;
	margin : 0;
	padding:0;
	text-align: right;
}

#bande ul li {
	margin: 0;
	padding: 0 0 0 4%;
	display: inline;
}

#bande a img {
	margin: 10px 0 0 0;
	padding: 0;
	border: 1px solid black;
}

#bande a:hover img {
	border: 1px solid #769712;
}



.modeles {
list-style-type: none;
margin: 0.3em;
padding: 0.3em;
width: 320px;
}
.modeles li {
width: 310px;
}

/* ====================================================================
COLUMNS LAYOUT
-------------------------------------------------------------------- */
#content
{
margin: 1em 260px 0 20px;
background: #fff  url(design/fond_citron.png) 100% 0% no-repeat ;
padding: 1em 0 0 0;
}

#menuright
{
float: right;
width: 220px;
margin: 0 10px 1em 0;
padding-left:10px;
}
/* */

/* VERTICAL PADDING ABOVE COLUMNS */
#banner
{ 
	margin-bottom: 0px; 
}

