*{
	margin:0px;
}
html, body{
	width:100%;
	}
	
	
	body {
	background-color: #fbc100;
	background-image: url(imgs/f1.jpg);
	background-repeat:repeat-y;
	background-position: center;
}
#fond_site {
	background-image: url(imgs/ftop.png);
	background-position: top;
	background-repeat:repeat-x;
	background-attachment:scroll;
}



#principale{
	min-height: 126px;
	width:980px;
	margin:auto;
}

#gauche{
	width:410px;
	height:571px;
	float:left;
}
#contenu{
	min-height:200px;
}

*HTML #contenu{
	height:200px;
}
#centre{
	width:570px;
	height:auto;
	position:relative;
	float:left;
	overflow:hidden;
}

#haut{
	width:570px;
	height:75px;
	margin-bottom:5px;
}
#menu{
	z-index:1000;
	width:570px;
	height:45px;
}
#menu img{
	margin-top:-1px;
	margin-left:-3px;
	text-decoration:none;
	border:0px;
}
#menu a{
	text-decoration:none;
}

#article{
	z-index:1;
	float:left;
	position:relative;
	width:434px;
	overflow:hidden;
	height:auto;
}

#lecteur{
	float:left;
	position:relative;
	margin-top:50px;
	margin-left:6px;
	z-index:0;
}

#bas{
	background:  url('imgs/bas.png') top center;
	clear:both;
	height:356px;
	position: relative;
	top: 25px;
}

#bas_contenu {
margin: auto;
width: 1000px;
padding: 80px 0 30px 0;
position: relative;
left: -35px;
}

#bas_contenu img {
position: relative;
left: 35px;
}

#logos{
	margin-top:20px;
	margin-left:300px;
}
*+HTML #logos{
	margin-bottom:-15px;
}
* HTML #logos{
	margin-bottom:-15px;
}
#arborescence{
	padding-left:75px;
}
*+HTML #arborescence{
	padding-left:50px;
}
* HTML #arborescence{
	padding-left:50px;
}
#arbo{
	float:left;
	text-align:center;
}
#arbo a{
	text-decoration:none;
}
#benevole{
	width:429px;
}
#affichage_article
{
	position:relative;
	width:429px;
	float:left;
	margin-top:15px;
	margin-left:0px;
	overflow:hidden;
	height:auto;
	padding:0px;
}
#affichage_article img
{
	display:inline;
}
#affichage_article a
{
	color: #9A141B;
	font-weight: bold;
	text-decoration:none;
	font-family:arial;
	font-size:11px;
}

.portrait{
	float:left;
	margin-top:8px;
}

.cadre1{
	float:left;
	position:absolute;
	margin-top:8px;
}
*+HTML .cadre1{
	margin-left:-167px;
}
* HTML .cadre1{
	margin-left:-167px;
}

.paysage{
	float:left;
	margin-top:8px;
}

.cadre2{
	float:left;
	position:absolute;
	margin-top:8px;
}
*+HTML .cadre2{
	margin-left:-231px;
}
* HTML .cadre2{
	margin-left:-231px;
}
form a{
	text-decoration:none;
	color:#39221a;
	font-family:ARIAL;
	font-size:12px;
}

caption{
	caption-side:top; 
	text-align:center; 
	font-weight:bold;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#97be0d; 
	margin-top:20px; 
	margin-bottom:10px;
}

td, th{
	/*background-color:#c17014;*/
	padding:3px;
	color: #39221a;
	font-family:verdana;
	font-size:11px;
}
td{
	text-align:justify;
}
th{
	background-color:#97be0d;
	color:white;
	text-align:right;
	font-size:11px;
}
label{
	padding:3px;
	color: #39221a;
	font-family:verdana;
	font-size:11px;
}

/*Gestion du style pour les titres et paragraphes*/


#affichage_article p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #352214;
	text-align:justify;
	position:relative;
	margin-top:5px;
	padding-top:5px;
}
H1{
	color: #9a141b;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-transform:uppercase;
	margin-bottom:3px;
}

H2{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color:#9a141b;
	height:18px;
	padding:5px;
	margin-bottom:5px;
}
H3{
	color: #fbc100;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform:uppercase;
	margin:auto;
	margin-left:15px;
}
*+HTML H3{
	margin-bottom:0px;
}
* HTML H3{
	margin-bottom:0px;
}
H4{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fbc100;
	margin-left:15px;
}
