/* Feulle de style du site vetements-ribs.fr */

/* Balises XHTML */
body{
	text-align:center;
	font-size:12px;
	font-family:lucida,"lucida sans",arial,sans;
	color:#333;
	margin:0;
	padding:0;
}
a{
	color:#0242a8;
}
a:hover{
	color:#e85524;
}
h1{
	color:#e85524;
	font-size:22px;
}
h2{
	font-size:18px;
	color:#0242a8;
}
hr{
	border:none;
	color:#fff;
	background:#fff;
	border-bottom:1px dotted #a5aec5;
}
s{
	color:#e85524;
}
em{
	color:#e85524;	
}

/* Tableaux */
table{
	width:100%;
	border-collapse:collapse;
	margin:20px 0 0;
}
table thead{
	border-bottom:1px dotted #a5aec5;
}
table th{
	color:#0242a8;
}
table th,
table td{
	padding:2px;
}
table tfoot{
	border-top:1px dotted #a5aec5;
}
table tfoot th,
table tfoot td{
	border-bottom:1px dotted #a5aec5;
}
table tfoot td.first{
	border-bottom:none;
}

/* Formulaires */
fieldset{
	border:none;
	margin:0;
	padding:0;
}
fieldset p{
	margin:0 0 5px 0;
	padding:0;
}
fieldset label{
	width:120px;
	float:left;
	font-weight:bold;
	line-height:20px;
}
.bouton{
	width:106px;
	height:30px;
	line-height:26px;
	padding:0;
	background:url(/images/bouton.jpg) no-repeat;
	color:#ddd;
	text-align:center;
	text-decoration:none;
	border:none;
	cursor:pointer;
	margin:0 10px 0 0;
	font-size:10px;
}
.bouton.long{
	width:180px;
	background:url(/images/bouton_long.jpg) no-repeat;
}
.bouton:hover{
	color:#fff;
}
a.bouton{
	float:left;
	display:block;
}
input.bouton{
	padding:0 0 8px 0;
}
span.required{
	color:red;
}
.validation-advice {
	color: red;
	font-weight:bold;
	margin: 10px 0;
} 

/* Conteneur de la page */
#page{
	width:100%;
}

/* Icône du paiement électronique (haut et bas de page) */
p.paiement{
	margin:0 auto 0 auto;
	padding:0;
	background:url(/images/ico_ecommerce.gif) no-repeat center center;
	width:145px;
	height:33px;
}
p.paiement span{
	display:none;
}

/* Haut de page */
#haut{
	width:100%;
	background:url(/images/fond_entete.gif) repeat-x;
}
#haut div{
	width:1000px;
	margin:0 auto 0 auto;
}
#haut h1#logo{
	float:left;
	margin:0;
	padding:0;
}
#haut h1#logo a{
	display:block;
	width:132px;
	height:60px;
	margin:10px;
	background:url(/images/logo.png) no-repeat;
}
#haut h1#logo a span{
	display:none;
}
#haut p.paiement{
	float:left;
	width:190px;
	height:80px;
	background-position:center 40px;
}
#haut p#slogan{
	clear:left;
	background:url(/images/barre_menu.gif) repeat-x;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	line-height:25px;
	padding:7px 0 0 0;
	margin:0;
}
#haut p#slogan span{
	display:block;
	background:url(/images/fond_bandeau.png) repeat-x;
	height:33px;
	padding:0 0 0 110px;
}

/* Menu */
ul#menu{
	float:left;
	list-style:none;
	margin:0;
	padding:40px 20px 0 20px;
	height:40px;
	overflow:hidden;
}
ul#menu li{
	float:left;
}
ul#menu li a{
	display:block;
	width:112px;
	height:20px;
	background:url(/images/onglet_base.png) no-repeat;
	color:#85b0f4;
	font-weight:bold;
	text-decoration:none;
	padding:7px 25px 13px 15px;
}
ul#menu li a:hover{
	color:#0062ae;
}
ul#menu li a.active{
	background:url(/images/onglet_actif.png) no-repeat;
	color:#c2e5fc;
}
ul#menu li.item_1210,
ul#menu li.item_1309,
ul#menu li.item_840{
	line-height:30px;
}
ul#menu li.item_840 span{
	display:block;
	position:absolute;
	width:44px;
	height:18px;
	background:url(/images/noeud.png) no-repeat;
	margin:-7px 0 0 44px;
}

