/* 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";

/* STYLE CYC  (ne pas supprimer) */
.cyc {
	position: absolute;
	top: -10000px;
}

/* STYLE DE LA PAGE CONTACT */

#contactTxt{
	width:45%;
	float:left;
}
#contactPlan{
	width:45%;
	float:right;
}
#formContact input,textarea{
	width:100%;
	border:1px solid #000;
	font-size:12px;
}
#formContact input:focus,textarea:focus{
	border-color:#FF0000;
}
#formContact .champRequis{
	color:#FF0000;
}

/* PAGINATION */
.pagination {
	width:540px;
	margin:20px 0 20px 0;
	font-size:11px;
	color:#666;
	text-align:center;
	font-weight:bold;
	border-top:1px dotted #e6e6e6;
	}
/*---------------index------------------- */


#pave_generale{
float:left;
width:600px;
margin-top:10px;
margin-bottom:10px;

}
.pave{
float:left;
width:171px;
margin-left:18px;
margin-top:5px;

}
.top_pave{
float:left;
width:171px;
background-image:url(../images/charte/top_pave.jpg);
background-repeat:repeat-y;
height:50px;
}

.cont_pave{
float:left;
width:171px;
background-image:url(../images/charte/cont_pave.jpg);
background-repeat:repeat-y;
height:200px;
}
.cont_pave img{ 
float:left;
margin-left:12px;
margin-top:10px;
margin-bottom:10px;
}
.cont_pave p{ 
float:left;
width:100px;
margin-left:13px;
margin-top:5px;
font:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#1E6A15;

}

.top_pave p{
width:150px;
padding-top:10px;
margin-left:12px;
font:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#1E6A15;
text-align:justify;

}
.bottom_pave{
float:left;
width:171px;
height:43px;
background-image:url(../images/charte/bottom.gif);
background-repeat:no-repeat;

}


.bottom_pave a{
float:left;
width:171px;
height:43px;
background-image:url(../images/charte/bottom.gif);
background-repeat:no-repeat;

}
#container .pave .prix_promo{
float:left;
font:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#105969;
font-weight:bold;
text-align:justify;
text-decoration:line-through;
}
#container .prix{
float:left;
font:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#084D5C;
font-weight:bold;
text-align:justify;
}


.pave .prixacc{
float:left;
font:Arial, Helvetica, sans-serif;
font-size:17px;
font-weight:bold;
color:#084D5C;
font-weight:bold;
text-align:justify;
text-decoration:none;
}


.titre{
float:left;
width:169px;
margin-top:15px;
margin-bottom:5px;


}

#pave_generale .titre ul{
float:left;
width:160px;
margin-left:5px;

}

#pave_generale .titre li{
float:left;
width:160px;
font:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#1E6A15;
font-weight:bold;
list-style-image:url(../images/charte/puce.jpg);
}


/*---------------fiche_produit------------------- */



#fiche{
float:left;
width:600px;
margin-top:10px;
margin-bottom:10px;

}
.top_fiche{
float:left;
width:559px;
height:27px;
background-image:url(../images/charte/top_fiche.jpg);
background-repeat:no-repeat;
}
.cont_fiche{
float:left;
width:559px;
background-image:url(../images/charte/cont_fiche.jpg);
background-repeat:repeat-y;

}
.image{ 
float:left;
margin-left:12px;
margin-top:10px;
margin-bottom:10px;
border:#074000 1px solid;
}
.cont_fiche p{ 
float:left;
width:100px;
margin-left:13px;
margin-top:5px;
font:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#1E6A15;

}

.top_fiche p{
width:150px;
padding-top:10px;
margin-left:12px;
font:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#1E6A15;
text-align:justify;

}
.bottom_fiche{
float:left;
width:559px;
height:32px;
background-image:url(../images/charte/bottom_fiche.jpg);
background-repeat:no-repeat;
}

.description{
float:left;
width:150px;
margin-left:10px;
margin-top:10px;

}
.description .desctitre{
float:left;
width:250px;
margin-top:10px;


font:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#105969;
}

.description .prix_promo{
float:left;
font:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#105969;
font-weight:bold;
text-align:justify;
text-decoration:line-through;
}

.description .prixd{
float:left;
font:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#084D5C;
font-weight:bold;
text-align:justify;
text-decoration:none;
}



