@charset "UTF-8";
/* CSS Document */
.kemenn, .kemenn a{
font-size:9px;
color:#9f9f9f;
text-decoration:none;
}

/* @group admin */
#admin textarea, input, form{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	}
#page_admin{
	font-size:11px;
	}
#page_admin .lien_page{
	font-size:11px;
	color:#FF6600;
	}
#page_admin{
	font-size:11px;
	color:#333333;
	}
#recherche_admin td{
	font-size: 11px;
	}

.description_list{
	font-size:11px;
	color:#333333;
	background-image:url("img/fd_entete_cata_02.gif");
	background-repeat:repeat-x;
	height:20px;
	text-align:center;
	padding:0px;
	margin:0px;
	background-color:#F5F5F5;
	text-align:center;
	vertical-align: top;
}
.description_list td{
	font-size:10px;
	color:#333333;
		padding:0px;
	margin:0px;
}
.description_list a{
	font-size:9px;
	color:#333333;
	text-decoration:none;
	display:block;
	/*border:1px #000000 solid;*/
	height:19px;
	padding-top:4px;
}
.description_list a.hover; .description_list a:hover{
	color:#FFFFFF;
	background-color:#FF6600;
}

#admin .bouton {
	background-color:#FFFFFF;
	padding:1px;
	margin:1px;
	text-decoration:none;
	color:#000000;
	border:1px #9F9F9F dotted;
	font-size:9px;
	text-align:center;
	cursor:pointer;
	}
#admin b {
	font-size:11px;
	color:#000000;
	}
#admin .bouton.hover,#admin .bouton:hover {
	background-color: #FF9900;
	color:#333333;
	}
#admin{
	background-color: #FFFFFF;
	vertical-align:top;
	border-left:#b9b9b9 1px  dotted;
	border-right:#b9b9b9 1px  dotted;
	border-bottom:#b9b9b9 1px  dotted;
	height:500px;
	text-align:justify;
	background-position:top right;
	background-repeat:no-repeat;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	}
#admin a{
	font-size:11px;
	color:#333333;
	font-weight:bold;
	}

/* @group listing */

#listing{
	font-size:11px;
	margin-left:3px;
	margin-right:3px;
	}
#listing form{
	font-size:11px;
	margin:0px;
	padding:0px;
	}
#listing .boutonvalid{
	background-color: #00CC33;
	padding:1px;
	margin:1px;
	text-decoration:none;
	display:block;
	color:#FFFFFF;
	border:1px #9F9F9F dotted;
	font-size:11px;
	text-align:center;
	cursor:pointer;
	}
#listing .boutonvalid.hover, #listing .boutonvalid:hover{
	background-color: #009900;
	color:#FFFFFF;
	border:1px #9F9F9F solid;
	}
#listing .boutonannul{
	background-color: #FF0000;
	padding:1px;
	margin:1px;
	text-decoration:none;
	display:block;
	color:#FFFFFF;
	border:1px #9F9F9F dotted;
	font-size:11px;
	text-align:center;
	cursor:pointer;
	}
#listing .boutonannul.hover, #listing .boutonannul:hover{
	background-color: #CC0000;
	color:#FFFFFF;
	border:1px #9F9F9F solid;
	}
#listing td{
	font-size:11px;
	padding-left:2px;
	padding-right:2px;
	border-left:1px #9F9F9F dotted;
	border-bottom:1px #9F9F9F dotted;
	}
#listing tr:hover, #listing tr.hover{
	background-color:#FF9900;
	}

/* @end */

/* @end */

/* @group cadre */
.bordnews{
border-left:1px #CCCCCC solid;
border-right:1px #CCCCCC solid;
border-bottom:1px #CCCCCC solid;
padding:5px;
background-color: #FFF3CC;
}
.bordnewsnoel{
border-left:3px #FFF  dotted;
border-right:3px #FFF dotted;
border-bottom:3px #FFF dotted;
padding:5px;
background-color: #FF0000;
color:#FFFFFF;
height:150px;
background-image:url(img/guirlandes_31);
background-position:center top;
background-repeat:no-repeat;
vertical-align:bottom;
}

