

html {
	font-size:100.01%; 
} 

body {
	color:maroon;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:.8em;
	line-height:1.4; 
	margin:0;
	padding:0;
	background: #ddd;
}



#header {
height: 102px;
background-color: #dadadf;
background-image: url(images/banner-shadow-page2.jpg);
background-position: top left;
background-repeat: no-repeat;
}


#haut {
clear:both;
width:920px;
height:35px;
padding-left:18px;
background-image:url(images/banner-shadow-haut2.jpg);
background-repeat:no-repeat;
}

* html #haut a { /* pour IE6 */
  float: left;
  text-decoration: none;
  }

* html #haut a span { /* pour IE6 */
  float: left;
  text-decoration: none;
  }
	
#conteneur {
position: relative;
width: 920px;
margin: 0 auto;
margin-top: 10px;
margin-bottom: 10px; 
background-color:#CCCCFF;
}
#centre {
background-color:#fffff0;
padding: 30px 30px 20px 30px;
background-image: url(images/content-shadow-wide3.jpg);
background-repeat: repeat-y;
margin: 0;

}
#gauche {
position: absolute;
left:30px;
width: 150px;
}
#droite {
position: absolute;
right: 30px;
width: 150px;
}


#pied {
height: 30px;
background-image: url(images/bgfooter900.gif);
background-position: top left;
background-repeat: no-repeat;
margin: 0;
padding: 0 20px 0 0;
}


#haut a {
	padding-left: 10px;
	height:30px;
   background-image:none;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	float:left;
	font-size:14px;
	font-weight:bold;
	margin-right:3px;
	margin-left:3px;
	border: 1px solid black;
	border-width: 1px 2px 2px 1px;
  border-color: #cecece #4a4a4a #4a4a4a #cecece;
	}

#haut a span {
	padding-left:8px;
	padding-right:15px;
	padding-top:5px;
	height:26px;
	display:block;
   background-image:none;
	text-decoration:none;
	cursor:pointer;
	border: 0px solid black;
	}
  
  
#haut a.active {
	background-image:url(images/onglet-gauche2.jpg);
	background-position:top left;
	text-decoration:none;
	color:#555555;
	border-width: 0px;
	height: 35px;
  }

#haut a.active span {
   background: url(images/onglet_droit2.jpg) right top no-repeat;
	text-decoration:none;
	color:#555555;
	border-width: 0px;
	height: 35px;
  }
#haut a:hover {
	text-decoration:none;
	color: #ddd;
	border: 1px solid black;
	border-width: 2px 1px 1px 2px;
  border-color: #4a4a4a #cecece #cecece #4a4a4a;
	}

#haut a:hover span {
  color: #555555;
}



.description {
font-size:11pt;
color:#FFFFCC;
margin:0;
padding-left:35px;
padding-top: 75px;
}
.description a {
color:#555555;
font-weight: bold;
text-decoration:none;
}

.description a:hover {
text-decoration:underline;
}

p {margin: 0 0 10px 0;}

.spacer {
clear: both;
height: 20px;
margin: 0;
padding: 0;}

h1 {
font-size:20pt;
color:#FFFFFF;
margin:0;
}
#gauche h1 {
font-size:16pt;
color: green;
margin:0;
}

                           
address {
  margin: 0;
  padding: 5px 50px 0 0;
	float: right;
	font-size : 0.6em;
	color: #eee;
	}
address a{
  color : #eee;
	text-decoration: none;
	 }
address img {
  float: right; 
	margin: 1em; 
	border: 0; 
  }


.left {
	float: left;
	margin: 5px 10px 5px 0;
	text-align: center;
	border: none;
	padding: 5px;
	}
.right {
	float: right;
	margin: 5px 0 5px 10px;
	text-align: center;
	border: none;
	padding: 5px;
	}
.centre {
	margin: 10px auto;
	text-align: center;
	border: none;
	padding: 5px;
	}
	
.legende {
	margin: 5px 0;
	font-size: 0.8em;
}
a img {border: 0;}

.justify {
text-align: justify;
}


a {
	text-decoration:none;
	color:dodgerblue;
}

a:hover {
	text-decoration:underline;
}


#centre h1 {
  font-size:18px;
	font-weight:bold;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background : url(images/gbleu.gif) no-repeat bottom left; 
	padding-top:5px;
	padding-bottom:5px;
	margin-top:10px;
	margin-bottom:7px;
	color: green;
	}
#centre h2 {
  font-size:16px;
	font-weight:bold;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	padding-top:5px;
	padding-bottom:5px;
	margin-top:0px;
	margin-bottom:7px;
	color: blue;
	border-bottom: 0px solid #CCCCCC;
	
}
#gauche h2 {
  font-size:16px;
	font-weight:bold;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	padding-top:5px;
	padding-bottom:5px;
	margin-top:0px;
	margin-bottom:7px;
	color: blue;
	border-bottom: 0px solid #CCCCCC;
	
}