/* Milieu (colonne gauche + contenu + colonne droite) */
#milieu{
	text-align:left;
	width:1000px;
	margin:0 auto 0 auto;
}
#milieu .colonne#gauche{
	float:left;
	width:174px;
	margin-left:10px;
}
#milieu #contenu,
.panneau{ /* Compatibilité avec le module Commerce */
	float:left;
	width:612px;
	margin:0 10px 0 10px;
	font-size:14px;
	color:#333;
	/*font-weight:bold;*/
}
#milieu .colonne#droite{
	float:left;
	width:174px;
	margin-right:10px;
}
.separateur{
	clear:both;
}
p.livraison_gratuite{
	background:url(/images/livraison-gratuite-120ht.gif) no-repeat center;
	height:47px;
}
p.livraison_gratuite span{
	display:none;
}

/* Sous menu */
#sous_menu{
	margin-top:-20px;
}
#sous_menu div.debut{
	background:url(/images/fond_menu_haut_bleu.png) no-repeat;
	height:20px;
}
#sous_menu ul{
	/*height:660px;
	overflow:hidden;*/
	margin:0;
	padding:0 5px 0 3px;
	background:url(/images/fond_menu_bleu.png) repeat-y;
	list-style:none;
}
#sous_menu ul li{
	height:40px;
	overflow:hidden;
}
#sous_menu ul li a{
	display:block;
	height:29px;
	padding:5px 10px 5px 10px;
	/*border-bottom:1px solid #f56d00;*/
	border-bottom:1px solid #007ab8;
	text-decoration:none;
	/*background:#e85524;*/
	background:#2e5ba4;
	/*color:#333;*/
	color:#eee;
	font-weight:bold;
}
#sous_menu ul li a.active{
	color:#fff;
}
#sous_menu ul li a:hover{
	/*background:#f56d00;*/
	background:#85b0f4;
	color:#2e5ba4;
}
#sous_menu ul li ul{
	padding:0;
	background:none;
	border-bottom:1px solid #eedad3;
}
#sous_menu ul li ul li{
	height:auto;
	overflow:visible;
}
#sous_menu ul li ul li a{
	height:auto;
	background:none;
	border-bottom:1px solid #ddd;
	font-weight:normal;
	color:#333;
}
#sous_menu ul li ul li a.active{
	background:none;
	/*color:#e85524;*/
	color:#2e5ba4;
}
#sous_menu ul li ul li a:hover{
	background:#fff;
}
#sous_menu div.fin{
	background:url(/images/fond_menu_bas_bleu.png) no-repeat;
	height:7px;
}

/* Bas de page */
#bas{
	clear:both;
	padding-top:10px;
}
#bas ul{
	list-style:none;
	/*background:#e85524;*/
	background:#0242a8;
	margin:0;
	padding:0;
}
#bas ul li{
	display:inline;
	margin-right:10px;
}
#bas ul li a{
	color:#fff;
	text-decoration:none;
	line-height:25px;
}
#bas address{
	clear:left;
	font-style:normal;
	padding:5px 0 5px 0;
}

/* Encadrés */
.encadre{
	border:2px solid #e85524;
	margin-bottom:10px;
}
.encadre h2{
	margin:0;
	padding:0;
	background:#e85524;
	color:#fff;
	line-height:25px;
	text-align:center;
	font-size:16px;
}
.encadre ul{
	list-style:none;
	margin:0;
	padding:0;
}
.encadre ul li a{
	display:block;
	padding:5px 10px 5px 10px;
	text-decoration:none;
	color:#333;
	font-weight:bold;
}
.encadre#panier h2 a{
	display:block;
	background:url(/images/panier.gif) no-repeat;
	height:40px;
}
.encadre#panier h2 span{
	display:none;
}

/* Publicités */
p.pub{
	margin:10px 0 0 0;
	padding:0;
}
p.pub a{
	display:block;
	width:174px;
	height:90px;
	background-repeat:no-repeat;
}
p.pub a span{
	display:none;
}
p.pub#bonnes_affaires a{
	background-image:url(/images/sticker_bonnes_affaires.gif);
	height:96px;
}
p.pub#vetements_personnalises a{
	background-image:url(/images/sticker_vetements_perso.gif);
}
p.pub#commandes_en_gros a{
	background-image:url(/images/stiker_commande_gros.gif);
	height:97px;
}
p.pub#cadeau a{
	background-image:url(/images/encart_cadeau.gif);
	height: 90px;
}
p.pub#livraison a{
	background-image:url(/images/sticker_livraison.gif);
}
p.pub#boutique_sante a{
	background-image:url(/images/sticker_sante.gif);
	height:109px;
}
p.pub#appelez_nous a{
	background-image:url(/images/encart_contact.gif);
	height:90px;
}

/* Caddie */
body#caddie-contenu{
	padding:10px;
}

/* Fil d'ariane */
#ariane{
	border-bottom:1px dotted #999;
	height:25px;
	line-height:25px;
	margin:0;
	padding:0;
	white-space:nowrap;
	overflow:hidden;
}
#ariane span{
	padding:5px 20px 0 0;
	font-size:0;
	color:white;
	background:url(/images/fleche_arbo.gif) no-repeat center center;
}
#ariane a{
	color:#999;
	text-decoration:none;
	font-size:11px;
}
#ariane a:hover{
	color:#333;
}

