body{
	margin:0;
	padding:0;
	background:#fefefe url('images/bg_container.jpg') repeat-x;
	font-family:Arial;
	font-size:10pt;
	color:#0000cc;
}

pre, p{margin:0;text-align:justify;font-size:12px}
h4{margin:0;padding:0 0 10px 0;}

.input{
	width:80px;
}

#contact_formulaire input{
	width:100px;
}
#contact_formulaire textarea{
	width:320px;
	height:80px;
}

#contact_formulaire input, #contact_formulaire textarea{
	background:#FEF9E5;
	border:#FDFBEE 1px solid;
	margin:1px;
	float:left;
}
#contact_formulaire label{
	float:left;
	width:100px;
	height:30px;
}

#button_submit_contact{
	padding:60px 30px 0 0 !important;
	padding:20px 30px 0 0;
	clear:left;
	text-align:right;
}

#container{
	width:917px;
	margin:0 auto 0 auto;
	background:url('images/actualite_05.jpg') repeat-y;
}

#header{
	height:135px;
	background:url('images/image_header.jpg') no-repeat;
}

#middle{
	padding:0 125px 0 75px;
	background:url('images/actualite_04.jpg') no-repeat;
}

#content2{
	margin:0 0 0 0;
	/*background:url('images/direction2_02.jpg') repeat-y;*/
}

#subcontent2{
	/*background:url('images/actualite_06.jpg') repeat-y;*/
}



#actu_left{
	position:relative;
	width:264px;
	height:525px;
}
#actu_right{
	/*margin:0 0 0 264px;*/
	/*background:url('images/actualite_04.jpg') repeat-y right;*/
}

#actu_right h2{
	font-size:10pt;
	margin:0;
	padding:20px 20px 0 20px;
	color:white;
}


#actu_header{
	height:58px;
	width:453px;
	background:url('images/actualite_02.jpg') no-repeat;
}
#actu_content{
	color:#762514;
	padding:10px 20px 10px 10px;
}
#actu_content div{
	margin:0 0 10px 0;
}
#actu_content h4{
	padding:0 0 5px 14px;
	font-size:10pt;
	background:url('images/puce2.gif') no-repeat 0 5px;
}
#actu_content a{border:0px solid}
#actu_content p{}
.actu_date{
	display:block;
	text-align:right;
	border-bottom:1px solid #CE887E;
	font-style:italic;
	margin:5px 0 20px 0;
}

#actu_footer{
	height:75px;
	background:url('images/actualite_05.jpg') no-repeat;
}

#contact_footer{
	height:36px;
	background:url('images/direction2_04.jpg') no-repeat;
}

#footer{
	clear:right;
	height:80px;
	background:url('images/actualite_06.jpg') no-repeat;
}

#barre_inter{
	position:relative;
	top:-368px;
	left:56px;
}

