body {
	background-color: #e6e6e6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img {
    border : none;
    border : 0px;
}
#n_footer {
	margin-top:20px;
	width: 100%;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	text-decoration: none;
	text-align: center;
	background-image: url(../images/footer_ok_fond.png);
	background-repeat: repeat-x;
	float:left;
	position:relative;
}
#n_footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #999;

}
#n_footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333;
}

#n_footer .gris
{
	color:#323232;
	font-weight:bold;
}

#n_footer .plus_populaire
{
	background-image:url("../images/fond_populaire.png");
	color:#333333;
	font-size:11px;
	height:27px;
	margin-bottom:16px;
	width:941px;
	margin:0px auto;
	margin-top:18px;
}


.plus_populaire ul
{
	float:left;
	margin-left:33px;
}

.plus_populaire li
{
	float:left;
	padding:7px 13px 6px 16px;
	background-image:url('../images/sep_ariane.png');
	background-repeat:no-repeat;
	background-position: center left;
	font-weight:bold;
}

.plus_populaire a
{
	color:#666;
	text-decoration:none;
}

.plus_populaire a:hover
{
	color:#792e79;
}


#n_footer .bloc_footer_general
{
	float:left;
	width:100%;
	position:relative;
}

#n_footer .footer_bloc2
{
	float:left;
	width:100%;
	height:249px;
	background-image: url(../images/fond_footer_bloc2.png);
	background-repeat: repeat-x;
}

#n_footer .contenu_footer_bloc2
{
	width:901px;
	height:214px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
}

#n_footer .colonne_type_bloc2
{
	float:left;
	width:166px;
	height:175px;
	border-left:dotted 1px #b9b9b9;
	text-align:left;
	color:#333;
	line-height:17px;
	padding-left:35px;
}

#n_footer .bloc_footer_general .footer_bloc2 .contenu_footer_bloc2 .colonne_type_bloc2 a
{
	color:#777;
	text-decoration:none;
}

#n_footer .bloc_footer_general .footer_bloc2 .contenu_footer_bloc2 .colonne_type_bloc2 a:hover
{
	color:#000;
}

#n_footer .footer_bloc3
{
	float:left;
	width:100%;
	height:65px;
	background-image: url(../images/fond_footer_bloc3.png);
	background-repeat: repeat-x;
	padding-top:21px;
	color:white;
}

#n_footer .bloc_footer_general .footer_bloc3 .pdp1 a
{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

#n_footer .bloc_footer_general .footer_bloc3 .pdp1 a:hover
{
	text-decoration:underline;
}

#n_footer .bloc_footer_general .footer_bloc3 .pdp2 a
{
	color:#fff;
	text-decoration:none;
}

#n_footer .bloc_footer_general .footer_bloc3 .pdp2 a:hover
{
	text-decoration:underline;
}

