* {
	padding:0;
	margin:0;
}
body {
	background:url(img/body.jpg) no-repeat center top #000;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#FFFFFF;
}
h1 {
	position:absolute;
	top:-9999px;
}
img {
	border:0;
}
#global {
	width:990px;
	margin:0 auto;
	overflow:hidden;
}
#entete {
	width:990px;
	height:125px;
}
#menu_flash {
	background:url(img/menu_flash.png) no-repeat;
	width:598px;/*626*/
	height:67px;
	margin-left:370px;
	padding-left:28px;
}
#conteneur_arabesque {
	width:1px;
	height:1px;
	position:relative;
}
#arabesque {
	/* background:url(img/arabesque.png) no-repeat;*/
  width:382px;
	height:113px;
	position:absolute;
	top:-41px;
	left:45px;
}
#conteneur_logo {
	width:1px;
	height:1px;
	position:relative;
}
#logo {
	background:url(img/logo.png) no-repeat;
	width:413px;
	height:354px;
	position:absolute;
	top:-69px;
}
#conteneur_news {
	height:50px;
    margin-left:430px;
    width:550px;
}
#compte {
	width:230px;
	height:50px;
	float:left;
}
#compte .mon_panier {
	background:url(img/puce_prix.png) no-repeat left;
	padding-left:28px;
}
#compte .mon_panier span {
	background:url(img/bg_input.png) repeat-x;
	height:18px;
	padding:0 5px;
}
#compte .mon_panier a {
	color:#ff9999;
	text-decoration:none;
}
#compte .connecter {
	background:url(img/compte.png) no-repeat left;
	padding-left:28px;
	margin-top:2px;
	color:#ff9999;
}
#compte .connecter span {
	background:url(img/bg_input.png) repeat-x;
	height:18px;
	width:130px;
	padding:0 35px 0 4px;
}
#compte .connecter .btt {
   background:url(img/btt_compte.png) no-repeat;
	margin:5px 0 0 5px;
	width:0px;
	height:0px;
	padding:0 0 0 10px;
}
#conteneur_contact {
  width:1px;
  height:1px;
  position:relative;
}
#contactFormContainer {
	position:absolute;
	
	
}
#contactForm {
	width:180px;
	height:135px;
	background:url(img/bg_input.png) repeat;
	display:none;
	overflow:hidden;
	margin:20px 0 0 0;
	color:#ff9999;
}
#contactForm .txt {
   width:82px;
   height:15px;
   float:left;
   background:#828281;
   border:0;
   color:#ff9999;
   font-size:10px;
   margin-left:3px;
}
#contactForm .pass {
   width:66px;
   height:15px;
   float:left;
   background:#828281;
   border:0;
   margin-left:1px;
   
}
#contactForm .sub {
   width:16px;
   height:15px;
   float:left;
   background:#828281;
   border:0;
   color:#ff9999;
   font-size:10px;
   margin-left:1px;
}
#contactForm .titre_1 {
   margin:5px 0 0 3px;
}
#contactForm .client {
  width:110px;
  float:left;
  margin:3px 0 0 3px;
  background:url(img/puce_compte.jpg) no-repeat left;
  padding-left:12px;
  font-size:11px;
}
#contactForm .client a {
  text-decoration:none;
  color:#ff9999;
}
#contactLink {
	height:16px;
	width:170px;
	background-image:url('slidein_button.png');
	display:block;
	cursor:pointer;
	margin-top:5px;
}
#partenair {
	width:87px;
	height:20px;
	float:left;
}
#partenair p a {
	color:#ff9999;
}
#newsletter {
	float:left;
	width:210px;
	height:25px;
}
#newsletter .txt {
	background:url(img/txt.png) no-repeat;
	width:93px;
	height:19px;
	border:0;
	font-size:9px;
	line-height:19px;
	text-align:center;
	color:#a541a1;
	float:left;
	margin-left:3px;
}
#newsletter .sub {
	background:url(img/sub.png) no-repeat;
	width:22px;
	height:19px;
	border:0;
	float:left;
	margin-left:3px;
}
#newsletter .text_inscri {
	font-size:14px;
	float:left;
}
#conteneur_centre {
	width:770px;
	float:left;
}
#centre {
	background:url(img/centre.png) repeat-y;
	width:671px;
	margin-left:41px;
	overflow:hidden;
}
#contenu {
	background:url(img/contenu.jpg) no-repeat;
	width:606px;/*671*/
	min-height:600px;
	padding:44px 31px 0 33px;
}
#contenu h3 {
	font-size:12px;
	margin-left:10px;
	font-weight:300;
}
#contenu ul li {
	list-style:none;
}
#contenu ul li a {
	text-decoration:none;
	color:#FFFFFF;
}
#partenair_center {
	width:115px;
	min-height:330px;
	margin:0 auto;
}
#partenair_center li {
	text-align:center;
}
#partenair_center li img {
	padding:2px;
	background:#564150;
	border:1px solid #9a7b9c;
}
#diapo {
	background:url(img/diapo.png) no-repeat;
	width:550px;
	height:178px;
	margin-left:7px;
	padding-left:45px;
}
#contenu h2 span {
	position:absolute;
	top:-9999px;
}
#contenu h2 {
	margin-top:10px;
}
#contenu .float_right {
	float:right;
	margin:0 45px 0 10px;
}
#contenu p {
	margin-top:35px;
}
#contenu p span {
	color:#ff6a6a;
}
#contenu .float_left {
	float:left;
	margin-right:10px;
}
ul#pagination {
	width:100px;
	height:25px;
	margin-top:13px;
	float:right;
}
ul#pagination li {
	float:left;
}
ul#pagination li a {
	padding:0 2px;
}
ul#pagination li a:active {
	text-decoration:underline;
}
#liste {
	width:120px;
	height:20px;
	margin:20px 0 0 220px;
}
#liste li {
	list-style:none;
	background:url(img/puce.png) no-repeat left;
	padding-left:15px;
}
#centre_bas {
	background:url(img/centre_bas.png) no-repeat;
	width:671px;
	height:65px;
	margin-left:38px;
}
#colone_droite {
	width:200px;
	height:400px;
	margin-top:400px;
	float:left;
}
#news {
	background:url(img/back_news.png) no-repeat;
	width:165px;
	height:230px;
	padding:5px 7px 0 7px;
	overflow:auto;
	margin-left:18px;
}
#news h3 {
	margin:0 auto;
	width:62px;
	height:22px;
}
#news p {
	color:#000000;
	margin-top:2px;
	font-size:12px;
	line-height:15px;
}
#news p img {
	width:88px;
	height:119px;
	margin-left:40px;
}
#cordonne {
	width:990px;
	height:120px;
	margin:0 auto;
}
#partenaire {
	width:670px;
	height:80px;
	float:left;
}
#partenaire li {
	display:inline;
	list-style:none;
	margin-left:5px;
}
#partenaire li img {
	border:0;
}
#adresse {
	width:320px;
	min-height:60px;
	float:left;
}
#adresse dl {
	text-align:center;
	font-size:12px;
}
#adresse dl a {
	color:#FFFFFF;
}
ul#liste_produit {
	width:485px;
	margin:20px auto;
	overflow:hidden;
}
ul#liste_produit li {
	background:url(img/bg_fiche.png) no-repeat;
	width:155px;
	height:240px;
	float:left;
	color:#000000;
	margin:10px 5px 0 0;
}
ul#liste_produit .lingerie dl dt {
	margin:5px 0 0 0;
	height:180px;
	text-align:center;
    width:149px;
}
ul#liste_produit .lingerie dl dt img {
	border:5px solid #FFFFFF;
}
ul#liste_produit .lingerie dl .stock {
	position:relative;
	width:1px;
	height:1px;
}
ul#liste_produit .lingerie dl .stock span {
	left:131px;
	position:absolute;
	top:-176px;
}
ul#liste_produit .categorie dl dt {
	margin:5px 0 0 5px;
	height:125px;
}
ul#liste_produit .categorie dl dt img {
	border:5px solid #FFFFFF;
}
ul#liste_produit .categorie dl .stock {
	position:relative;
	width:1px;
	height:1px;
}
ul#liste_produit .categorie dl .stock span {
	left:131px;
	position:absolute;
	top:-125px;
}
ul#liste_produit dl .titre {
	text-align:center;
}
ul#liste_produit li dl .description {
	margin:0 14px 0 5px;
	font-size:11px;
}
ul#liste_produit li dl .details {
	background:url(img/plus_detail.png) no-repeat right;
	line-height:20px;
	width:63px;
	margin:2px 0 0 5px;
	float:left;
}
ul#liste_produit li dl .details a {
	color:#000000;
}
ul#liste_produit li dl .prix {
	width:67px;
	background:url(img/puce_prix.png) no-repeat right;
	padding-top:2px;
	float:left;
	margin-left:6px;
}
ul#fiche_produit {
	width:590px;
	height:265px;
	margin:0 auto;
}
ul#fiche_produit li {
	background:url(img/bg_fiche_produit.png) no-repeat;
	width:569px;/*589*/
	height:390px;
	padding-right:20px;
	color:#000000;
}
ul#fiche_produit li dt {
	width:200px;
	min-height:320px;
	float:left;
	margin:5px 0 0 6px;
}
ul#fiche_produit li dt img {
	width:170px;
}
ul#fiche_produit li .titre {
	font-size:14px;
	padding-top:18px;
}
ul#fiche_produit li .stock {
	margin-bottom:10px;
}
ul#fiche_produit li .description {
	margin:10px 0;
}
div.form {
	width:70px;
	height:37px;
	float:left;
}
div.form_1 {
	width:50px;
	height:37px;
	float:left;
	margin-left:30px;
}
div.form_2 {
	width:90px;
	height:23px;
	float:left;
	margin-top:17px;
}
div.panier {
	width:105px;
	height:22px;
	float:left;
	margin-left:20px;
	margin-top:17px;
}
div.panier .ajouter {
   width:110px;
}
#pied {
	width:990px;
	height:80px;
	margin:0 auto;
}
#pied ul {
	width:620px;
	height:43px;
	margin:0 auto;
}
#pied ul li {
	display:inline;
	list-style:none;
}
#pied ul li a {
	text-decoration:none;
	padding:0 1px;
	color:#FFFFFF;
}
#pied .imnalys {
	text-align:center;
}
#pied .imnalys img {
	border:0;
}
#pied .imnalys span {
	position:absolute;
	top:-9999px;
}
/***Fil d'ariane***/
.invis {
	position:absolute;
	left:-9999px;
}
div#ariane {
	width:100%;
	font-size:13px;
	margin-top:-25px;
	margin-bottom:25px;
}
div#ariane p {
	color:#fff; /* Couleur des crochets */
	padding-bottom:5px; /* Espace entre la bordure et le fil d'ariane */
	border-bottom:1px solid #CFCFCF;
}
div#ariane p span {
	margin:0 3px; /* Aération entre les éléments */
}
div#ariane p span a {
	color:#FEA3A4;
	text-decoration:none;
}
div#ariane p span.home a {
	padding-left:25px;
	background:transparent url(img/house.png) no-repeat left center; /* Icone */
	color:#FEA3A4;
}
div#ariane p span.courant {
	color:#fff;
}
div#ariane p a:hover {
	text-decoration:underline;
}
div.pagination {
	width:590px;
	text-align:right;
	margin:10px 0 10px 0;
	
}
div.pagination a {
	color:#FEA3A4;
}
/***Sous categorie Stylage***/
ul.sous_cat li {
	float:left;
	margin-left:5px;
	text-align:center;
}

