/* Ce fichier définit le style visuel pour les différents éléments des pages.
 * Dans l'ordre, les règles qui définissent l'apparence pour:
 * - Eléments HTML en général
 * - Page
 * - Entête
 * - Chemin
 * - Produit petit & grand
 * - Pied de page
 * - Menu général
 * - Signature
 * - Nombre de pages
 * - Nouveautés
 * - les styles particuliers pour les pages intérieures
 */


/* Eléments HTML en général
-------------------------------------------------------- */

body {
	padding: 0;
	margin: 0;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	background-image:url(images/fond.jpg);
	background-position:center;
	background-repeat:repeat-y;
	font-size: 0.8em;
}

h1, h2, h3{
	font-family: "Trebuchet MS", sans-serif;
}

h1{
	font-size: 1.8em;
	margin: 0;
	padding: 0;
}
h2{
	font-size: 1.5em;
	margin: 0;
	padding: 0;
}
h3{
	font-size: 1.1em;
	margin: 0;
	padding: 0;
}

a {
	color: #333333;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #EC8000;
}

img {
	border: 0
}

/* Page
-------------------------------------------------------- */

#wrapper {
	width: 989px;
	text-align: left;
	overflow: visible;
	position: relative;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
}

#subwrapper {
	overflow: hidden;
	position: relative;
	padding: 0 0 0 45px;
	width: 922px;
}

#content {
	padding: 0;
	clear: both;
	margin: 0;
}

#contenu {
	float: left;
	width:654px;
	overflow:hidden;
	padding: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 7px;
	padding-left:10px;
}

#contenu2 {
	float: left;
	width:500px;
	overflow:hidden;
	padding: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 7px;
	padding-left:10px;
}

.titrePage {
	color: #FF6600;
	text-align: left;
	font-weight: bold;
	width: 510px;
	padding-top: 0px;
	padding-bottom: 5px;
}

.sousTitrePage {
	color: #FF6600;
	text-align: left;
	font-weight: bold;
	width: 510px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.textePage {
	color: #141414;
	text-align: left;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

.separation {
	height: 1px;
	width: 434px;
	background-color: #005D00;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow:hidden;
}




/* Entête
-------------------------------------------------------- */

#entete {
	float: left;
	background-image:url(images/entete/fond.jpg);
	background-repeat:no-repeat;
	height:145px;
	width: 922px;
	margin: 0;
	color: #FFFFFF;
	overflow:hidden;
}

.logo {
	float: left;
	width: 220px;
	height: 145px;
	margin: 0;
	padding: 0 0 0 0;
	text-align:right;
}
.logo h1 {
	display:block;
	visibility:hidden;
	width: 220px;
	height: 145px;
}

#monCompte {
	float: left;
	width: 400px;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

.formMonCompte {
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 0;
}

.blocMonCompte {
	float: left;
	padding:0;
	margin: 0;
}

.champFormMonCompte {
	font-size: 0.9em;
	padding: 0;
	margin: 0;
	color: #12335B;
	background-color: #e9f4fb;
	border: 1px solid #12335B;
	overflow: hidden;
}

.menuMonCompte {
	float: left;
	color: #a9c9e9;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	width: 100%;
	padding: 0;
}

#monPanier {
	float: left;
	width: 250px;
	margin: 0;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

.boutonMonCompteEntete {	
	float: left;
	margin: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

a.LIEN_entete:link {
	font-size: 0.8em;
	color: #a9c9e9;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_entete:visited {
	font-size: 0.8em;
	color: #a9c9e9;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_entete:hover {
	font-size: 0.8em;
	color: #a9c9e9;
	text-decoration: underline;
	font-weight: bold;
}

/* Recherche
-------------------------------------------------------- */

#zone_recherche {
	color:#333333;
	width:518px;
	height:28px;
	margin:0 0 0 405px;
	padding:3px 0 0 0;
	font-size:17px;
}

*+html #zone_recherche { /*ie7*/
	color:#333333;
	width:518px;
	height:28px;
	margin:0 0 0 404px;
	padding:3px 0 0 0;
	font-size:17px;
}
*+html #zone_recherche input { /*ie7*/
	margin:0 ;
	padding:0;
}

