/**
	Rouge : fe0002
	Gris : 858686
**/

*{
	margin:0;
	padding:0;
	border:0;
}
BODY{
	font-family:Arial;
	font-size:12px;
	color:black;
	text-align:center;
	background:white url('../_img/fond_repeat.jpg') repeat top center;
}
a{
	text-decoration:none;
	color:black;
}
a:hover{
	color:#fe0002;
}
.bleu, .rouge{
	color:#fe0002;
}
.clear{
	clear:both;
}

img{
	border:0;
}
h1{
	width:796px;
	padding-left:10px;
	height:27px;
	color:white;
	font-size:14px;
	font-weight:bold;
	line-height:27px;
	margin-bottom:13px;
	text-align:left;
	background:#fe0002 url('../_img/h1_bg.jpg') no-repeat top right;
}

#principal{
	width:970px;
	margin:0px auto;
	text-align:left;	
	height:100%;
	background-color:white;
}


/**
	Haut de page
**/
#header{
	width:970px;
	height:150px;
	position:relative;
	z-index:10;
}
#header_logo{
	width:557px;
	height:103px;
	position:absolute;
	top:5px;
	left:12px;
	cursor:pointer;
}
#header_perso{
	text-align:center;
	padding-top:3Px;
	color:#9c9e9f;
	width:970px;
	position:absolute;
	top:0px;
	left:0px;
	font-size:11px;
}
#header_perso a{
	color:#9c9e9f;
}
#header_chercher{
	position:absolute;
	top:2px;
	right:12px;
}
#gauche_chercher_text{
	float:left;	
}
#chercher_text{
	color:#676767;
	border:1px solid black;
	font-size:10px;
	width:129px;
	padding:3px;
	height:18px;
	#margin-top:-1px;
	background-color:#f2f2ec;
}
#chercher_submit{
	float:left;
	border:0;
	width:26px;
	height:26px;
	cursor:pointer;
}
#header_liens{
	position:absolute;
	top:93px;
	right:12px;
}

/**
	Menu
**/
#header_menu{
	position:absolute;
	top:120px;
	right:12px;
}
#header_menu ul{
	list-style:none;
	height:15px;
}
#header_menu li{
	float:left;
	text-align:center;
	padding:4px 9px;
	background:url('../_img/nav_li_separation.jpg') no-repeat left top;
}
#header_menu li.item1 {
	background:none;
}
#header_menu li:hover{
	color:white;
	background-color:#fe0002;	
}
#header_menu li a{
	font-size:14px;
}
#header_menu li.hover a{
	color:#fe0002;
}
#header_menu li:hover a{
	color:white;
}
#header_menu li:hover a.menu , #header_menu li.hover a.menu{
	color:black;
}
#header_menu li:hover a.ss_menu, #header_menu li.hover a.ss_menu{
	color:#858686;
}
#header_menu li .navbloc a:hover{
	color:#fe0002;
}

/* Nav **/
#nav li div.navbloc {
	position: absolute;
	left: -999em;*
	z-index: 500;
	background-color:#eceded;
	text-align:left;
	padding:15px;
	border:1px solid #4b4c4c;
}
#nav li.lvlone:hover, #nav li.lvlone.sfhover {			
	cursor: pointer;
}
#nav li.lvlone:hover div.navbloc, #nav li.lvlone.sfhover div.navbloc {	
	left: auto;
	top: 24px;
	margin-left:-7px;
}
#nav li div.navbloc a{
	font-size:12px!important;
}
#nav li div.navbloc .separation{
	background:url('../_img/nav_td_separation.jpg') no-repeat top center;
	width:30px;
}
/**Hack IE**/
#nav li.lvlone:hover div.hommes, #nav li.lvlone.sfhover div.hommes{
	#margin-left:-71px;
}
#nav li.lvlone:hover div.femmes, #nav li.lvlone.sfhover div.femmes{
	margin-left:-88px!important;
	#margin-left:-148px!important;
}
#nav li.lvlone:hover div.enfants, #nav li.lvlone.sfhover div.enfants{
	margin-left:-124px!important;
	#margin-left:-190px!important;
}
#nav li.lvlone:hover div.marques, #nav li.lvlone.sfhover div.marques{
	margin-left:-755px!important;
	#margin-left:-826px!important;
}