ul.sous_cat li a img { width:140px; height:200px; }

ul.sous_cat li p {
	margin-bottom:10px;
	font-size:12px;
	text-decoration:underline;
}


/****** panier ********/
table#panier {
margin:15px auto;
width:100%;}

table#panier tbody tr#titre {
color:#fff;
text-transform:uppercase;
font-weight:bold;
}

table#panier tbody tr#titre td{
text-align:center;
padding:10px;}

/* Lignes */

table#panier tbody tr.ligne td {
padding:10px;}

table#panier tbody tr.ligne.couleur1:hover td{
background:#D2D2D2;}

table#panier tbody tr.ligne.couleur2:hover td{
background:#E8E8E8;}

.couleur1 td {
background:#ccc; /* A modifier */}

.couleur2 td { 
background:#E0E0E0;  /* A modifier */}

table#panier tbody tr.ligne td p input {
width:23px;
margin-right:10px;}

table#panier tbody tr.ligne td img {
color:transparent;} 

/* td Produit */

table#panier tbody tr.ligne td.produit h4 {
padding:10px 10px 4px 0;
text-align:left;
font-size:110%;}

table#panier tbody tr.ligne td.produit p img {
float:left;
margin-right:5px;}

table#panier tbody tr.ligne td.produit p a {
font-weight:bold;
color:#646464;
text-align:left;
font-size:90%;
line-height:1.1;
display:block;
text-decoration:underline;}

