* {
border:0;
margin:0;
padding:0;
list-style:none;
font-size:100%;
outline:none; }

html, body {
height:100%; }

body {
background:#000 url(img/body_fond.png) repeat-x top;
text-align:justify;
font:100%/1.5 Arial, "Times New Roman", sans-serif; }

/* News */

div#page_news {
overflow:auto;
margin:10px 10px 10px 0;
border-bottom:2px dotted #47355A;
border-top:2px dotted #47355A;
padding-bottom:10px;
padding-top:10px;
}

div#page_news span {
float:left;
margin-right:10px;
}

div#page_news img{
width:100px;
float:left;
margin:5px 5px 5px 0;
}

.spacer {
clear:both;
}

/* contact */

input.textfield, textarea.textfield{
border: solid 1px #47355A;
margin-top:10px;
}

input.bouton {
margin-top:10px;
border:1px solid #000;
}

p i{
font-size:90%;
}

/* Inscription */

textarea.fields, input.fields {
border:1px solid #000;
}

/***** Espace client *****/


/*Paiement */

form.post_paiement input{
border:1px solid #000;
float:left;
margin-right:10px;
}

div#contenu table tbody tr#titre td {
padding-bottom:5px;
margin-bottom:3px;
border-bottom:1px solid #544267;
}

/* Panier */

p.ajouter a{
padding:3px;
border:1px solid #000;
background-color:#dcdcdc;
color:#000;
text-decoration:none;
margin-right:10px;
}

p.ajouter a:hover{
background-color:#EFEFEF;
}

tr.produit td {
padding:5px 0;
color:#544267;
border-bottom:1px solid #544267;
}

tr.produit td a{
text-decoration:none;
font-weight:bold;
color:#544267;
}

tr.produit td a img.photo{
width:50px;
height:37px;
padding:1px;
border:1px solid #544267;
background-color:#544267;
}

tr.total_panier td {
background-color:#544267;
color:#fff;
font-weight:bold;
}

tr#total_panier td{
font-weight:bold;
color:#fff;
padding:5px;
margin-top:5px;
border-top:1px solid #544267;
background-color:#544267;}

tr#titre{
font-weight:bold;
margin-bottom:5px;
background-color:#544267;
color:#fff;
}

/* Page livraison */

ul#livraison {
margin:10px 0;
}

ul#livraison li {
margin-bottom:5px;
}

ul#livraison li span {
display:block;
float:left;
width:100px;
font-weight:bold;
}

/* Page ajouter */

div#presentation_texte p.ajouter input {
border:1px solid;
margin-right:10px;
font-size:90%;
background-color:#dcdcdc;
}

/* Connection */

form#connection{
margin:20px 0;
}

form#connection label{
float:left;
display:block;
width:100px;
font-weight:bold;
}

form#connection input{
border:1px solid #000;
}

form#connection a {
text-decoration:none;
color:#47355A;
}

/***** Liste catégories ******/

ul#liste_cat {
width:480px;
overflow:hidden;
margin:0 auto;
}

ul#liste_cat li {
width:100px;
height:110px;
text-align:center;
float:left;
margin:10px 20px;
}

ul#liste_cat li a {
width:100px;
display:block;
text-decoration:none;
font-weight:bold;
color:#544267;
text-transform:lowercase;
}

ul#liste_cat li img {
width:100px;
height:75px;
padding:3px;
border:1px solid #544267;
}

ul#liste_cat li img:hover {
width:100px;
height:75px;
padding:3px;
border:1px solid #544267;
background-color: #544267;

}


/***** DETAILS PRODUITS *****/

div#conteneur_fiche {
position:relative;
}

div#conteneur_fiche h3{
margin: 0 0 15px 0;
text-transform:uppercase;
padding-bottom:3px;
border-bottom:1px solid 
}

div.photos {
width: 120px;
padding-right:10px;
float:left;
}

div#conteneur_fiche div.infos{
margin-left:130px;
border-left:1px dashed;
padding-left:10px;
}

div#conteneur_fiche span.marque{
position:absolute;
top:0;
right:10px;
}