.description ul{
float:left;
width:100px;
margin-left:10px;
margin-bottom:10px;

}

.description li{
float:left;
width:200px;
font:Arial, Helvetica, sans-serif;
font-size:12px;
color:#1E6A15;
font-weight:bold;
text-align:justify;
list-style-image:url(../images/charte/puce.jpg);
}
.description select{
width:80px;
background-color:#fff;
color:#074000;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
border:1px solid #756969;
}
.description p{
float:left;
width:100px;
font:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#1E6A15;
text-align:justify;


}

.des_ul{
float:left;
width:200px;
margin-left:10px;
margin-top:10px;


}

.des_ul li{
float:left;
width:200px;
font:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#1E6A15;
list-style-image:url(../images/charte/puce.jpg);
text-align:justify;
}
.vignette{
float:left;
width:62px;
height:68px;
margin-left:10px;
border:#074000 1px solid;

}
.vignette img{
float:left;
width:62px;
height:68px;

}

.img_grd{
float:left;
width:240px;
margin-bottom:10px;
padding-left:20px;

}

.produit_generale{
float:left;
width:550px;
margin-top:20px;


}
.options {
width:240px;
margin-bottom:10px;
margin-top:15px;
margin-left:5px;
border:#074000 1px solid;

}

.img_options{
float:left;
width:40px;
margin-left:5px;
margin-bottom:10px;
margin-left:10px;

}


.options_txt{

float:left;
width:120px;
margin-left:5px;
font-size:12px;
color:#074000;

}
#container.options_txt p{
width:12px;
font-size:12px;
color:#074000;
text-align:left;
}

.top_option{
width:240px;
background:#1F6A15;

margin-bottom:10px;

}
.top_option ul{
width:180px;
margin-bottom:10px;
margin-left:25px;

}
.top_option li{
font-size:15px;
color:#fff;
font-weight:bold;
list-style-image:url(../images/charte/puce.jpg);
padding-bottom:5px;
padding-top:5px;

}

legend{
color:#074000;
font-size:15px;
margin-left:20px;}

fieldset{
width:250px;
color:#074000;
border:#074000 3px  double;
margin-bottom:30px;
padding-bottom:10px;
padding-right:5px;
padding-left:5px;
margin-top:10px;
font:Arial, Helvetica, sans-serif;
font-size:12px;
color:#1E6A15;
font-weight:bold;
text-align:justify;
}


.produits{
float:left;
width:250px;
margin-bottom:10px;
margin-left:20px;

}

.produits_associe{
float:left;
width:260px;
margin-bottom:10px;
margin-left:9px;
margin-top:5px;

}


.prod{
width:240px;
margin-bottom:10px;
margin-left:5px;
margin-top:10px;
border:#074000 1px solid;
}
.prod_img{
float:left;
width:50px;
margin-left:15px;
margin-bottom:5px;
margin-top:5px;
}
#container .prod p{
float:left;
width:100px;

}

.ligne{
float:left;
margin-left:10px;



}

/*---------------actulaite------------------- */
.top_actu{
float:left;
width:559px;
height:27px;
background-image:url(../images/charte/top_fiche.jpg);
background-repeat:no-repeat;
}
.cont_actu{
float:left;
width:561px;
width:559px;
background-image:url(../images/charte/cont_fiche.jpg);
background-repeat:repeat-y;

}
.cont_actu img{ 
float:left;
margin-left:25px;
margin-top:5px;
margin-bottom:5px;

}
.cont_actu p{ 
float:left;
margin-left:10px;
margin-top:10px;
font:Arial, Helvetica, sans-serif;
font-size:12px;
color:#074000;
padding:5px 10px 5px 5px;
}
.cont_actu ul{
float:left;
width:250px;
margin-left:25px;


}
.cont_actu li{
width:250px;
list-style-image:url(../images/charte/puce.jpg);
font:Arial, Helvetica, sans-serif;
font-size:13px;
color:#105969;
font-weight:bold;
margin-top:5px;


}
#contenuTexte li{

list-style-image:url(../images/charte/puce.jpg);
font:Arial, Helvetica, sans-serif;
font-size:12px;
color:#105969;
font-weight: normal;
margin-top:5px;


}

.cont_actu .cont_titre{
float:left;
width:200px;
margin-bottom:5px;
margin-left:20px;


}