table#panier tbody tr.ligne td.produit p a:hover {
text-decoration:none;}

table#panier tbody tr.ligne td.produit span {
font-style:italic;
display:block;
padding-bottom:10px;
color:#4F4F4F;}

/* td Supprimer */

table#panier tbody tr.ligne td.supprimer{
text-align:center;}

/* td Photo */

table#panier tbody tr.ligne td.photo img {
width:75px;
height:50px;
border:1px solid #888;}

table#panier tbody tr.ligne td.photo img:hover {
border:1px solid #333;}

/* td Prix total */

table#panier tbody tr.ligne td.prix_total{
text-align:right;
padding-right:14px;
font-weight:bold;}

/* tr Total */

table#panier tbody tr#total{
color:;
padding:10px;}

table#panier tbody tr#total th {
letter-spacing:1px;
padding:7px 15px;
text-align:right;
}

/* tr Actions */

table#panier tbody tr#action td p {
width:210px;
margin:0 auto;
padding:15px 0 15px 55px;}

table#panier tbody tr#action td {
padding:5px 15px;
text-align:center;}

table#panier tbody tr#action td p a {
float:left;
font-weight:bold;
margin-right:6px;
color:#646464;
font-size:110%;
line-height:1.1;
text-decoration:underline;}

table#panier tbody tr#action td p a:hover {
text-decoration:none;}

