
#conteneur_bottom{
	height:85px;
	width:950px;
}
#infos_bottom{
	background-image:url(../images/bloc_bottom/bloc_catalogue.png);
	height:85px;
	width:459px;
	float:left;
}
#aide{	
	background-image:url(../images/bloc_bottom/bloc_aide.png);
	height:85px;
	width:250px;
	float:right;
	font-size:11px;
	color:#0072B4;
}
#conteneur_bottom a{
	text-decoration: none;
	font-weight:none;
	width:100%;
	color:#0072B4;
	font-size:16px;
}
/*#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:47px 0 0 40px;
}
#align_lien_aide{
	padding:45px 0 0 57px;
	font-size:15px;
}
#align_lien_aide span{
	font-weight:bold;
	font-size:15px;
}
#conteneur_bottom a:hover{
	color:#e3297c;
}

#conteneur_bottom ul li{
	color:#003742;
	font-familly:arial, verdana;
	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;
        margin-bottom: 3px;
}

#conteneur_bottom ul{
	height:12px;
	padding:4px 10px;
        float:left;
}


#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;
}