/* 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;
}


#contenuTexte ol{
	margin-left:15px;
}
#contenuTexte ol li{
	font-size:1.1em;
	margin:10px 0;
	line-height:1.8em;
}

#contenuTexte ul{
	margin:15px 0 15px 15px;
}
#contenuTexte ul li{
	margin:10px 0;
	background:url(../images/charte/puce.gif) no-repeat;
	list-style:none;
	padding-left:20px;
	min-height:20px; /*---obligatoire pour le footer:Firefox---*/
	height:auto !important;/*---obligatoire pour le footer:Firefox---*/
	height:20px;/*---obligatoire pour le footer:IE---*/
	font-size:1.1em;
}

#contenuTexte select{
	width:120px;
	font-size:11px;
}



/* MENTIONS LEGALES */

#mentions-gauche{
	float:left;
	width:320px;
	/*border:1px solid red;*/
}
#mentions-droite{
	float:right;
	width:320px;
	border-left:3px solid #7BCFE7;
	padding-left:10px;
}




/* CGV */

#cgv-gauche{
	float:left;
	width:320px;
	/*border:1px solid red;*/
}
#cgv-droite{
	float:right;
	width:320px;
}




/* MULTISERVICES DISTRIBUTIONS - QUI SOMMES NOUS */

#msd-gauche{
	float:left;
	width:350px;
	/*border:1px solid red;*/
}
.msd-droite{
	float:right;
	width:250px;
	border-left:3px solid #7BCFE7;
	padding-left:10px;
	margin-bottom:110px;
}

#msd-gauche ul{
	margin-bottom:25px;
	/*border:1px solid red;*/
	float:left;
}






/* ESPACE PROFESSIONNEL */

#pro-gauche{
	float:left;
	width:350px;
	/*border:1px solid red;*/
}
#pro-droite{
	float:right;
	width:250px;
	border-left:3px solid #7BCFE7;
	padding-left:10px;
	margin-bottom:110px;
}
#pro-gauche input{
	background-color:#fff;
	border:1px solid #7BCFE7;
	width:150px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
}
#pro-gauche label{
	width:110px;
	float:left;
}
#pro-gauche .bouton input{
	width:70px;
}
#contenuTexte #pro-gauche p{
	margin:20px 0;
}
#pro-droite h2, #pro-gauche h2{
	margin-bottom:25px;
}



/*------------- ACCUEIL INDEX ------------*/

#contenuTexte .bloc-produit h2.new {
	background-color:#7BCFE7;
}
#contenuTexte .bloc-produit h2.new a{
	color:#fff;
}
#contenuTexte .bloc-produit p.rubrique{
	color:#7DD300;
	font-weight:bold;
}
.picto-promo{
	position:absolute;
	top:-18px;
	right:-10px;
	background:url(../images/charte/picto-promo.png) no-repeat;
	width:87px;
	height:40px;
	_background:url();
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/charte/picto-promo.png', sizingMethod='scale');
}
.picto-new{
	position:absolute;
	top:-10px;
	right:-10px;
	background:url(../images/charte/picto-new.png) no-repeat;
	width:51px;
	height:26px;
	_background:url();
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/charte/picto-new.png', sizingMethod='scale');
}




/*------------- LISTING PRODUITS ------------*/

#contenuTexte h1#fil-ariane{
	font-size:1.3em;
	margin-bottom:10px;
}

#contenuTexte p#filtre{
	margin-top:20px;
}
#contenuTexte p#filtre select{
	background-color:#fff;
	border:1px solid #7BCFE7;
	width:130px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	text-align:center;
}

.bloc-produit{
	float:left;
	margin-right:18px;
	width:220px;
	margin-top:20px;
	/*border:1px solid red;*/
	position:relative;
}
#contenuTexte .bloc-produit p{
	text-align:left;
	line-height:1.1em;
}
#contenuTexte .bloc-produit h2 {
	height:15px;
	color:#fff;
	font-weight:bold;
	border:none;
	margin-top:0;
	color:#fff;
	line-height:15px;
	padding:2px 0 2px 2px;
}
#contenuTexte .bloc-produit h2.vert {
	background-color:#7DD300;
}
#contenuTexte .bloc-produit h2.jaune {
	background-color:#FECB31;
}
#contenuTexte .bloc-produit h2.rouge {
	background-color:#FE0034;
}
#contenuTexte .bloc-produit h2.violet {
	background-color:#AD0481;
}
#contenuTexte .bloc-produit h2.orange {
	background-color:#FF9623;
}
#contenuTexte .bloc-produit h2.gris {
	background-color:#666666;
}
#contenuTexte .bloc-produit h2.parme {
	background-color:#B566B5;
}