#nav li div.femmes{
	width:290px;
}
#nav li div.enfants{
	width:250px;
}
#nav li div.marques{
	width:800px;
}
	
	
/** Hack Chrome **/
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#nav li.lvlone:hover div.navbloc, #nav li.lvlone.sfhover div.navbloc{
		margin-left:-7px;
	}

}
	
/**
	Footer
**/
#footer{
	margin-top:21px;
	padding-top:11px;
	text-align:center;
	width:965px;
}
#footer_edito{
	text-align:left;
	padding:13px 0px 13px 13px;	
	background:url('../_img/separation.jpg') no-repeat top center;
}
#footer_edito ul{
	list-style:none;
}
#footer_edito li{
	margin-bottom:13px;
	padding-left:6px;
	border-left:5px #fe0002 solid;
}
#footer_logos{
	padding:13px 0px 13px 0px;	
	background:url('../_img/separation.jpg') no-repeat top center;
}
.footer_logos_titre{
	padding:0px 0px 6px 12px;
	font-weight:bold;
	color:#fe0002;
	text-align:left;
}
#footer_liens{
	padding:13px 0px 13px 13px;	
	background:url('../_img/separation.jpg') no-repeat top center;
}

/** 
	Contenu
**/
#contenu{
	width:968px;
	height:100%;
	border-top:0;
	margin-bottom:5px;
}

/**
	Menu gauche
**/
#milieu_gauche{
	width:136px;
	float:left;
	padding:0px 13px 0px;
}

#gauche_menu li{
	list-style:none;
}
#gauche_menu a{
	display:block;
}

#gauche_menu li.menu{
	margin-bottom:33px;
	font-weight:bold;
}
#gauche_menu li.menu a{
	color:#fe0002;
	padding-bottom:3px;
	border-bottom:1px solid #858686;
}
#gauche_menu li.menu a:hover{
	color:black;
}
#gauche_menu li.sous_menu{
	font-weight:normal;
}
#gauche_menu li.sous_menu a{
	color:#858686;
	border:0;
	padding:3px 0px;
}
#gauche_menu li.sous_menu a:hover{
	color:#fe0002;
}/*
#gauche_menu li.sous_menu ul{
	border-bottom:1px solid #858686;
}*/
#gauche_menu li.sous_sous_menu a{
	color:#858686;
	padding:0;
}
#gauche_menu li.sous_menu li:last-child{
	padding-bottom:6px;
}

#gauche_menu a.hover{
	color:#fe0002!important;
}
.produits_vus_titre{
	padding-bottom:6px;
	font-weight:bold;
	color:#fe0002;
}

/** Principal
**/
#milieu_droite{
	float:left;
	width:806px;
	padding-top:3px;
}
#gondole{
	height:244px;
	margin-bottom:13px;
}
.gondole_bloc{
	float:left;
}
#fil_ariane{
	padding-bottom:10px;
	color:#858686;
}
#fil_ariane a{
	color:#858686;
}
#fil_ariane a:hover, #fil_ariane a.hover{
	color:#fe0002;
}

/** 
	Index 
**/
#index_gauche{
	float:left;
	width:575px;
	margin-right:9px;
	height:57px;
}
#index_droite{
	float:left;
	width:198px;
	height:43px;
	background:white url('../_img/index_droite.jpg') no-repeat top center;
	color:white;
	font-weight:bold;
	padding:7px;
}
.newsletter_titre{
	padding-bottom:5px;
	margin-left:7px;
}
.newsletter_text{
	font-size:10px;
	padding:3px;
	width:154px;
	margin-left:7px;
}
.newsletter_submit{
	background-color:white;
	color:black;
	font-size:10px;
	padding:2px;
	cursor:pointer;
}

