

#newsletter_accueil {
	float:left;
	margin-left:340px;
	margin-top:75px;
	background-image:url(../images/fond_newsletter_accueil.jpg);
	width:308px;
	height:87px;
}

* html #newsletter_accueil {
	margin-left:170px;
}

#newsletter_accueil input {
	width:170px;
	height:14px;
	background-color:#e5edf4;
	border:0;
	position:absolute;
	margin-top:56px;
	margin-left:34px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#11508c;
	padding-top:3px;
}


#bouton_newsletter_accueil {
	position:absolute;
	width:75px;
	height:20px;
	margin-left:208px;
	margin-top:55px;
	display:block;
}

#recherche_accueil {
	float:left;
	margin-left:39px;
	margin-top:73px;
	background-image:url(../images/fond_recherche_accueil.jpg);
	width:308px;
	height:89px;
}

#radio_recherche_accueil1 {
	position:absolute;
	margin-top:30px;
	margin-left:60px;
}

#radio_recherche_accueil2 {
	position:absolute;
	margin-top:30px;
	margin-left:160px;
}

* html #radio_recherche_accueil1, * html #radio_recherche_accueil2 { margin-top:25px; }

#bouton_recherche_accueil {
	position:absolute;
	width:75px;
	height:20px;
	margin-left:208px;
	margin-top:55px;
	display:block;
}

#champ_recherche_accueil {
	width:170px;
	height:14px;
	background-color:#e5edf4;
	border:0;
	position:absolute;
	margin-top:58px;
	margin-left:34px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#11508c;
	padding-top:3px;
}

#colonne_left_accueil {
	float:left;
	width:460px;
}
#colonne_right_accueil {
	float:right;
	width:175px;
}

.actu_accueil {
	padding:10px;
	margin-top:3px;
	height:75px;
	overflow:hidden;
	border-bottom:1px dashed #b2c9de;
}

.actu_accueil1 {
	padding:10px;
	margin-top:3px;
	height:75px;
	overflow:hidden;
	border-bottom:1px dashed #b2c9de;
}

.actu_accueil img, .actu_accueil1 img {
	float:left;
	margin-right:20px;
}

.actu_accueil div, .actu_accueil1 div {
	text-align:justify;
	overflow:hidden;
}

.actu_accueil div h5, .actu_accueil1 div h5 {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:14px;
	margin:0;
	padding:0;
	height:20px;
	overflow:hidden;
}

.actu_accueil a img, .actu_accueil1 a img {
	float:right;
	margin:0;
	margin-top:10px;
	padding:0;
}