body {
	margin: 0;
	padding: 0;
	font-size: 80%;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-variant: normal;
		}
#conteneur {
	position:relative;
	width: 100%;
	background-image: url(../images/bandeau.png);
	background-repeat: repeat-x;
}
		
#content {
	position:absolute; 
	width:100%; 
	height:115px; 
	top: 147px;
}

#gauche{float: left;
	width: 45px;
	height:115px; }
	

#bandeau{
	margin-left:0px;
	margin-top:-1px;
	}
	
#titre-site {
	position:absolute; 
	width:774px; 
	height:38px; 
	left: 195px; 
	top: 116px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 160%;
	color: #FFFFFF;
	font-style: normal;
}	
		
#menu {
	margin-top:-2px;
	float: left;
	width: 131px;
    border-bottom-color: #31BCAE;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #31BCAE;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #31BCAE;
	border-right-style: solid;
	border-right-width: 1px;
		}
		
#contenu {
	float: left;
	width: 46%;
	margin-left: -1px;
	margin-top:-2px;
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;
	margin-bottom: 10px;
	border-left-color: #31BCAE;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #31BCAE;
	border-right-style: solid;
	border-right-width: 1px;
	
}	

#filrss{
	float: left;
	padding-top:15px;	
	width: 175px;
	margin-left:-1px;
	padding-left:10px;	
	text-align:left;
	border-left-color: #31BCAE;
	border-left-style: solid;
	border-left-width: 1px;
	text-align:left;
	height:auto;
	line-height:13px;
		}
#accesreserve{
padding-top:15px;
}		
		
h1 {
	font-size: 140%;
	font-weight: normal;
	line-height: 24px;
	color: #21AA9C;
text-align:left;
}


h2 {
	font-weight: 500;
	font-size: 100%;
	line-height: 24px;
	text-transform: none;
	background-color: #ECE9E9;
	text-indent: 5px;
	letter-spacing: 3px;
	color: #21AA9C;
}


h3 {
	font-weight: 400;
	color: #000000;
	border-bottom-color: #5E5D50;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	font-size: 90%;
	line-height: 18px;
	border-left-color: #5E5D50;
	border-left-style: dotted;
	border-left-width: 1px;
	text-indent: 5px;
	text-transform: none;
	letter-spacing: 2px;
}


h4{	font-size: 100%;
	font-weight: bold;
	line-height: 18px;
	color: black;

}

.annexes{
	font-size: 80%;
	font-variant: normal;
}


ul li{
	text-align: justify;
	font-size: 100%;
	line-height: 16px;
	list-style-image: url(../images/puce.png);
	list-style-position: outside;
}

a{	
	color: #21AA9C;
	background-color: transparent;
	text-decoration: underline;
}

a:hover, a:active a:visited{
	color: #FFF;
	background-color: #21AA9C;
	text-decoration: underline;

}

#menu a.bouton {
	color: #000000;
	background-image: url(../images/bouton.png);
	text-decoration: none;
	font-weight: 400;
	text-align: center;
	padding: 3px;
	border-top-style:solid;
	border-top-width:5px;
	border-top-color:#fff;
	width: auto;
	height:30px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}


#menu a.bouton:hover {
	color: #FFFFFF;
	background-image: url(../images/bouton2.png);
	width: auto;
	height:30px;
	display: block;
}

br {line-height:6px;}

ul li span {
	font-variant:small-caps;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
	
.soustitre
{
	font-weight: normal;
	font-size: 120%;
	text-align:left;
	color: #21AA9C;
	margin-top:-10px;
	font-style: italic;
}

.auteur{
	font-weight: bold;
	font-size: 120%;
	text-align:left;
	color: #000;
	margin-top:-10px;

}

.annexes{
	font-size: 100%;
}