#contenuTexte .bloc-produit h2.vert a, #contenuTexte .bloc-produit h2.orange a, #contenuTexte .bloc-produit h2.rouge a, #contenuTexte .bloc-produit h2.jaune a, #contenuTexte .bloc-produit h2.gris a, #contenuTexte .bloc-produit h2.violet a, #contenuTexte .bloc-produit h2.parme a{
	color:#fff;
}
.bloc-produit a img{
	border:1px solid #B9B9B9;
	filter: alpha(opacity=100);
	-moz-opacity: 1.00; opacity:1.00;
}
.bloc-produit a:hover img{
	filter: alpha(opacity=80);
	-moz-opacity: 0.80; opacity:0.80;
}
.bloc-produit .image-gauche{
	float:left;
	width:85px;
}
.bloc-produit .desc-droite{
	float:right;
	width:120px;
	/*border:1px solid red;*/
}
	



/* PAGINATION */
#pagination-produit{
	width:300px;
	text-align:center;
	padding-top:5px;
	margin: 20px auto 0px auto;
	height:25px;
	}
	
.fleche-gauche {
	float:left;
	border:none;
	}
.fleche-droite {	
	float:right;
	border:none;
	}





/*------------- FICHE PRODUIT ------------*/

#fiche-gauche{
	float:left;
	width:350px;
	/*border:1px solid red;*/
}
#fiche-droite{
	float:right;
	width:250px;
	/*border:1px solid red;*/
}

#fiche-droite a img{
	border:1px solid #B9B9B9;
	filter: alpha(opacity=100);
	-moz-opacity: 1.00; opacity:1.00;
}
#fiche-droite a:hover img{
	filter: alpha(opacity=80);
	-moz-opacity: 0.80; opacity:0.80;
}

#tableau-fiche{
	margin-top:20px;
	margin-bottom:20px;
	border:1px solid #ccc;
	float:left;
}
#tableau-fiche th{
	background-color:#7BCFE7;
	height:25px;
	padding:1px;
}
#tableau-fiche td{
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	height:25px;
	text-align:center;
	padding:2px;
	font-weight:bold;
}
#tableau-fiche td.panier{
	width:40px;
}
#tableau-fiche input{
	background-color:#fff;
	border:1px solid #7BCFE7;
	width:30px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	text-align:center;
}
#tableau-fiche a img{
	border:none;
	filter: alpha(opacity=100);
	-moz-opacity: 1.00; opacity:1.00;
}
#tableau-fiche a:hover img{
	filter: alpha(opacity=60);
	-moz-opacity: 0.60; opacity:0.60;
}




/*------------- CONTACT ------------*/

#formulaire-gauche{
	width:350px;
	/*border-right:1px dashed #CCCCCC;
	padding-right:45px;
	margin-right:45px;*/
	float:left;
}

#formulaire-droite{
	border-left:4px solid #7BCFE7;
	padding-left:25px;
	width:250px;
	float:right;
	margin-top:90px;
}
#formulaire-droite img{
	float:left;
	margin-right:10px;
}
#contenuTexte #formulaire-droite p{
	font-size:1.1em;
	text-align:justify;
}

#contenu #formulaire-droite .plan-acces{
	margin:10px 0;
}

#formulaire-gauche input{
	background-color:#fff;
	border:1px solid #7BCFE7;
	width:150px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
}
#formulaire-gauche textarea{
	width:150px;
	background-color:#fff;
	border:1px solid #7BCFE7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
}
#formulaire-gauche .boutons{
	padding-left:130px;
}
*html #formulaire-gauche .boutons{
	padding-left:133px;
}
#contenuTexte #formulaire-gauche .boutons input{
	width:74px;
}
#contenuTexte #formulaire-gauche p{
	margin:5px 0;
}
#formulaire-gauche label{
	width:130px;
	float:left;
}
#contenuTexte #formulaire-droite h2{
	margin-top:20px;
}
#contenuTexte #formulaire-droite p.plan{
	margin-top:20px;
}
#contenuTexte #formulaire-droite p.petit, #contenuTexte #formulaire-gauche p.petit, #contenuTexte #formulaire-droite-ami p.petit{
	font-size:1.0em;
	line-height:1.3em;
}
#contenuTexte #formulaire-gauche p.intro-contact{
	margin-bottom:20px;
}
.obligatoire{
	color:#a6240a;
}	


/************************************* LIENS ************************************/
#liens-gauche{
	float:left;
	width:320px;
	/*border:1px solid red;*/
}
#liens-droite{
	float:right;
	width:320px;
	border-left:3px solid #7BCFE7;
	padding-left:10px;
}
#contenuTexte #liens-gauche ul li,
#contenuTexte #liens-droite ul li{
	list-style:none;
	list-style-image:none;
	background:none;
	}
