.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666666;

}

	.texte a:link{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-decoration: none;
		color: #666666;
	
	}
	.texte a:hover{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-decoration: underline;
		color: #666666;
	
	}
.contactu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #0099CC;
}

h1 {
	margin:0;
	font-size:18px;
	color:#008dbc;
	text-align:left;
}

/********************************************************************** Newsletter **************************************************************/
.email_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:9px;
	color:#000000;
	background-color:#ffffff;
	border-bottom:#bbbbbb 1px solid;
	border-top:#bbbbbb 1px solid;
	border-left:#bbbbbb 1px solid;
	border-right:#bbbbbb 1px solid;
}

.bouton_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:12px;
	color:#ffffff;
	background-color:#585858;
	border-bottom:#585858 1px solid;
	border-top:#585858 1px solid;
	border-left:#585858 1px solid;
	border-right:#585858 1px solid;
}

.menu1 {
	 background:url(gifs/sommaire_12.gif) top no-repeat;
	 width:80px;
	 height:18px;
}

.menu2 {
	 background:url(gifs/sommaire_13.gif) top no-repeat;
	 width:79px;
	 height:18px;
}

.menu3 {
	 background:url(gifs/sommaire_14.gif) top no-repeat;
	 width:86px;
	 height:18px;
}

.menu4 {
	 background:url(gifs/sommaire_15.gif) top no-repeat;
	 width:85px;
	 height:18px;
}

.menu5 {
	 background:url(gifs/sommaire_16.gif) top no-repeat;
	 width:101px;
	 height:18px;
}


.txt_menu1 {
	margin:0;
	text-align:center;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.txt_menu1 a {
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}

.txt_menu1 a:hover {
	text-align:center;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

.txt_menu2 {
	margin:0;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

.txt_menu2 a {
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}

.txt_menu2 a:hover {
	text-align:center;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

.baseline {
	margin:0;
	font-size:11px;
	text-align:center;
	color:#000;
}

body {
	margin:0;
	padding:0;
}

.fond_haut {
	background:url(gifs/fondhaut_01.gif) top repeat-x;
	width:auto;
	height:219px;
}

.fond_haut2 {
	background:url(gifs/fondhaut_10.gif) top repeat-x;
	width:219px;
	height:219px;
}

.fondbas {
	background:url(gifs/fondbas_33.gif) top repeat-x;
	width:auto;
	height:42px;
}.ad_tel {
}
.ad_tel {
	color: #0099CC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.alignementGauche {
	float:left ;
	margin-right: 5px;
	border: 1px solid #000000;
}
.alignementDroite {
	float:right ;
	margin-left: 5px;
	border: 1px solid #000000;
}
.alignementCentre {
	margin-left: 5px;
	margin-right: 5px;
	border: 1px solid #000000;
}