@charset "iso-8859-1";
p, img, table, div, ul, li, br {
	margin:0px;
	padding:0px;
	border:0px;
}
body {
	background-repeat: repeat-x;
	margin:0px;
	padding:0px;
	background-color:#ffffff;
}
.body1 {
	background-image: url(images/fond_site.png);
}
.body2 {
}
.site {
	width:1013px;
	font-family:Tahoma;
	font-size:11px;
	color:#333333;
	margin-left:-507px;
	position:absolute;
	left:50%;
}
.break {
	clear:both;
	margin:0px;
	padding:0px;
	height:0px;
	width:0px;
}
.bandeau_haut {
	width:1013px;
	background:url(images/bandeau.png) no-repeat;
	height:86px;
}
.contenus {
	width:1013px;
	height:521px;
}
.bandeau_gauche {
	width:220px;
	height:521px;
	float:left;
}
.actus {
	height:139px;
	background:url(images/actu.jpg) no-repeat;
}
.coordonnees {
	height:382px;
	background:url(images/bg_adresse.jpg) no-repeat;
}
.contenu_textes {
	width:443px;
	height:521px;
	float:left;
	background-color:#f5f5f5;
	border-left:1px dashed #999999;
	border-right:1px dashed #999999;
}
.bandeau_droite {
	width:348px;
	height:521px;
	float:right;
}
.pub_01 {
	width:348px;
	height:129px;
	background:url(images/femme_phone.jpg) no-repeat;
}
.pub_02 {
	width:348px;
	height:122px;
}
.pub_03 {
	width:348px;
	height:184px;
}
.pub_04 {
	width:348px;
	height:86px;
	background:url(images/bg_mention.jpg) no-repeat;
}
.pub_rachat {
	width:348px;
	height:399px;
	background-color:#f5f5f5;
}
.foot {
	height:44px;
	background: url(images/fond_footer.jpg) no-repeat;
	color:#333333;
	padding-top:35px;
	text-align:center;
}
.foot a:link{
	text-decoration: none;
	color:#333333;
}
.foot a:visited{
	text-decoration: none;
	color:#333333;
}
.foot a:hover{
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
.texte_blanc {
	color: #ffffff;
}
.texte_bleu {
	color:#062d75;
}
.texte_bleu_strong {
	color:#062d75;
	font-weight:bold;
}
.texte_gris_centre {
	font-size:14px;
	text-align:center;
}
.texte_gris_fonce {
	color: #333333;
}
.texte_gris_fonce_16 {
	color: #333333;
	font-size:16px;
}
.texte_bleu_16 {
	color: #062d75;
	font-size:16px;
}
li {
	color: #333333;
	list-style-position: inside;
	list-style-image:url(images/puce.png);
	line-height:18px;
	margin-left:0px;
}
a:link{
	text-decoration: none;
	color:#333333;
}
a:visited{
	text-decoration: none;
	color:#333333;
}
a:hover{
	color: #062d75;
	font-weight: normal;
	text-decoration: none;
}
/*-----------------------------------------------------infobulle*/
a.infobull{
	color:#333333;
	cursor: pointer;
	text-decoration:none;
}
a.infobull span {
	display:none;	
}
a.infobull:hover span {
	top:495px;
	left:240px;
	display:block;
	width:360px;
	height:280px;
	padding:20px;
	text-align:justify;
	text-decoration:none;
	background-color:#f5f5f5;
	border:#062d75 1px dashed;
	position:absolute;
	z-index:800;
}
/*-------------------------------------------------fin de infobulle*/
/*-------------------------------------------------Contact*/
.champsNews1 {
width:80px;
border:1px solid #009ee0;
}