* html #zone_recherche { /*ie6*/
	color:#333333;
	width:518px;
	height:28px;
	margin:0 0 0 401px;
	padding:3px 0 0 0;
	font-size:17px;
}
*+html #zone_recherche input { /*ie6*/
	margin:0 ;
	padding:0;
}



/* Boutons
-------------------------------------------------------- */

#boutons {
	float: left;
	background-image:url(images/entete/fond_boutons.jpg);
	background-repeat:no-repeat;
	width:689px;
	height:65px;
	margin-left:6px;
}

/* Chemin
-------------------------------------------------------- */

#chemin {
	width:500px;
	color: #888888;
	font-size: 0.8em;
	margin: 0 0 0 -10px;
	padding: 3px 10px 7px 0;
}

a.LIEN_chemin:link {
	color: #369409;
	text-decoration: none;
}

a.LIEN_chemin:visited {
	color: #369409;
	text-decoration: none;
}

a.LIEN_chemin:hover {
	color: #369409;
	text-decoration: underline;
}

/* Produit petit & grand
-------------------------------------------------------- */

.ListeProduitsPetits {
	float: left;
	width: 490px;
	margin: 0;
	padding: 0;
}

.produitPetit {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
	min-height:77px;
  	height:auto !important;
  	height:77px;
	background-image:url(images/fond_liste.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
*+html .produitPetit { /*ie7*/
	margin-top: 0;
	margin-bottom: 0;
	margin-left: -1px;
	padding: 0;
	min-height:77px;
  	height:auto !important;
  	height:77px;
	background-image:url(images/fond_liste.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

.produitPetit2 {
	margin-top: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding: 0;
	background-image:url(images/prix_liste.jpg);
	background-repeat:no-repeat;
	height:42px;
}

.contourImage {
	margin-bottom: 5px;
	/*float: left;*/
}

.titreProduit {
	color: #12335B;
	text-align: left;
	font-weight: bold;
	margin-top: 5px;
	width: 100%;
	padding-left:5px;
}

.chapoProduit {
	float:left;
	color: #333333;
	text-align: left;
	font-size: 0.9em;
	line-height: 1.2em;
	width: 320px;
	padding-left:5px;
}

.descriptionProduit {
	color: #666666;
	font-size:0.9em;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
}

.prixProduit {
	color: #000;
	text-align: left;
	font-weight: bold;
	/*margin-top: 5px;*/
	/*margin-left:7px;*/
}

.ficheProduit {
	float:left;
	width: 430px;
	margin-left: 20px;
}

#phrase_zoom {
	font-size:11px;
	color:#437C03;
	margin-left:7px;
}


a.LIEN_commander:link {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_commander:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_commander:hover {
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}
a.LIEN_commander2:link {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_commander2:visited {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_commander2:hover {
	color: #333;
	text-decoration: underline;
	font-weight: bold;
}

#PrixNormalListe {
	float:left;
	background-image:url(images/prix_vert.jpg);
	width:109px;
	height:23px;
	color:#FFFFFF;
	text-align:center;
}
#PrixPromoListe {
	float:left;
	background-image:url(images/prix_orange.jpg);
	width:109px;
	height:22px;
	color:#FFFFFF;
	text-align:center;
	padding-top:1px;
	background-repeat:no-repeat;
}
#PrixNormalPromoListe{
	float:left;
	background-image:url(images/prix_vert.jpg);
	width:109px;
	height:22px;
	color:#FFFFFF;
	text-align:center;
	padding-top:1px;
	background-repeat:no-repeat;
}
#DetailListe{
	float:left;
	background-image:url(images/prix_orange.jpg);
	width:109px;
	height:22px;
	padding-top:1px;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
}
#DetailListe a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
#DetailListe a:hover{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
#AjoutPanierListe{
	float:right;
	padding:17px 10px 0 0;
	font-size:12px;
	font-weight:bold;
}
#AjoutPanierListe a{
	color:#FFFFFF;
	text-decoration:none;
}
#AjoutPanierListe a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
#FormStockListe{
	float:right;
	padding:14px 5px 0 0;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
