
#conteneur_bottom{
	height:85px;
	width:950px;
}
#infos_bottom{
	background-image:url(../images/bloc_bottom/repeat_bloc.png);
	background-repeat:repeat-x;
	height:85px;
	width:459px;
	float:left;
}
#aide{	
	background-image:url(../images/bloc_bottom/repeat_bloc.png);
	background-repeat:repeat-x;
	height:85px;
	width:250px;
	float:right;
	font-size:11px;
	color:#32b4c5;
}
#conteneur_bottom a{
	text-decoration: none;
	font-weight:none;
	width:100%;	
	color:#32b4c5;
	font-size:12px;
}
#logo_info{
	background-image:url(../images/bloc_bottom/logo_titre.png);
	background-repeat:no-repeat;
	height:85px;
	width:239px;
	float:left;
	margin:0 15px;
}
#logo_aide{
	background-image:url(../images/bloc_bottom/logo_aide.png);
	background-repeat:no-repeat;
	height:85px;
	width:141px;
	float:left;
	margin:0px;
}
#align_lien{
	padding:17px 0 0 250px;
}
#align_lien_aide{
	padding:21px 0 0 150px;
	font-size:12px;
}
#align_lien_aide span{
	font-weight:bold;
	font-size:13px;
}
#conteneur_bottom a:hover{
	color:#e3297c;
}

#conteneur_bottom ul li{
	color:#003742;
	font-familly:arial, verdanna;
	font-size:11px;
	padding:0px 20px;
	display:inline;
}

#conteneur_bottom ul li{
	color:#e3297c;
	cursor: pointer;
	background: url(../images/bloc_bottom/fleche_verte.png) no-repeat 8px 4px;
	width:6px;
	height:6px;
}

#conteneur_bottom ul{
	height:12px;
	padding:0px 0;
}


#formInscription {
	margin-top: 8px;
}


#newsletter {
	background: url(../images/bloc_bottom/newsletter.png) no-repeat;
	width: 203px;
	height: 85px;
	float:left;
	margin:0 23px 0 0;
}
#newsletter h1{
	margin:0 0 3px -30px;
}

#champNewsletter {
	height:17px;
	margin:48px 0 0 6px;
	padding:0;
	width:166px;
	background:transparent;
	border:none;
}

#btnNewsletter {
	border:0;
	cursor:pointer;
	background: url(../images/bloc_left/bt_ok.png) no-repeat;
	width: 27px;
	height: 27px;
}