body {
	margin: 0;
	padding: 0;
	font-size: 80%;
	line-height: 120%;	
	font-family: arial, helvetica, sans-serif;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	text-align: justify;
	overflow-x: hidden;
		}
		
#conteneur {
	position:relative;
	width: 100%;
}
		
#content {
	position:absolute; 
	width:100%; 
	height:115px; 
	top: 147px;
}

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

#bandeau{
	margin-left:0px;
	margin-top:-1px;
	width: 100%;
	}
	
#titre-site {
	position:absolute;
	width:774px;
	height:38px;
	left: 205px;
	top: 105px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 160%;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 100%;
}		
		
#menu {
	margin-top:-10px;
	float: left;
	width: 130px;
    border-bottom-color: #DA5F07;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #DA5F07;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #DA5F07;
	border-right-style: solid;
	border-right-width: 1px;
		}
		
#contenu {
	float: left;
	width: 46%;
	margin-left: -1px;
	margin-top:-10px;
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;
	margin-bottom: 10px;
	border-left-color: #DA5F07;
	border-left-color: #DA5F07;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #DA5F07;
	border-right-style: solid;
	border-right-width: 1px;	
}	

#filrss{
	float: left;
	padding-top:15px;			
	width: 175px;
	margin-left:-1px;
	padding-left:10px;	
	border-left-color: #DA5F07;
	border-left-style: solid;
	border-left-width: 1px;
	text-align:left;
	height:500px;
	line-height:120%;
font-size: 80%;
		}
		
#filrss ul li{font-size: 80%;
	line-height: 120%;
	text-align:left;

}
		
		
h1 {
	font-size: 140%;
	font-weight: normal;
	line-height: 160%;
	color: black;
}



h2 {
	font-weight: bold;
	font-size: 90%;
	line-height: 120%;
	text-transform: none;
	text-align:left;
	letter-spacing: 2px;
	color: #DA5F07;
	border-bottom-color: #5E5D50;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-left-color: #5E5D50;
	border-left-style: dotted;
	border-left-width: 1px;
	padding-left:5px;
	padding-bottom:2px;
	margin-top:20px;
}



h3 {
	font-weight: bold;
	color: #000000;
	font-size: 90%;
	line-height: 110%;
	text-align:left;
}


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

}

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

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

}


#menu a.bouton {
	color: #FFF;
	background-color: #73522f;
	text-decoration: none;
	font-weight: 400;
	text-align: center;
	padding: 5px;
	width: auto;
	height:15px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	border-bottom-color: #fff;
	border-bottom-style: solid;
	border-bottom-width: 3px;
}


#menu a.bouton:hover {
	color: #000;
	background-color:#b28c65;
	width: auto;
	height:15px;
	display: block;
	white-space: normal;
	border-bottom-color: #fff;
	border-bottom-style: solid;
	border-bottom-width: 3px;
}

.table a:hover, a:active a:visited {
	color: #FFF;
	background-color: #993333;
	text-decoration: underline;
	font-size: 11px;
}

br {line-height:3px;}

ul li span {
	font-variant:small-caps;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
img{
	border: 0;
}

#suiv{	text-align:right;
	display: inline;
	float:right;
}

#prec{	display: inline;
	text-align:left;
	float:left;
}

#fleche{
	text-align: center;
}