#FormStockListe a{
	color:#FFFFFF;
	text-decoration:none;
}
#FormStockListe a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
.FormStockListeFond{
	background-color:#d1372a;
	width:135px;
	height:23px;
	line-height:23px;
	text-align:center;
}

#PrixNormal {
	float:left;
	margin:0 10px 0 10px;
}
#PrixNormalPromo {
	margin-left:10px;
}

#entetePromo {
	color:#FF6600;
	font-size:10px;
	font-weight:bold;
	text-align:right;
	width:82px;
}
#PrixPromo {
	background-color:#FF6600;
	height:23px;
	color:#FFFFFF;
	padding:4px 3px 0 3px;
	/*width:82px;*/
	width:90px;
	text-align:center;
}
#enteteStock {
	color:#369409;
	font-size:10px;
	font-weight:bold;
	text-align:right;
}
#Stock {
	background-color:#369409;
	height:23px;
	color:#FFFFFF;
	padding:4px 3px 0 3px;
	margin-left:5px;
	text-align:center;
}
#enteteNonStock {
	color:#d1372a;
	font-size:10px;
	font-weight:bold;
	text-align:right;
}
#NonStock {
	background-color:#d1372a;
	height:23px;
	color:#FFFFFF;
	padding:4px 3px 0 3px;
	margin-left:5px;
	text-align:center;
}
#imageListe{
	float:right;
	height:130px;
	width:160px;
	margin-right:5px;
	text-align:center;
}

#Choix {
	margin-right:15px;
	margin-bottom:10px;
	font-size:12px;
	color:#666666;
}

.ChoixMarque {
	color:#999999;
}

.ChoixMarque:hover {
	color:#369409;
}

.ChoixMarqueSelected {
	font-weight:bold;
	color:#369409;
}
.ChoixMarqueSelected:hover {
	color:#369409;
}


/* Nombre de pages
-------------------------------------------------------- */

#pages {
	clear:both;
	width: 500px;
	text-align: center;
	font-size: 0.9em;
	padding-top: 10px;
	margin: 0;
	padding-bottom: 10px;
	color: #12335B;
}

a.LIEN_pages:link {
	color: #12335B;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_pages:visited {
	color: #12335B;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_pages:hover {
	color: #12335B;
	text-decoration: underline;
	font-weight: bold;
}


/* Pied de page
-------------------------------------------------------- */

#footer{
	float: left;
	width: 880px;
	color: #437C03;
	font-size: 0.9em;
	text-align: right;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #437C03;
	margin: 20px 0 0 10px;
	padding: 10px 20px 0 0;
}

a.LIEN_footer:link {
	color: #437C03;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_footer:visited {
	color: #437C03;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_footer:hover {
	color: #437C03;
	text-decoration: underline;
	font-weight: bold;
}

/* Divers éléments de formulaires & tableaux
-------------------------------------------------------- */

.enteteTableau {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #2F962B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.ligneTableau {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2F962B;
	font-size: 0.9em;
}

.footerTableau {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #005D00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.boutonMonCompteContenu {
	font-weight: bold;
	width: 640px;
	text-align: right;
	margin: 10px;
}

.boutonMonCompteContenu2 {
	font-weight: bold;
	width: 414px;
	text-align: right;
	margin: 10px;
}

.zoneDeSaisie {
	color: #12335B;
	font-weight: bold;
	font-size: 0.9em;
}

.obligatoire {
	color: #FF0000;
}

.commentaires {
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	color: #12335B;
}


