/* Feuille de style pour le contenu des pages 
 * C'est cette feuille de style qui doit être liée aux pages du site
 * La feuille de style de la charte est appelée depuis cette feuille.
 */
 
/* Import des style pour la charte */
@import "charte.css";
@import "lightbox.css";
/************************** STYLE CONTENU *************************/
#contenu p{
	margin:0;
	padding:0 249px 0 251px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	line-height:1.2em;
	text-align:justify;
	color: #eee;
	letter-spacing: 0.09em;
}
*html #contenu p{
	letter-spacing: 0.08em;
}
#contenu li{
	margin:0 249px 0 251px;
	padding:0;
	/*padding:0 249px 0 251px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	line-height:1.2em;
	text-align:justify;
	color: #eee;
	letter-spacing: 0.09em;
	/*border: solid 1px red;*/
}
#contenu p .couleur{
	font-weight:bold;
	color:#CD9832;
}
#menuLeft a, #menuLeft2 a{
	display:block;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	line-height:18px;
	height:18px;
	width:116px;
	text-align:left;
	color: #fff;
	
}
#menuRight a, #menuRight2 a{
	display:block;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	line-height:18px;
	height:18px;
	width:114px;
	text-align:right;
	color: #fff;
		
}
#menuLeft a:link, 
#menuLeft a:visited, 
#menuLeft2 a:link, 
#menuLeft2 a:visited, 
#menuRight a:link, 
#menuRight a:visited, 
#menuRight2 a:link, 
#menuRight2 a:visited{
	font-weight:bold;
	text-decoration:none;
	color: #fff;
}
#menuLeft a:hover, 
#menuLeft a:active, 
#menuLeft2 a:hover, 
#menuLeft2 a:active, 
#menuRight a:hover, 
#menuRight a:active, 
#menuRight2 a:hover, 
#menuRight2 a:active{
	font-weight:bold;
	text-decoration:none;
	color: #D71920;
}
#contenu a:link, 
#contenu a:visited{
	font-weight:bold;
	text-decoration:underline;
	color: #D71920;
}
#contenu a:hover, 
#contenu a:active{
	font-weight:bold;
	text-decoration:underline;
	color: #CD9832;
}
#footerMenu p{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	letter-spacing:0.2em;
	color: #fff;
	text-align:center;
	text-indent:95px;
}
#footerMenu span{
	word-spacing:10px;
	letter-spacing:10px;
}
#footerMenu a:link, 
#footerMenu a:visited{
	font-weight:normal;
	text-decoration:none;
	color: #fff;
}
#footerMenu a:hover, 
#footerMenu a:active{
	font-weight:normal;
	text-decoration:underline;
	color: #CD9832;
}
.couleur{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	line-height:1.2em;
	text-align:justify;
	font-weight:bold;
	letter-spacing: 0.09em;
	color:#CD9832;
}
.rouge{
	color:#C61C04;
	font-weight:bold;
}
b{
	font-size:1.1em;
}
li{
	list-style-image: url(../images/charte/puce01.gif);
	margin-bottom:10px;
}
a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	/*letter-spacing:0.2em;*/
	font-weight:bold;
	text-decoration:underline;
	color: #D71920;
}
a:hover{
	font-weight:bold;
	text-decoration:underline;
	color: #CD9832;
}
/************************** STYLE CATALOGUE *************************/
#catalogue{
	/*padding-top:176px;*/
	width:100%;
	min-height:354px;
	height:auto !important;
	height:354px;
	/*background:url(../images/charte/bg-contenu.jpg) no-repeat scroll center 176px;
	border:1px solid white;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	line-height:1.2em;
	text-align:justify;
	color: #eee;
}
*html #catalogue {
	letter-spacing: 0.08em;
}
#catalogue p{
	margin:0;
	padding:0 249px 0 251px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	line-height:1.2em;
	text-align:justify;
	color: #eee;
	letter-spacing: 0.09em;
}
*html #catalogue p{
	letter-spacing: 0.08em;
}
/*#catalogue img{
	float:left;
	margin-right:10px;
	background:url(../images/catalogue/fd_moyenne.gif) no-repeat left ;
	border:1px solid red;
}*/
#catalogue .fdmoyenne{
	text-align:center;
	margin-top:5px;
	width:235px;
	height:310px;
	background-image:url(../images/catalogue/fd_moyenne.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
.img_moyenne{
	margin-top:1px;
	margin-right:17px;
}
*html .img_moyenne{
	margin-top:4px;
	margin-right:1px;
	margin-left:2px;
}
#catalogue .fdpetite{
	text-align:center;
	margin-top:5px;
	width:110px;
	height:143px;
	background-image:url(../images/catalogue/fd_petite.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
.img_petite{
	margin-top:1px;
	margin-right:1px;
	margin-left:2px;
}
#formcatalogue select{
	width:100px;
	background-color:#CCCCCC;
	color:#F92307;
	font-weight:bold;
	margin:0;
	padding:0;
	font-size:12px;
}
#formcatalogue select:focus{
	border-color:#FF0000;
}
/*************************** STYLE DE LA PAGE CONTACT ***************************/
#contact{
	/*padding-top:176px;*/
	width:100%;
	min-height:354px;
	height:auto !important;
	height:354px;
	background:transparent url("../images/charte/bg-contenu.jpg") no-repeat scroll center 176px;
	/*border:1px solid white;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	line-height:1.2em;
	color: #eee;
	/*border:1px solid #fff;*/
}
#contact p{
	margin:0;
	padding:0 249px 0 251px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	line-height:1.2em;
	text-align:center;
	color: #eee;
	letter-spacing: 0.09em;
}
*html #contact p{
	letter-spacing: 0.08em;
}
#contactTxt{
	width:45%;
	float:left;
}
#contactPlan{
	width:45%;
	float:right;
}
#formContact input, textarea{
	width:100%;
	border:1px solid #000;
	background-color:#CCCCCC;
	color:#F92307;
	font-weight:bold;
	margin:0;
	padding:2px;
	font-size:12px;
}
#formContact input:focus,textarea:focus{
	border-color:#FF0000;
}
#formContact .champRequis{
	color:#FF0000;
}
/*.formcontact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #D4E1E5;
	border: 1px solid #54707C;
}*/
.puce {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0000CC;
}
.cadre-left {
	background-image:url(../images/charte/cadre-left.gif);
	background-position:left;
	background-repeat:repeat-y;
}
.cadre-right {
	background-image:url(../images/charte/cadre-right.gif);
	background-position:left;
	background-repeat:repeat-y;
}
#zone_contenu{
float:left;
	margin-left : 255px !important;
	margin-left : 125px;
	width: 500px;
	min-height:450px;
	height:auto !important;
	height:450px;
	color : #FFFFFF;
	text-align:center;
	font-size:11px;
}
#zone_contenu .liste_produit{
	width : 180px;
	min-height:300px;
	height:auto !important;
	height:300px;
	float:left; 
	margin:10px 25px 10px 15px;
	padding:5px;
	color:#FFFFFF;
	background-color:#000000;
	text-decoration:none;
		
}
#zone_contenu .liste_produit a, 
#zone_contenu .liste_produit a:active, 
#zone_contenu .liste_produit a:visited{

	width : 180px;
	min-height:300px;
	height:auto !important;
	height:300px;
	color:#FFFFFF;
	background-color:transparent;
	text-decoration:none;
		
	

}
#zone_contenu .liste_produit a:hover{
	width : 180px;
		min-height:300px;
	height:auto !important;
	height:300px;
	display:block;
	color: #CD9832;
	text-decoration:none;
	background-color:#FFFFFF;

}
#zone_contenu .liste_produit img{
	border:0px;
}
#zone_contenu h1, 
#zone_contenu h1 a, 
#zone_contenu h1 a:link, 
#zone_contenu h1 a:active,
#zone_contenu h1 a:visited,
#zone_contenu h1 a:hover{
	font-size: 13px;
	text-align:left;
	color: #CD9832;
	text-decoration:none;
	letter-spacing:normal;
}
#zone_contenu h2{
	font-size: 12px;
	margin :2px;
	height:26px;
	line-height:11px;
	letter-spacing:normal;
}
#zone_contenu .prix{

	text-align:right;
	float:right;
	font-size:15px;
	font-weight:bold;
	width:120px;
	height:26px;
	line-height:14px;

	
	
}
#zone_contenu .prix span{

	text-align:right;
	float:right;
	font-size:11px;
	margin-top:-4px;
	letter-spacing:normal;

}