div.photos img{
width:120px;
}

div#conteneur_fiche div.infos form input, select{
border:1px solid #3F3F3F;
margin-right:10px;
line-height:1.5;
}

div#txtHint2 select{
margin:10px;
}

div#txtHint select{
margin:10px;
}

/***** Liste Produits *****/

ul#liste_produits {
width:536px;
overflow:hidden; }

ul#liste_produits li {
background:#fff;
margin:0 4px;
margin-bottom:8px;
width:260px;
float:left; }

ul#liste_produits li dl {
height:170px;
line-height:1.2;
padding:5px;
position:relative; }

ul#liste_produits li dl dt {
padding-bottom:5px;
margin-left:115px;
font-weight:bold;
color:#B2517C;
font-size:90%; }

ul#liste_produits li dl dd.photo {
position:absolute;
left:5px;
top:5px; }

ul#liste_produits li dl dd.description {
font-size:90%;
color:#666;
margin-left:115px;
height:90px;
overflow:auto;
text-align:left; }

ul#liste_produits li dl dd.photo img {
width:110px;
height:150px; }

ul#liste_produits li dl dd.prix {
width:127px;
position:absolute;
left:125px;
bottom:25px;
text-align:center;
font-weight:bold;
color:#fff;
height:34px;
line-height:34px;
background:transparent url(img/bouton_1.png) no-repeat; }

ul#liste_produits li dl dd.achat {
font-size:80%;
position:absolute;
bottom:7px;
left:0;
width:100%;
text-align:center; }

ul#liste_produits li dl dd.achat a {
color:#B2517C;
text-decoration:none; }

ul#liste_produits li dl dd.achat a:hover {
text-decoration:underline; }

div#nav_pages {
margin-top:8px;
text-align:center;
color:#666;
margin-left:4px;
width:508px; /* 536 */
height:35px;
line-height:35px;
padding:0 10px;
background:#fff; }

div#nav_pages a {
padding:0 5px;
color:#666;
text-decoration:none; }

div#nav_pages a:hover {
color:#333; }

/***** Flash & Déco *****/

div#bandeau_js {
width:950px;
height:61px;
background:transparent url(img/bandeau_js.jpg) no-repeat; }

div#bandeau_flash {
width:950px;
height:172px;
/*background:transparent url(img/bandeau_flash.jpg) no-repeat;*/ }

/***** Stylage contenu *****/

h1, .invis {
position:absolute;
top:-9999px; }

div#colonne_gauche h3, div#colonne_droite h3 {
color:#000;
margin-bottom:10px;
overflow:hidden;
text-align:center;
height:25px;
line-height:25px;
background:transparent url(img/h3_fond.png) repeat-y;
font-family:Georgia, "Times New Roman", serif; }

div#colonne_gauche h3 span, div#colonne_droite h3 span {
padding:10px;
background-color:#fff; }

div#colonne_gauche h3 a, div#colonne_droite h3 a {
text-decoration:none;
color:#000; }

div#colonne_gauche h3 a:hover, div#colonne_droite h3 a:hover {
text-decoration:none;
color:#B2517C; }

.left {
float:left; }

.right {
float:right; }

.retour_ch {
margin-bottom:10px; }

del {
font-weight:normal;
padding:0 5px; }

div#presentation_texte p {
margin-bottom:10px; }

div#accueil {
text-align:center;
}

div#accueil h3 {
text-decoration:uppercase;
color:#000;
}

/***** Formulaires *****/

input {
vertical-align:middle;
padding:2px; }

div#recherche form input {
font-size:75%;
border:1px solid #999; }

div#recherche form input.sub {
color:#fff;
background:transparent url(img/rech_submit_fond.png) repeat-x top; }

/***** Layout *****/

div#global {
position:relative;
min-height:100%;
width:966px;
margin:0 auto;
background:transparent url(img/contenu_fond.png) repeat-y; }

div#entete {
position:relative;
width:950px;
height:233px;
margin-left:8px; }