/* Menu général
-------------------------------------------------------- */

#menuGeneral {
	float: left;
	width:226px;
	padding: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 12px;
}


dl, dt, dd, li {
	background-repeat:no-repeat;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#menu {
	position: relative;
	padding: 0;
	margin: 0;
}

dl#menu {
	width: 226px;
}


dl#menu dt {
	background-image:url(images/menu/fond_bouton.jpg);
	cursor: pointer;
	height:33px;
	margin-bottom:2px;
}

dl#menu dt a {
	font-size: 1em;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin: 0;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 6px;
	overflow: hidden;
}

dl#menu dt a:hover, dl#menu dt .selected {
	color: #FFFFFF;
	background-image:url(images/menu/fond_bouton-over.jpg);
	height:23px;
}

dl#menu dd {
}


dl#menu li {
	background-image:url(images/menu/fond_bouton_ssmenu.jpg);
	height:23px;
	margin-bottom:2px;
}

dl#menu li a {
	font-size: 0.9em;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin:0;
	padding-left: 20px;
	padding-top: 3px;
	overflow: hidden;
}

dl#menu li a:hover, dl#menu li .selected {
	color: #FFFFFF;
	background-image:url(images/menu/fond_bouton_ssmenu-over.jpg);
	height:20px;
}

.invisibleW3C {
	width: 0; 
	height: 0;
	padding: 0; 
	margin: 0;
}

#marques {
	width:226px;
	height:200px;
	background-image:url(images/menu/fond_marques.jpg);
	background-repeat:no-repeat;
	margin-top:10px;
	color:#c32c0f;
	font-size:12px;
	font-weight:bold;
	padding:32px 8px 10px 8px;
}

#marques a {
	color:#c32c0f;
}

#devis_perso {
	width:226px;
	height:33px;
	margin-top:10px;
}

#infos_paiement {
	width:226px;
	height:215px;
	background-image:url(images/menu/fond_infos_paiement.jpg);
	background-repeat:no-repeat;
	margin-top:10px;
}

#logo_colissimo {
	width:226px;
	height: 168px;
	background-image:url(images/menu/colissimo.jpg);
	background-repeat:no-repeat;
	margin-top:10px;
}

/* Signature
-------------------------------------------------------- */

#signature {
	padding: 0;
	width: 980px;
	color: #808185;
	font-size: 0.8em;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-weight: bold;
}

.W3C {
	width: 88px;
	margin: 0;
	padding: 0;
	float: right;
}

a.LIEN_signature:link {
	color: #808185;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_signature:visited {
	color: #808185;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_signature:hover {
	color: #808185;
	text-decoration: underline;
	font-weight: bold;
}

/* Nouveautes
-------------------------------------------------------- */

#nouveautes {
	/*float:left;
	width:170px;*/
	background-image:url(images/nouveautes/fond.jpg);
	background-repeat:repeat-y;
	margin-top:5px;
}

#contenu_nouveautes{
	float: left;
	width:160px;
	overflow:hidden;
	padding:0 5px 0 5px;
}


#imageNouveaute{
	text-align:center;
	margin-bottom: 5px;
}
.produitNouveaute {
	width: 160px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
}
.prixNouveaute {
	padding-left:5px;
	font-size:11px;
}

/* Promotions
-------------------------------------------------------- */

#promotions {
	/*float:left;
	width:170px;*/
	background-image:url(images/promotion/fond.jpg);
	background-repeat:repeat-y;
	margin-top:5px;
}

#contenu_promotions{
	float: left;
	width:160px;
	overflow:hidden;
	padding:0 5px 0 5px;
}


#imagePromotion{
	text-align:center;
	margin-bottom: 5px;
}
.produitPromotion {
	width: 160px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
}
.prixPromotion {
	padding-left:5px;
	font-size:11px;
	color:#FF6600;
	font-weight:bold;
}
.finPromotion {
	padding-left:5px;
	font-size: 10px;
	color: #999999;
}