#fiche_produit{
float:left;
	margin-left : 250px !important;
	margin-left : 120px;
	width: 500px;
	min-height:450px;
	height:auto !important;
	height:450px;
	color : #FFFFFF;
	text-align:left;
	font-size:12px;
}
#fiche_produit h1,
#fiche_produit h1 a:link, 
#fiche_produit h1 a:active,
#fiche_produit h1 a:visited,
#fiche_produit h1 a:hover{
	font-size: 13px;
	text-align:left;
	color: #CD9832;
	text-decoration:none;
	letter-spacing:normal;
}
#fiche_produit h2{
	font-size: 17px;
	font-weight:bold;
	margin :2px;
}

#fiche_produit #image{
	float:left;
	width: 225px;
	margin-right : 20px;
	text-align:center;
}
#fiche_produit .img{
	float:left;
	border: 1px #fff solid;
	margin : 5px;
}
#fiche_produit #ajout_panier{
	margin-top : 40px;
	font-size:12px;
	font-weight:bold;
	min-height:50px;
	height:50px !important; 
	height: 50px;
}
#fiche_produit #ajout_panier .input{
	float:left;
	border:1px solid #fff;
	margin : 0 5px 0 0;  
	width : 122px !important; 
	width : 115px;
}

#fiche_produit  .btn{
	float:right;
	margin-top :50px;
	margin-left:5px;
}

