/**
	Violet : #532B86
	Rose : #D9035D
**/

*{
	margin:0;
	padding:0;
	border:0;
}
BODY{
	font-family:Arial;
	font-size:12px;
	color:black;
	text-align:center;
	background:white url('../_img/principal_bg.jpg') repeat top center;
}
a{
	text-decoration:none;
	color:#343399;
}
a:hover{
	color:#D9035D;
}
.rose{
	color:#D9035D;
}
.gris{
	color:#969594
}
.violet{
	color: #532B86
}
.clear{
	clear:both;
}

img{
	border:0;
}
h1{
	width:786px;
	padding-left:20px;
	height:36px;
	color:#532B86;
	font-size:14px;
	font-weight:bold;
	line-height:36px;
	/*margin-bottom:13px;*/
	text-align:left;
	background:url('../_img/h1_bg.png') no-repeat top left;
}

#principal{
	width:970px;
	margin:0px auto;
	text-align:left;	
	height:100%;
	background:white url('../_img/general_bg.jpg') no-repeat top center;
}


/**
	Haut de page
**/
#header{
	width:970px;
	height:160px;
	position:relative;
	z-index:10;
}
#header_logo{
	width:560px;
	height:90px;
	position:absolute;
	top:20px;
	left:30px;
	cursor:pointer;
}
#header_perso{
	display:none;
}
#header_newsletter{
	position:absolute;
	top:10px;
	right:50px;
}
#header_newsletter .titre{
	font-weight:bold;
	padding-bottom:4px;
	color:#343399;
}
#header_newsletter input{
	height:23px;
	border:1px solid #343399;
}
#header_liens{
	position:absolute;
	top:63px;
	right:163px;
	text-align:right;
}
#header_panier{
	position:absolute;
	top:56px;
	right:14px;
	color:#D9035D;
	font-weight:bold;
	font-size:13px;
	background:url('../_img/panier_bg.png') no-repeat top right;
	width:130px;
	min-height:60px;
	padding-top:7px;
}
#header_panier a{
	color:#D9035D;
}
#header_panier a:hover{
	color:#343399;
}

/**
	Menu
**/
#header_menu{
	position:absolute;
	top:126px;
	left:14px;
	border-top:1px dashed #343399;
	border-bottom:1px dashed #343399;
	width:942px;
}
#header_menu ul{
	list-style:none;	
}
#header_menu li{
	float:left;
	text-align:center;
	line-height:32px;
	padding:0px 13px;
	background:url('../_img/nav_li_separation.png') no-repeat left center;
	font-size:16px;
}
#header_menu li:first-child{
	background:none;
}
		
/**
	Footer
**/
#footer{
	margin-top:21px;
	padding-top:11px;
	text-align:center;
	width:965px;
}
#footer_edito{
	text-align:left;
	padding:13px 0px 0px 16px;	
	background:url('../_img/footer_bg.png') no-repeat top center;	
}
#footer_edito ul{
	list-style:none;
}
#footer_edito li{
	margin-bottom:13px;
	padding-left:6px;
	border-left:5px #532B86 solid;
	color:black;
}
#footer_edito a{
	color:black;
}
#footer_edito a:hover{
	color:#D9035D
}
#footer_logos{
	padding:13px 0px 13px 0px;	
	background:url('../_img/footer_bg.png') no-repeat top center;
	text-align:left;
}
.footer_logos_titre{
	padding-bottom:6px;
	font-weight:bold;
	color:#532B86;
	padding-left:13px;
}
#footer_liens{
	padding:13px 0px 0px 13px;	
	background:url('../_img/footer_bg.png') no-repeat top center;
	color:black;
}
#footer_liens a{
	color:black;
}
#footer_liens a:hover{
	color:#D9035D
}
#footer_perso{
	margin:0px auto;
	width:970px;
	background:#664884;
	color:white;
	padding:6px 0px;
	font-size:10px;
}
#footer_perso a{
	color:white;
}

/** 
	Contenu
**/
#contenu{
	width:970px;
	height:100%;
	border-top:0;
}

/**
	Menu gauche
**/
#milieu_gauche{
	width:138px;
	float:left;
	padding:18px 13px 0px;
}
#gauche_menu{
	padding-left:2px;
	font-weight:bold;
	font-size:15px;
}
#gauche_menu li{
	list-style:none;
	padding-bottom:2px;
}
#gauche_menu li a.hover{
	color:#D9035D;
}
#gauche_menu li.sous_menu{
	font-weight:normal;
	font-size:11px;
}

.produits_vus_titre{
	padding-bottom:6px;
	font-weight:bold;
	color:#B01153;
}

/** Principal
**/
#milieu_droite{
	float:left;
	width:806px;
	padding-top:18px;
}
#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:#D9035D;
}

/** 
	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;
}
.newsletter_text{
	font-size:10px;
	padding:3px;
	width:154px;
}
.newsletter_submit{
	background-color:white;
	color:black;
	font-size:10px;
	padding:2px;
	cursor:pointer;
}

#boutique_index{
	#padding:0;
}

/**
	Edito
*/
#content_edito{
	text-align:justify;
	padding-right:25px;
}
#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 #D9035D;
	border-bottom:0;
}

.bloc_produit_nom, .bloc_produit_couleur, .bloc_produit_prix{
	border-right:1px solid #D9035D;
	border-left:1px solid #D9035D;
	width:130px;
	padding:0px 10px;
	text-align:left;
	background:white;
}
.bloc_produit_couleur a{
	color:black;
}
.bloc_produit_nom a{
	color:#532B86;
	font-weight:bold;
}
.bloc_produit_prix{	
	border-bottom:1px solid #D9035D;
	padding-bottom:4px;
	background:white;
	color:black;
}
.bloc_produit_petit{
	border:1px solid #D9035D;
	width:50px;
	height:50px;
	float:left;
	margin-right:13px;
	background:white;
}

.promo{
	background:url('../_img/promo.jpg') no-repeat center center;
	color:white;
	font-size:11px;	
	width:36px;
	line-height:36px;
	height:36px;
	position:absolute;
	right:5px;
	top:5px;
	z-index:10;
}
a.prix_article, .prix_article{
	color:#532B86;
	font-weight:bold;
}
a.prix_barre_article, .prix_barre_article{
	font-size:10px;
}
a.marque_article, .marque_article{
	font-weight:bold;
}

#droite_listes{
	background-color:#532B86;
	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;
	color:black;
}
.affichage_page a{
	color:black;
}
.affichage_page a.hover{
	color:#D9035D;
	font-weight:bold;
	font-size:14px;
}
/**
	Formulaire
**/
.conteneur-arrondi{
    padding:0;
    width:399px;
	border:1px solid #532B86;
	background:white;
	margin:8px 0px 0px;
}
.centrearrondi {
	padding:5px;
}

.label{
	font-weight:bold;
	background-color:#532B86;
	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:#532B86;
	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:#532B86!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 #532B86;
 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 #532B86;
 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 #532B86;
	color:black;
}
table.ticket_list {
	width: 470px;
	margin:0px auto;
}
table.tab_list th {
	padding: 3px;
	background-color: #532B86;
	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 
**/
.tableletter {
	float: left;
}
.divletter {
	margin: 0px;
	float: left;
}

.divletter span {
	display: block;
	height: 31px;
	width: 31px;
	font-size: 12px;
	line-height: 28px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: url('../_img/promo.jpg') no-repeat center center;
	text-align: center;
	float: left;
}