.cadrenews{
width:100%;
background-color:#FFFFFF;
border:1px dotted #9F9F9F;
padding:3px;
}
.cadre{
width:100%;
background-color:#FFFFFF;
border:1px dotted #9F9F9F;
padding:10px;
}	
.cadrealert{
width:100%;
background-color:#FFFFFF;
border:1px dotted #9F9F9F;
padding:10px;
text-align:center;
color: #FF0000;
font-size:13px;
font-weight:bold;
margin-bottom:10px;
margin-top:10px;
}
.cadre_promo{
width:100%;
background-color:#FFFFFF;
border-top:1px dotted #9F9F9F;
border-bottom:1px dotted #9F9F9F;
padding:5px;
}

/* @end */

html, Body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size:11px;
}
H2{
	font-size:14px;
	color:#FF6600;
	margin:0px;
	
	}
H3{
	font-size:12px;
	color:#FF6600;
	margin:0px;
	
	}
#main {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	background: url(img/fond.jpg) repeat-x center bottom;
	vertical-align: bottom;
}
input, select {
	font-size:11px;
	}
#content {
	width:998px;
	margin-bottom:73px;

	margin-left: auto;
	margin-right: auto;
	
}
.bouton {
	background-color:#FFFFFF;
	padding:5px;
	margin:5px;
	text-decoration:none;
	display:block;
	color:#000000;
	border:1px #9F9F9F dotted;
	font-size:11px;
	text-align:center;
	cursor:pointer;
	}
.bouton2 {
	background-color:#FFFFFF;
	margin:2px;
	padding:2px;
	display:block;
	text-decoration:none;
	color:#000000;
	border:1px #9F9F9F dotted;
	font-size:11px;
	cursor:pointer;
	}
.bouton.hover, .bouton:hover {
	background-color: #FF9900;
	color:#333333;
	}
.bouton2.hover, .bouton2:hover {
	background-color: #FF9900;
	color:#333333;
	
	}
.panier_separateur{
	border-right:1px dotted #9b9b9b;
		border-bottom:1px dotted #9b9b9b;

	}
.entete_cata{
	color:#333333;
	text-transform:uppercase;
	border-bottom: 1px solid #9b9b9b;	
}


.borderleft td{
border-left:#9F9F9F dotted 1px;
	border-bottom:1px #9F9F9F dotted;
}
.borderleft:hover{
background-color:#FFCC00;
}
.phpmaker{
font-size:11px;
}
.fd_tab_cata {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #9b9b9b;
	border-bottom-color: #FF6600;
	border-left-color: #9b9b9b;
	background-image: url(img/fd_tab.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}
.fd_tab_cata tr.hover, .fd_tab_cata tr:hover {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #FFFFFF;
	background-image: url(img/fd_tab-on.gif);
	background-repeat: repeat-x;
}
#catalogue td{
	
}
#catalogue tr:hover; #catalogue tr.hover{
	background-color:#CCCCCC;
}
.titre{
	font-size:16px;
	color: #FF9900;
	text-transform: uppercase;
	font-weight:bold;
	margin-top:5px;
}
#bandeau {
	height: 123px;
}
#logo{
	text-align:right;
	}
#panier{
	width:182px;
	padding-top:20px;
	background-image:url(img/bg_panier.gif);
	background-position:top; left;
	background-repeat:no-repeat;
	vertical-align:top;
	text-align:center;
	}
#nav{
	height:28px;
	background-image:url(img/bg_nav.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	
	}
#nav a{	
	color:#000000;
	/*background-color:#009966;*/
	font-size:9px;
	display:block;
	margin-top:4px;
	padding-top:5px;
	padding-bottom:5px;
	text-decoration:none;
	padding-left:0.4em;
	padding-right:0.4em;
	}
#navmail a{	
	color:#000000;
	/*background-color:#009966;*/
	font-size:11px;
	display:block;
	margin-top:0px;
	padding-top:5px;
	padding-bottom:0px;
	text-decoration:none;
	padding-left:0.2em;
	padding-right:0.2em;
	text-align:center;
	margin-left:1px;
	background-color:#FF6600;
	height:20px;
	}

#nav a.hover, #nav a:hover{
	color:#FFFFFF;
	background-color:#FB9D22;
	}
