/* CSS Document */
/*askwr5Wh*/
body{
	/*margin: 10px 0 ;*/
	padding: 0 ;
	text-align: center ;
	font: 0.5em "Trebuchet MS", helvetica, sans-serif ;
	line-height: 1.2em ;
	font-size:0.9em;
	/*background: #dea ;*/
}

#horizon{

	width:1000px ;
	margin: 0 auto ;
	text-align: center ;
	/*text-align: left ;*/
	/*border: 2px solid #ab4 ;*/
	background: #fff ;
}




div#conteneurAccueil{
	padding: 0 5px 0 5px;
	width: 1000px ;
	/*height: 200px;*/
	vertical-align:top;
	text-align: center;
	float: left;
	display:block;
	
}

div#conteneur{
	padding: 0 5px 0 5px;
	width: 810px ;
	/*height: 200px;*/
	vertical-align:top;
	text-align: center;
	float: right;
	display:block;

}

div#menu{
	float:left;
	display:block;
	width: 177px;
}

	/*height:auto;*/
}
div#conteneur table{

	text-align: left;
	vertical-align:top;

}


div#indexCat h1{
	padding-left: 25px ;
	line-height: 25px ;
	font-size: 1.0em ;
	color: #ffbb37 ;
	border-bottom: 1px solid #ffbb37 ;
	text-align: left;
}



div#conteneur  p{
margin-left:5px ;
margin-right:10px ;
	text-align: justify ;
	text-indent: 2em ;
	font-size:0.8em;
}

div#conteneur  a{
	
}

div#conteneur  a:hover{


}



#header_content {

/*margin: 0 300px 0 30px;*/
	height: 1000px;
	padding-top:0px;
	vertical-align:center;
	margin:0 auto;
background-color:red;
	/*height: 134px;*/	
	/*background:url(images/menu/logo1.png) no-repeat top left;*/
}


#footer {
	clear:both;
	height: 120px;

	

}

#footer_content {
	display:block;
	padding-top: 30px;
	text-align: center;
	color: #3C5865;
	font-size: 10px;
}
#footer_content a {
	text-decoration: underline;
	color: #3C5865;
}
#footer_content a:hover {
	text-decoration: underline;
	color: #333399;
}

