html, body{
	font-family:"Times New Roman", Times, serif;
/*	background-image:url(img/fond_rouge.gif);*/
	background-image:url(img/fond_neige.jpg);
background-repeat:no-repeat;
background-position:bottom;
	font-size:1em;
color: #cc0000;
	text-decoration: none;
	text-align: center;
}
#conteneur_index{
	background-color: #cc0000;
	margin:  0 auto; 	
	text-align:center;
	width: 920px;
}

#entete_index{
	background-image:url(img/bann_haut.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height:128px;
	}
#contenu_index{
	margin: 10px;	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	border : 4px solid #fff;
	font-size:0.9em;
	padding: 10px;
}


#menu_index a{
	font-family:Arial, Helvetica, sans-serif;
	background-color:#cc0000;
	display:block;
    padding:2px 2px 2px 2px;
	color: #fff;
	text-decoration: none ;
	font-weight: bold;
	height:52px;
	border-top:#000 solid 1px;
	border-bottom :#000 solid 2px;
	text-align:center;
	    }


#pdp_index{
	margin-bottom: 0 ;
	background-image:url(img/bann_bas.jpg);
	background-repeat:repeat-x;
	height:128px;
}
	.bannrigth{
	float: right;
	}
.data3 {    color: #a02e31;   font-weight: bold;    text-align: center;    background-color: #FFFFFF;}
.accueil, .accueil a, .accueil a:active{
	font-family:"Times New Roman", Times, serif;
font-style:italic;
	font-size: 1.1em;
	color:#cc0000;
	background-color:#fff;
	text-decoration: none ;
	font-weight: bold;
	padding: 4px;}
	
#ejs_box2_box{
background-color:#FFFFFF;
color:#cc0000;
font-family:Verdana;
font-size:13px;
font-weight:bold;
border-color:#cc0000;
width:98%; 
padding:5px;
text-align:center;
height:12px;
}