.top_actu p{
width:350px;
margin-left:22px;
font:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
margin-top:10px;
color:#074000;
text-align:justify;

}
.bottom_actu{
float:left;
width:561px;
height:32px;
background-image:url(../images/charte/bottom_fiche.jpg);
background-repeat:no-repeat;
}

.description{
float:left;
width:150px;
margin-left:5px;
margin-top:10px;

}


#pagination{
float:left;
width:580px;
margin-left:18px;
margin-top:20px;
margin-bottom:20px;
}
#pagination p{
float:left;
width:250px;
font:Arial, Helvetica, sans-serif;
font-size:12px;
color:#074000;
text-align:center;
margin-left:40px;
font-weight:bold;

}
.precedent{
width:100px;
float:left;
margin-left:8px;

}

.suivant{
width:80px;
float:right;
}


/*---------------Contact------------------- */


#formulaire{
float:left;
width:550px;
margin-bottom:10px;
margin-top:10px;
margin-left:5px;

}


#formulaire img{
margin-bottom:10px;

}
#formulaire label{

font-size:12px;
font:Arial, Helvetica, sans-serif;
color:#074000;
text-align:justify;
}

.b{
width:500px;
background-color:#94E588;
color:#074000;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
border:1px solid #074000;
}
.capca{
width:333px;
background-color:#94E588;
margin-left:10px;
color:#074000;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
border:1px solid #074000;
}

#formulaire input:focus{

background-color:#94E588;
color:#074000;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
border:1px solid #074000;
}
#formulaire textarea{
width:500px;
background-color:#94E588;
color:#074000;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
border:1px solid #074000;
}
#formulaire select{
width:330px;
background-color:#94E588;
color:#074000;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
border:1px solid #756969;
}
#formulaire textarea:focus{
background-color:#94E588;
color:#074000;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
border:1px solid #074000;
}
.coordonne{
width:200px;
float:left;
margin-top:30px;

}
.plan{
float:left;
width:200px;
margin-top:30px;
margin-left:150px;

}

#formulaire .bouton_form{
width:249px;
background-color:#94E588;
color:#074000;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
border:1px solid #074000;
}

.coordonne p{
float:left;
width:250px;
margin-top:20px;
margin-right:10px;
margin-left:5px;
text-align:justify;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#074000;
}
#formulaire p{
font:Arial, Helvetica, sans-serif;
color:#074000;
text-align:justify;
font-size:11px;
margin-bottom:15px;
}

#loi {
	width:650px;
	float:left;
	margin-top:5px;

}

#loi p {
	font-size:10px;

}

/*-----------------mentions------------ */

#txt_mentions{
float:left;
width:550px;
margin-bottom:20px;
margin-top:10px;
}

#txt_mentions p{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#074000;
margin-top:10px;
text-align:center;

}

/*-----------------merci------------ */
#txt_merci{
float:left;
width:470px;
margin-bottom:20px;
margin-top:10px;
}


#txt_plan{
float:left;
width:200px;
margin-bottom:20px;
margin-top:10px;
margin-left:10px;
}

#txt_plan ul{
float:left;
width:200px;
margin-left:40px;
}

#txt_plan li{
float:left;
width:200px;
margin-bottom:5px;
list-style-image:url(../images/charte/puce.jpg);
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#074000;
font-weight:bold
}



#txt_merci p{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#074000;
margin-top:10px;
text-align:center;

}
#bouton_merci{
float:left;
width:100px;
margin-left:120px;
margin-top:20px;
}

/*-----------------plan------------ */

#plansite{
float:left;
width:450px;
margin-top:20px;
}

#plansite ul{
float:left;
width:400px;

}
#plansite li{
float:left;
width:350px;
list-style:url(../images/charte/puce.jpg);
margin-bottom:5px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#403A37;
margin-top:10px;
margin-left:20px;
}
#plansite .sou_liste{
float:left;
width:300px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#403A37;
margin-top:5px;
margin-left:50px;
}


#conditions{
float:left;
width:650px;
margin-bottom:10px;
margin-top:10px;

}

#conditions p{
float:left;
width:640px;
margin-bottom:10px;
margin-top:5px;


}


#conditions .titreg{
float:left;
width:600px;
color:#074000;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
}