#boutique_index{
	padding-top:13px;
	#padding:0;
}

/**
	Edito
*/
#content_edito{
	text-align:justify;
	padding-right:14px;
}
#content_edito ul{
	margin-left:30px;
}
#content_edito li{	
	margin:2px 0px;
}

/** 
	Plan du site
**/
#plan_site, #plan_site ul{
	list-style:none;
}
#plan_site ul{
	margin-left:15px;
}
#plan_site li{
	font-weight:bold;
	margin-bottom:10px;
}
#plan_site ul li{
	background:url('../_img/suivant.jpg') no-repeat center left;
	font-weight:normal;
	padding:1px 0px 1px 10px;
	margin:0;
}


/**
	Intérieur des pages
****/
.bloc_produit{
	width:150px;
	height:140px;
	background:white;
	text-align:center;
	position:relative;
	z-index:5;
	border:1px solid #858686;
	border-bottom:0;
}
.promo{
	background:url('../_img/promo.gif') no-repeat center center;
	color:white;
	font-weight:bold;
	font-size:11px;	
	font-family: Arial, Helvetica, sans-serif;
	width:45px;
	line-height:4em;
	height:43px;
	text-align:center;
	position:absolute;
	right:5px;
	top:5px;
}
.bloc_produit_nom, .bloc_produit_marque, .bloc_produit_couleur, .bloc_produit_prix{
	border-right:1px solid #858686;
	border-left:1px solid #858686;
	width:138px;
	padding:0px 6px;
	text-align:left;
}
.bloc_produit_prix{	
	border-bottom:1px solid #858686;
	padding-bottom:4px;
}
.bloc_produit_petit{
	border:1px solid #858686;
	width:50px;
	height:50px;
	float:left;
	margin-right:13px;
}
/*
.promo{
	background:url('../_img/promo.jpg') no-repeat center center;
	color:white;
	font-size:11px;	
	width:36px;
	line-height:32px;
	height:36px;
	position:absolute;
	right:5px;
	top:5px;
	z-index:10;
}*/
a.prix_article, .prix_article{
	color:#fe0002;
	font-weight:bold;
}
a.prix_barre_article, .prix_barre_article{
	font-size:10px;
}
a.marque_article, .marque_article{
	font-weight:bold;
}

#droite_listes{
	background:#fe0002 url('../_img/h1_bg.jpg') no-repeat top right;
	height:27px;
	color:white;
}	
#select_titre{
	float:left;
	padding:4px 0px 0px 4px;
	font-weight:bold;
	font-size:14px;
}
#select_tri, #select_coloris, #select_taille{
	float:right;
	padding:4px 4px 0px 0px;
}
#droite_listes a{
	color:white;
	font-weight:bold;
	font-size:14px;
}
#droite_listes select{
	font-size:10px;
	padding:2px;
}
.affichage_page{
	padding:0px 20px 10px;
}
.affichage_page a.hover{
	color:#fe0002;
	font-weight:bold;
	font-size:14px;
}
/**
	Formulaire
**/
.conteneur-arrondi{
    padding:0;
    width:399px;
	border:1px solid #fe0002;
	margin:8px 0px 0px;
}
.centrearrondi {
	padding:5px;
}

.label{
	font-weight:bold;
	background-color:#fe0002;
	color:white;
	font-weight:bold;
	height:14px;
	width:108px;
	line-height:14px;
	padding:4px;
	text-align:right;
}
.centrearrondi input{
	height:14px;
	width:246px;
	padding:3px;
	color:black;
	background-color:white;
	border:1px solid black;
	
}
.centrearrondi input.radio{
	width:10px;
	background:none;
	border:0;
}
.bouton, .centrearrondi .bouton{
	width:auto;
	cursor:pointer;
	height:26px;
	font-weight:bold;
	font-size:12px;	
	background:#fe0002;
	color:white;	
	margin-top:7px;
	padding:0px 4px 5px 4px;
	#padding:0px;
	float:right;
	cursor:pointer;
}
.bouton:hover, .centrearrondi .bouton:hover{
	background:#858686;
}
.centrearrondi textarea{
	height:160px;
	width:250px;
	border:1px solid black;
}
.centrearrondi select{
	color:black;
	border:1px solid black;
	padding:2px;
}
.code_box{
	border:1px solid #676767;
}
.btnsubmit{
	width:85px!important;
	height:26px!important;
	cursor:pointer;
	font-size:11px;
	background:#fe0002!important;
	color:white!important;	
	font-weight:bold;
	border:0;
}
.btnsubmit:hover{
	background:#858686!important;
}

