@charset "iso-8859-2";
/* CSS Document */

html, body{
	
	
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight:regular;
	font-family:arial, sans-sherif;
	color:#494949;
	text-align:justify;
	background:url(images/bg_top.png) no-repeat;
	background-position:center top;


}


p, ul, li, table, div, h1, h2, h3, hr, img, form, input{
	padding: 0px;
	margin: 0px;
}

.total{
margin-left:auto;
margin-right:auto;
width:1100px;

}




.b_left{
padding-top:30px;
float:left;
width:385px;

padding-left:8px;
padding-right:10px;
}


.b_left2{
padding-top:10px;
float:left;
width:385px;

padding-left:8px;
padding-right:10px;
}








.b_right{
float:left;
background:url(images/bg_droit.png) no-repeat;
width:565px;
}


.b_right2{
float:left;
background:url(images/bg_droit.png) no-repeat;
width:565px;
height:561px;
}






.formulaire{
float:left;
width:625px;
}

.break{
clear:both;

}


.contenu4{
background:url(images/accroches.png) right  no-repeat;

height:375px;
}

.adresse{
padding-top:5px;
height:40px;

}

.flexcroll{
 height:305px;border:solid 1px #c6c6c6;padding:5px 5px;
 }
 
 
 
 .newsletter{
 padding-left:620px;
 padding-top:5px;
  }
.ok{
		background-image:url(../images/charte/ok.jpg);
		background-position: left top;
		background-repeat: no-repeat;
		cursor: pointer;
		}
.okover{
		background-image:url(../images/charte/ok-over.jpg);
		background-position: left top;
		background-repeat: no-repeat;
  	cursor: pointer;

}

.mail:link, .mail:visited{
  color:#ecd9ba;
  font-family:Arial;
	font-size: 11px;
  text-decoration:underline;
  }
.mail:hover, .mail:active{
  color:#ffffff;
  font-family: Arial;
	font-size: 11px;
  text-decoration:none;
}
.aclualite{
padding-left:5px;
padding-top:5px;
}

a:link{
color:#666666;
}

a:hover{
color:#666666;
text-decoration:underline;
}

a:visited{
color:#666666;
text-decoration:underline;
}