/* Promotions */
span.promo{
	display:block;
	width:40px;
	height:40px;
	background:url(/images/promo.png) no-repeat;
	position:absolute;
}
span.promo span{
	display:none;
}

/* Liste d'articles */
ul.articles{
	margin:0;
	padding:0;
	list-style:none;
}
ul.articles li{
	float:left;
	width:180px;
	margin:10px 20px 10px 0;
	text-align:center;
}
ul.articles li.separateur{
	width:100%;
	margin:5px 20px 5px 0;
}
ul.articles li div h2{
	height:40px;
	font-size:15px;
}
ul.articles li div a.bouton{
	position:relative;
	bottom:0;
	float:none;
	margin:0 auto 0 auto;
}
.prix{
	color:#e85524;
}
ul.articles li span.promo{
	margin:0 0 0 116px;
}

/* Images */
ul.images{
	margin:0;
	padding:0;
	list-style:none;
}
ul.images li{
	float:left;
	margin:0 10px 20px 0;
	text-align:center;
}
ul.images li span{
	display:block;
	font-size:12px;
	font-weight:normal;
}
.image{
	display:block;
	width:130px;
	height:130px;
	margin:0 auto 0 auto;
	border:2px solid #f4f3f3;
	text-decoration:none;
	text-align:center;
}
a.image:hover{
	border:2px solid #e85524;
}
.image img,
.image span{
	display:block;
	/*width:100%;*/
	/*height:100%;*/
	max-width:100%;
	max-height:100%;
	border:none;
	margin:0 auto;
}
.image span{
	color:#999;
	width:80px;
	height:40px;
	padding:45px 25px 45px 25px;
}

/* Fiche Article */
div.article{
}
div.article .image{
	float:left;
	width:400px;
	height:auto;
	margin:0 20px 20px 0;
}
div.article span.promo{
	margin:0 0 0 364px;
}
div.article .image img{
	width:auto;
	height:auto;
	max-width:400px;
	max-height:400px;
	margin:0 auto;
}
div.article .image span{
	padding:180px 160px 180px 160px;
}
div.article form p.boutons{
	clear:both;
	text-align:center;
}
div.article ul.images li img{
	width:50px;
}

/* Panneau paiement */
div.panneau#paiement table td p.encadre{
	display:block;
	border:1px solid #0242a8;
	padding:10px;
	margin:0;
	color:#0242a8;
	text-align:center;
}

/* Pagination */
ul#pages{
	clear:both;
	list-style:none;
	margin:0;
	padding:0;
	text-align:center;
}
ul#pages li{
	display:inline;
	margin:0 10px 0 0;
}
ul#pages li a{
	padding:1px 3px 1px 3px;
	border:1px solid #ccc;
	color:#ccc;
	text-decoration:none;
}
ul#pages li a:hover{
	color:#e85524;
	border:1px solid #e85524;
}
ul#pages li a.selected{
	color:#fff;
	background:#e85524;
}

/* Formulaire de recherche */
form.rechercher{
	clear:both;
	text-align:center;
	padding:10px 0;
}

/* Etapes du commerce */
.etape{
	font-size:10px;
	margin:20px 0 0 0;
}
.etape .enCours{
	color:#0242a8;
}

/* Marques */
.marque{
	position:absolute;
	margin:350px 0 0 320px;
}
.marque a{
	display:block;
	width:80px;
	height:60px;
	background-position:center center;
	background-repeat:no-repeat;
}
.marque a span{
	display:none;
}
.MOLINEL{background-image:url(/images/marques/molinel.gif)}
.BAUDOU{background-image:url(/images/marques/baudou.gif)}
.EUROPROTECTION{background-image:url(/images/marques/europrotection.gif)}
.FRANCITAL{background-image:url(/images/marques/francital.gif)}
.S24{background-image:url(/images/marques/s24.gif)}
.REMI{background-image:url(/images/marques/remi.gif)}
.PBV{background-image:url(/images/marques/pbv.gif)}
.ORIFLAM{background-image:url(/images/marques/oriflam.gif)}
.TALBOT{background-image:url(/images/marques/talbot.gif)}
.LABOUREUR{background-image:url(/images/marques/laboureur.gif)}
.NABAD span,.DIADORA span,.SANIFLEX span{display:block;}

/* Fiche PDF */
a.pdf{
	background:url(/images/pdf.gif) no-repeat left center;
	padding-left:20px;
	line-height:17px;
}

/* Feuille de style d'impression */
@media print{
	#gauche,#droite,#menu,.paiement,#bas ul{
		display:none;
	}
	#contenu,.panneau{
		width:100%;
	}
}