#retour_bancaire input {
	width:auto;
	height:auto;
	border:0;
	background:white;
}
/***
	Erreurs
***/
div.successBlock {
 width: 250px;
 min-height:30px;
 margin: 0px auto;
 padding: 5px 5px 5px 45px;
 line-height:23px;
 border: 1px solid #fe0002;
 background: white url('../_img/sign_valid.png') no-repeat 5px 5px;
 color: black;
 text-align: center;
}

div.errorBlock {
 width: 384px;
 min-height:30px;
 margin: 14px auto;
 padding: 5px 5px 5px 45px;
 border: 1px solid #fe0002;
 background: white url('../_img/sign_error.png') no-repeat 5px 5px;
 color: black;
 text-align: left;
}

/***
	Tableau
***/
table.tab_list {
	text-decoration: none;
	width: 600px;
	border-collapse: collapse;
	border: 1px solid #fe0002;
}
table.ticket_list {
	width: 470px;
	margin:0px auto;
}
table.tab_list th {
	padding: 3px;
	background-color: #fe0002;
	font-weight: bold;
	color: white;
	text-align: center;
}

table.tab_list th a { color: #000431; }

table.tab_list td { padding: 3px; }

table.tab_list td.buttons {
	text-align: right;
	vertical-align: top;
}

table.tab_list td.online { width: 20px;}

table.tab_list tr.selected { background-color: #ffe8cf; }

tr.paire { background-color: #F5E4DA; }
tr.impaire { background-color: #FFFFFF; }


/************* processus *************/
div.processusborder {
	width: 791px;
	height: 36px;
	padding: 0px;
	margin: 0px;
}
div.processus {
	height: 33px;
	padding: 0px;
	margin: 0px;
	background-repeat: repeat-x;
	background-position: top left;
	vertical-align: middle;
	text-align: left;
}
div.processus a {
	display: block;
	height: 33px;
	#height: 30px;
	float: left;
	padding: 0px 7px 0px 7px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: normal;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
}
div.processus a.proclink:link, div.processus a.proclink:visited {
	color: #B7B7B7;
	background-image: url(../_img/lamelle_deg_clair.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}
div.processus a.proclink:hover, div.processus a.proclink:active {
	color: #787878;
	background-image: url(../_img/lamelle_deg_clair.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}
div.processus a.prochover:link, div.processus a.prochover:visited {
	color: #787878;
	background-image: url(../_img/lamelle_deg_sombre.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}
div.processus a.prochover:hover, div.processus a.prochover:active {
	color: #787878;
	background-image: url(../_img/lamelle_deg_sombre.jpg);
	background-repeat: repeat-x;			
	background-position: top left;
}
div.processus img {
	border: none;
	margin: 0px;
	padding: 0px;
	height: 30px;
}
/*********** fin processus ***********/	


/**
	Marque 
**/
.boutiquemarque_titre{
	font-size:22px;
	font-weight:bold;
}
.boutiquemarque_ss_titre{
	font-weight:bold;
	color:#fe0002;
	font-size:18px;
}


.tableletter {
	float: left;
}
.divletter {
	margin: 0px;
	float: left;
}

.divletter span {
	display: block;
	height: 33px;
	width: 33px;
	font-size: 12px;
	line-height: 31px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: url('../_img/promo.jpg') no-repeat center center;
	text-align: center;
	float: left;
}