div#outils {
margin-bottom:1px;
overflow:hidden;
width:950px;
height:40px;
margin-left:8px;
background-color:#414141; }

div#conteneur_centre {
overflow:hidden;
width:950px;
margin-left:8px;
padding-bottom:50px; }

div#colonne_gauche {
float:left;
margin-left:1px;
width:199px; }

div#colonne_droite {
text-align:center;
float:right;
width:199px; }

div#contenu {
width:546px;
margin-left:202px; }

div#ariane {
font-size:90%;
color:#fff;
overflow:hidden;
width:526px; /*546*/
padding:0 10px;
height:25px;
line-height:25px;
background:transparent url(img/ariane_fond.png) repeat-x; }

div#presentation_texte {
width:516px; /*546*/
padding:10px 15px;
padding-bottom:0;
font-size:75%; }

div#presentation_texte.produits {
width:536px; /*546*/
padding:10px 5px; }

div#pied {
position:absolute;
bottom:0;
left:0;
color:#853A5C;
width:516px; /*966*/
padding:0 225px;
padding-bottom:10px;
text-align:center;
font-size:75%; }

/***** #contenu *****/

div#ariane a {
color:#fff;
text-decoration:none; }

div#ariane a:hover {
text-decoration:underline; }

/***** #colonne_gauche *****/

div#panier p {
line-height:1.2;
text-align:center;
font-size:70%; }

div#panier {
margin-bottom:10px;
color:#B2517C; }

div#panier a {
color:#B2517C;
text-decoration:none; }

div#panier a:hover {
text-decoration:underline; }

ul.liste_vetements {
font-size:75%;
margin-left:20px;
padding-bottom:10px; }

ul.liste_vetements li a {
padding-left:15px;
text-decoration:none; }

ul.liste_vetements li a:hover {
text-decoration:underline; }

div#homme ul.liste_vetements li a {
color:#CC0000;
background:transparent url(img/puce_1.gif) no-repeat left center; }

div#femme ul.liste_vetements li a {
color:#8F008F;
background:transparent url(img/puce_2.gif) no-repeat left center;  }

ul.liste_liens {
padding-bottom:10px;
line-height:1;
text-align:center; }

ul.liste_liens li a {
font-weight:bold;
font-size:75%;
text-decoration:none;
color:#CC0000; }

ul.liste_liens li a:hover {
text-decoration:underline; }

/***** #colonne_droite *****/

div#colonne_droite dl {
color:#B2517C;
font-size:75%; }

div#colonne_droite dl dt {
font-weight:bold; }

div#colonne_droite dl dd img {
width:75px;
height:100px;
border:1px solid #ccc; }

div#colonne_droite dl dd img:hover {
border:1px dashed #999; }

div#colonne_droite dl dd a {
color:#B2517C; }

div#colonne_droite dl dd a:hover {
color:#853A5C; }

div#colonne_droite dl dd.description {
font-size:90%;
text-align:left;
padding:0 10px; }

/***** #liens *****/

div#liens a {
color:#fff;
text-decoration:none; }

div#liens ul li {
display:inline; }

div#liens a:hover {
color:#999; }

/***** #outils *****/

div#menu ul li {
margin-right:15px;
display:inline; }

div#menu ul li a {
font-size:120%;
font-family:"Bitstream Vera Serif", Georgia, "Times New Roman", serif;
color:#fff;
text-decoration:none;
padding-right:15px; }

div#menu ul li a:hover {
color:#999; }

div#recherche {
margin-left:10px;
float:left;
height:40px;
line-height:40px; }

div#liens {
color:#fff;
font-size:75%;
float:right;
margin-right:10px;
height:40px;
line-height:40px; }

div#menu {
color:#fff;
text-align:center; 
height:40px;
line-height:40px; }

/***** #pied *****/

div#pied ul li {
display:inline;
margin-right:3px; }

div#pied ul li a {
color:#853A5C;
text-decoration:none;
padding-right:3px; }

div#pied ul li a:hover {
color:#B2517C; }

.obligatoire
{
	color:#FF0000;
}