@import url(/css/style_slide_down.css);
body {
	margin:0; padding:0;
	color:#000000;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#F8BB53;
	background-image:url(../images/bgPage.jpg);
	background-position:top center;
	background-repeat:repeat-x;
}
#banniere {
	width:955px;
	background-image:url(../images/banniere.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
.titreSite{
	color:#DB7A09;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	font-size:18px;
}
#basPage { text-align:center; height:46px;}
#basPage .bande { padding-bottom:5px; }
#basPage a{ color:#000000; text-decoration:none; font-size:11px; padding:5px;}
#basPage a:hover{ color:#FF6600; text-decoration:overline;}
#banniere ul { list-style-image:url(../images/puce.jpg); }
#banniere ul li { float:left; margin-right:0px; margin-left:25px;}
#banniere ul li a{
	color:#000000;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
#banniere ul li a:hover{ color:#DB7A09;}

.menu1 a{
	color:#000000;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
.menu1 a:hover{
	color:#DB7A09;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
.menu2 a{
	color:#000000;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
.menu2 a:hover{
	color:#DB7A09;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
#conteneur {
	width:953px;
	background-color:#FFFFFF;
	border-left:#000000 1px solid;
	border-right:#000000 1px solid;
	border-bottom:#000000 1px solid;
	margin-left:auto;
	margin-right:auto;
}
.ligne { background-image:url(../images/point-orange.jpg); height:1px; width:929px; margin-left:auto; margin-right:auto;}

#centreSite {
	width:649px;
	margin:15px 0px 10px 10px ;
}
.pageAccueil {
	background-image:url(../images/bg-accueil.jpg);
	background-repeat:no-repeat;
	width:649px;
	min-height:396px;
}
label { }
input.petit { width:55px; text-align:right; padding-right:5px;}
h2 { margin:0; padding:0;}
h2 a {
	font-size:24px;
	font-weight:bold;
	font-style:italic;
	color:#000000;
}
h2 a:hover { color:#FFFFFF;}

#menuD {
	width:257px;
	margin-right:10px;
}

#menuD .monMenu { background-image:url(../images/bg-menuDC.jpg); background-repeat:repeat-y; width:257px;}
#menuD .monMenu .haut { background-image:url(../images/bg-menuDH.jpg); background-repeat:no-repeat; width:257px; height:46px; font-size:18px; font-weight:bold; font-style:italic; padding-left:15px; padding-top:5px;}
#menuD .monMenu .bas { background-image:url(../images/bg-menuDB.jpg); background-repeat:no-repeat; width:257px; height:12px;}
#menuD .monMenu .centre { background-image:url(../images/bg-menuDHB.jpg); background-repeat:no-repeat; background-position:top left; width:257px;}
#menuD .monMenu .centre ul{ list-style-image:url(../images/puce-fleche.jpg); background-repeat:no-repeat; margin:0; }
#menuD .monMenu .centre ul li{ margin-left:20px;}
#menuD .monMenu .centre ul li a{ font-size:12px; font-style:italic; color:#000000; text-decoration:none;}
#menuD .monMenu .centre ul li a:hover { text-decoration:underline;}

.imgTmpl { width:120px; border:1px solid #707070; padding:2px; background-color:#FFFFFF; margin:3px;}

#produitTmpl {font-family:Arial, Helvetica, sans-serif; background-color:#F8F8F8;  margin:10px;}
.arial14{  font-size:14px; font-weight:bold;}
.prix { font-size:16px; font-weight:bold;}
.mois { font-size:14px; font-weight:bold;}
.spacing { line-height:10px;}
.marge { margin:5px;}

#titreProd a{ font-size:12px; font-weight:bold; color:#333333; text-decoration:none;}
#titreProd a:hover{ color:#000000; text-decoration:underline;}

#ficheProduit { background-image:url(../images/bg-produit.jpg); background-repeat:repeat-y; margin-left:10px; margin-right:10px;}


.blocTexte
{

display : none;
visibility:hidden;

}
.blocTexte_ouvert
{

display : block;
visibility:visible;

}