table#panier tbody tr#action td p img {
margin-right:20px;
float:left;}
p span.left {
float:left;
width:100px;
font-weight:bold;
margin-right:20px; 
}
p span.left1 {
float:left;
width:200px;
font-weight:bold;
margin-right:20px; 
}
/***** #colonne_gauche ****/

.sidebarmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: bold 13px Verdana;
 /*width: 180px; Main Menu Item widths */
border-bottom: 1px solid #ccc;
color:#974c01; 
}
 
.sidebarmenu ul li{
position: relative;
}

/* Top level menu links style */
.sidebarmenu ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: white;
text-decoration: none;
padding: 6px;
/*border-bottom: 1px solid #778;
border-right: 1px solid #778;*/
}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
/*background-color: #012D58; background of tabs (default state)*/
}

.sidebarmenu ul li a:visited{
color: white;
}

.sidebarmenu ul li a:hover{
background-color: black;
}

/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
/*width: 170px; Sub Menu Items width */
top: 0;
visibility: visible;
text-align:left;

}

.sidebarmenu a.subfolderstyle{
background: url(right.gif) no-repeat 97% 50%;
}

 
/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
/* End */


#style_paypal
{
	border:none;
	width:213px;
	height:37px;
	background-image:url(img/img_paypal.gif);	
}