#rayon a{	
	color:#666666;
	font-size:11px;
	display:block;
	padding-top:5px;
	padding-bottom:5px;
	text-decoration:none;
	padding-left:0.5em;
	padding-right:0.5em;
	}
#rayon a.hover, #rayon a:hover{
	color:#FFFFFF;
	background-color:#FB9D22;
	}
	
#gauche{
	width:182px;
	vertical-align:top;
	}
/*--- contenu ---*/
#centre{
	width:634px;
	background-color: #FFFFFF;
	vertical-align:top;
	border-left:#b9b9b9 1px  dotted;
	border-right:#b9b9b9 1px  dotted;
	height:720px;
	text-align:justify;
	background-image:url(img/bg_centre-fille.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	}
#centremail{
	background-color: #FFFFFF;
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
	color:#999999;
	height:250px;
	padding:10px;
	}
#centre .picBorder{
	border: 1px #9b9b9b dotted;
	margin:3px;
	padding:2px;
	}
#centre a{
	color:#333333;
	font-weight:bold;
	}
#mention
{
	background-color: #FFFFFF;
	text-align:center;
	border-bottom:#b9b9b9 1px  dotted;
	border-left:#b9b9b9 1px  dotted;
	border-right:#b9b9b9 1px  dotted;
	height:30px;
	}
#caddiemodeledumois{
background-image:url(img/bg_img_panier2.gif);
background-repeat:no-repeat;
background-position:center;
background-color:#CC99FF;
border:1px dotted #9F9F9F;
}
#caddiemodeledumois .fiche{
margin-top:11px;
margin-bottom:11px;
background-color:#e6d5ff;
/*background-color:#026502;
color:#FFF;*/
/*background-image:url(img/titre_postichedumois);
background-position:top center;
background-repeat:no-repeat;
*/
}
#caddiemodeledumois:hover,#modeledumois.hover, #caddiemodeledumois:hover .fiche,#modeledumois.hover .fiche{
	background-color: #e6d5ff;
	color: #333333;
	
	}
#caddiemodeledumois img{
cursor:url("img/zoom.cur");
cursor:url("img/zoom.ico");
background-image:url(popup/loading.gif);
background-position:center;
background-repeat:no-repeat;
border:1px #333333 solid;
	}
#modeledumois{
background-image:url(img/bg_img_panier2.gif);
background-repeat:no-repeat;
background-position:center;
background-color: #e6d5ff;
border:1px dotted #9F9F9F;
}
#modeledumois .fiche{
background-color:#e6d5ff;
color:#FFF;
margin-top:11px;
margin-bottom:11px;
margin:3px;
/*background-color:#e6d5ff;

background-position:top center;
background-repeat:no-repeat;
*/
}
#modeledumois:hover,#modeledumois.hover,#modeledumois:hover .fiche,#modeledumois.hover .fiche{
	background-color: #e6d5ff;
	color: #333333;
	

	}
#modeledumois img{
margin:2px;
padding:1px;
cursor:url("img/zoom.cur");
cursor:url("img/zoom.ico");
background-image:url(popup/loading.gif);
background-position:center;
background-repeat:no-repeat;
border:1px #333333 solid;
	}
	
	
#caddie:hover,#caddie.hover{
	background-color: #e6d5ff;
	color: #333333;

	}
#caddie img{
margin:2px;
padding:1px;
background-image:url(popup/loading.gif);
background-position:center;
background-repeat:no-repeat;
border:1px #333333 solid;
	}
#caddie img.hover,#caddie img:hover{
cursor:url("img/zoom.cur");
cursor:url("img/zoom.ico");
background-color: #FFFFFF;
border:1px #FFFFFF solid;
	}
	
#demo img{
margin:3px;
padding:2px;
background-image:url(popup/loading.gif);
background-position:center;
background-repeat:no-repeat;
border:1px #FF9900 solid;
	}
#demo img.hover,#demo img:hover{
cursor:url("img/zoom.cur");
cursor:url("img/zoom.ico");
background-color: #FF9900;
border:1px #FFFFFF solid;
	}
/*-- nav promo ---*/

#droite{
	width:182px;
	vertical-align:top;
	padding-bottom:30px;
	}