#fiche_produit #prix{
	margin-top : 40px;
	text-align:right;
	font-size:19px;
	font-weight:bold;
	
}
#fiche_produit #prix span{
	margin-top : 20px;
	text-align:right;
	font-size:13px;
	font-weight:normal;
}
#panier{
	float:left;
	margin-left : 250px !important;
	margin-left : 120px;
	width: 500px;
	min-height:450px;
	height:auto !important;
	height:450px;
	color : #FFFFFF;
	text-align:left;
	font-size:12px;

	font-family: Arial, Helvetica, sans-serif;
	z-index:0;
	
}
#panier .tableau{

	border:1px solid blue;
}
#panier .hr{
	color : #fff;
	background-color:#FFFFFF;
}
#panier a,
#panier a:visited, 
#panier a:active{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:normal;
	font-size:12px;
}
#panier a:hover, #panier .en_cours, #panier .en_cours a
{
	text-decoration:none;
	color:#CD9832;
	font-weight:bold;
	font-size:13px;
}
#panier input, #panier textarea, #panier select{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#C3C1C2;
	color : #454545;
	font-weight:normal;
	border :1px solid  #454545;

}
#panier .submit{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#454545;
	color : #CD9832;
	font-weight:bold;
	border :1px solid  #454545;

}
#panier th{
	background-color : #000;
}

#panier h2{
	color : #CD9832;
	font-size:14px;
	border-bottom:1px solid #CD9832;
}
#panier p{
	width :100%;
	text-align:left;
	margin:0px;
	padding:0px;
	font-size : 12px;	
}
#panier li{
	width : 100%;
	text-align:left;
	margin:0px;
	padding:0px;
	font-size : 12px;	
	color : red;
}

#zone_contenu #pagination, 
#zone_contenu #pagination a, 
#zone_contenu #pagination a:hover, 
#zone_contenu #pagination a:visited{
	clear:both;
	color : #CD9832;
	text-decoration:none;
	font-size:12px;
}
.defilement_actu{
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
	
}	