#entete{
	background-color:#b9b9b9;
	height:12px;
	text-align:center;
	}
#musique{
	background-image:url(img/bg_nav_right.gif);
	background-repeat:repeat-y;
	background-position:top left;
	height:20px;
	}
#modele_mois{
	background-image:url(img/bg_nav_right.gif);
	background-repeat:repeat-y;
	background-position:top left;
	height:150px;
	}
#postiche_mois{
	background-image:url(img/bg_nav_right.gif);
	background-repeat:repeat-y;
	background-position:top left;
	border-bottom:#b9b9b9 1px  dotted;
	height:150px;
	}
#separateur_promo{
	height:5px;
	border-bottom:#b9b9b9 1px  dotted;
	border-top:#b9b9b9 1px  dotted;
	}
/* --- nav catalogue  ---*/	
#separateur_catalogue{
	height:5px;
	border-bottom:#b9b9b9 1px  dotted;
	border-top:#b9b9b9 1px  dotted;
	}
#date{
	border-top:#b9b9b9 1px  dotted;
	background-image:url(img/bg_nav_left_date.gif);
	background-repeat:repeat-y;
	background-position:top left;
	height:20px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	border-left:#b9b9b9 1px  dotted;

	}	
#recherche{
	background-image:url(img/bg_nav_left.gif);
	background-repeat:repeat-y;
	background-position:top left;
	height:50px;
	vertical-align:top;
	border-left:#b9b9b9 1px  dotted;

	}
#rayon{
	background-image:url(img/bg_nav_left.gif);
	background-repeat:repeat-y;
	background-position:top left;
	vertical-align:top;
	text-align:left;
	border-left:#b9b9b9 1px  dotted;
	}
.lien_cata_r:link {font-family: arial;font-size: 13px;text-decoration:none;color: #FFFFFF; font-weight:bold }
.lien_cata_r:active {font-family: arial;font-size: 13px;text-decoration:none;color: #FFFFFF; font-weight:bold }
.lien_cata_r:visited {font-family: arial;font-size: 13px;text-decoration:none;color: #FFFFFF; font-weight:bold }
.lien_cata_r:hover {font-family: arial;font-size: 13px;text-decoration:none;color: #FFFFFF; font-weight:bold }

.lien_cata_sr:link {font-family: arial;font-size: 12px;text-decoration:none;color: #9b9b9b; }
.lien_cata_sr:active {font-family: arial;font-size: 12px;text-decoration:none;color: #9b9b9b; }
.lien_cata_sr:visited {font-family: arial;font-size: 12px;text-decoration:none;color: #9b9b9b; }
.lien_cata_sr:hover {font-family: arial;font-size: 12px;text-decoration:none;color: #9b9b9b; }

#pdf{
	background-image:url(img/bg_nav_left.gif);
	background-repeat:repeat-y;
	background-position:top left;
	vertical-align:top;
	padding-left:5px;
	border-left:#b9b9b9 1px  dotted;
	}
#pdf a{
	color:#9f9f9f;
	text-decoration:none;
	}
#pdf a:hover,#pdf a.hover{
	color:#666666;
	text-decoration: underline;
	}
#compte{
	background-image:url(img/bg_nav_left.gif);
	background-repeat:repeat-y;
	background-position:top left;
	height:50px;
	vertical-align:top;
	border-left:#b9b9b9 1px  dotted;

	}
#newsletter{
	background-image:url(img/bg_nav_left.gif);
	background-repeat:repeat-y;
	background-position:top left;
	height:37px;
	border-left:#b9b9b9 1px  dotted;
	font-size:16px;
	font-weight:bolder;
	color:#000000;
	padding:5px;
	}
#newsletter a{
	font-size:16px;
	font-weight:bolder;
	color:#000000;
	padding:5px;
	text-decoration:none;
	text-align:left;
	}
#infos{
	background-image:url(img/bg_nav_left.gif);
	background-repeat:repeat-y;
	background-position:top left;
	border-bottom:#b9b9b9 1px  dotted;
	height:37px;
	padding-left:10px;
	text-align:left;
	border-left:#b9b9b9 1px  dotted;
	}
#infos a{
	color:#000000;
	text-decoration:none;
	font-size:11px;
	}