* {
	margin: 0;
}

body {
	background-color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0 0 0 10px;
	padding: 0;
	height: 100%;
	width: 100%;
}

img {
	border: 0px;
}

a{
	margin: 0;
	padding: 0;
	font-family: Verdana;
	color: #990000;
	font-size: 11px;
	text-decoration: underline;
}

ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

li {
	margin: 0;
	padding: 0;
}

#global {
	position:absolute;
	left: 50%;
	width: 930px;
	height: 100%;
	/*margin-top: -200px; /* moiti? de la hauteur */
	margin-left: -465px; /* moiti? de la largeur */
	/*border: 1px solid #333;
	background-color: #eee;
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	border-color:#ececec;*/
}

.space_height{
	background-color: #FFFFFF;
	height: 5px;
	width: 930px;
}

/*----------Header------------------*/

#header{
	float:left;
}

#header ul{
	float: left;
	padding-bottom: 3px;
}

#header li{
	clear: right;
	float: left;
}

#header .h_gauche{
	width: 10px;
	height: 82px;
	background: #ffffff url(/images/h_cote_g.gif) no-repeat;
}

#header .logo{
	height: 82px;
	width: 204px;
}

#header .h_droite{
	width: 10px;
	height: 82px;
	background: #ffffff url(/images/h_cote_d.gif) no-repeat;
}

#header .banniere_468_60{
	height: 67px;
	width: 535px;
	padding-top: 15px;
	padding-left: 66px;
	background-color: #cc0000;
}

#header .panier{
	height: 47px;
	width: 105px;
	font-family: verdana;
	font-size: 9px;
	text-align: center;
	padding-top: 35px;
	color: #FFFFFF;
	background: #cc0000 url(/images/h_fond_panier.gif) no-repeat;
}
#header .panier a{
	font-family: verdana;
	font-size: 9px;
	text-align: center;
	text-decoration: none;
	padding-top: 35px;
	color: #FFFFFF;
}


/* Menu du header */

#menu{
	clear:both;
}

#menu li{
	float:left;
}

#menu .h_menu_droite{
	width: 10px;
	height: 19px;
	background: #ffffff url(/images/h_menu_d.gif) no-repeat;
}

#menu .h_menu_gauche{
	width: 10px;
	height: 19px;
	background: #ffffff url(/images/h_menu_g.gif) no-repeat;
}

#menu .h_menu{
	height: 19px;
	width: 182px;
}

#menu .h_menu{
	height: 19px;
	width: 182px;
}

/*----------Fin Menu du header----------*/

/*---------- bloc_gauche--------------- */

#bloc_gauche{
	position:relative;
	float:left;
	background-color: #FFFFFF;
	width: 168px;
}

#bloc_gauche ul{
	margin: 0;
	float: left;
	list-style-type: none;
}

#bloc_gauche ul li {
	margin: 0;
	float:left;
}

/* recherche */

#recherche{
	margin: 0;
	height: 62px;
}

#recherche ul{
	margin: 0;
}

#recherche ul li {
	margin: 0;
}

#recherche .texte_rouge_cap{
	font-family: verdana;
	font-size: 10px;
	padding-left: 10px;
	margin-top: 20px;
	text-transform: uppercase;
	color: #CC0000;
}

#recherche .texte_blanc_cap{
	font-family: verdana;
	font-size: 10px;
	padding-left: 10px;
	margin-top: 15px;
	text-transform: uppercase;
	color: #FFFFFF;
}

#recherche input.formfield{
	font-family: verdana;
	color: #000000;
	font-size: 10px;
	margin-left: 10px;
	margin-top: 4px;
	height: 15px;
	width: 120px;
	border-color: #ff9900;
	border-style: solid;
	border-width: 1px;
}

#recherche .bouton_ok {
	height: 17px;
	width: 26px;
	padding-left: 5px;
	margin-top: 5px;
}

#recherche .fond_champ{
	width: 168px;
	height: 65px;
	background: #FFFFFF url(/images/recherche_fond.gif) no-repeat;
}

/* fin recherche */

/* Menu de gauche */

#rayons{
	margin: 0;
	position:relative;
	float:left;
	background-color: #FFFFFF;
	width: 168px;
}

#rayons ul{
	margin: 0;
	width:168px;
	float: left;
	list-style-type: none;
}

#rayons ul li {
	margin: 0;
	float:left;
	width:168px;
}

#rayons ul li a { 
	display:block; 
	overflow:hidden; 
	width:168px; 
	height:26px; 
	text-decoration:none; 
}

#rayons #tee-shirts_top a { 
	background: url(/images/menu_T_shirt-top.gif) no-repeat; 
	width:168px;
}

#rayons #polos-chemises a { 
	background: url(/images/menu_polos-chemises.gif) no-repeat; 
	width:168px;
}

#rayons #pulls a {
	background: url(/images/menu_pull.gif) no-repeat; 
	width:168px;
}

#rayons #vestes-blousons a {
	background: url(/images/menu_vestes-blousons.gif) no-repeat;
	width:168px;
}

#rayons #robes-tuniques a {
	background: url(/images/menu_robes-tuniques.gif) no-repeat;
	width:168px;
}

#rayons #jeans a {
	background: url(/images/menu_jeans.gif) no-repeat;
	width:168px;
}

#rayons #marques a {
	background: url(/images/menu_marques.gif) no-repeat;
	width:168px;
}

#rayons #promotions a {
	background: url(/images/menu_promotions.gif) no-repeat;
	width:168px;
}

#rayons #beicebe a {
	background: url(/images/menu_beicebe.gif) no-repeat;
	width:168px;
}

#rayons #vondutch a {
	background: url(/images/menu_vondutch.gif) no-repeat;
	width:168px;
}

#rayons #tee-shirts_top a:HOVER,
#rayons #polos-chemises a:HOVER,
#rayons #pulls a:HOVER,
#rayons #vestes-blousons a:HOVER,
#rayons #robes-tuniques a:HOVER,
#rayons #jeans a:HOVER,
#rayons #marques a:HOVER,
#rayons #promotions a:HOVER
{ 
	background-position:0 -26px;
}

#rayons #tee-shirts_top a.on,
#rayons #polos-chemises a.on,
#rayons #pulls a.on,
#rayons #vestes-blousons a.on,
#rayons #robes-tuniques a.on,
#rayons #jeans a.on,
#rayons #marques a.on,
#rayons #promotions a.on
{
	background-position:0 -26px;
}

/* fin Menu de gauche */

/* pub menu*/

#pub_rayon{
	margin: 0;
	position:relative;
	float:left;
	background-color: #FFFFFF;
	width: 168px;
}

#pub_rayon ul{
	margin: 0;
	float: left;
	list-style-type: none;
}

#pub_rayon ul li {
	margin: 0;
	float:left;
}

#pub_rayon ul li a { 
	display:block; 
	width:168px; 
	text-decoration:none; 
}

/* pub menu*/

/*--------------Fin bloc_gauche---------------- */

/*--------------bloc_droit--------------------- */

#bloc_droit{
	float: left;
	clear: right;
	width: 750px;
	margin-left: 5px;
}

#contenu{
	width: 750px;
	float: right;
}

#contenu input.formfield{
	margin-top: 1pt;
	margin-right: 0pt;
	margin-bottom: 1pt;
	margin-left: 0pt;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #83a8cc;
	border-right-color: #83a8cc;
	border-bottom-color: #83a8cc;
	border-left-color: #83a8cc;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	width: 18em;
}



#contenu select.formfield  {
	margin-top: 1pt;
	margin-right: 0pt;
	margin-bottom: 1pt;
	margin-left: 0pt;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	width: 18.25em;
}

/* all */
td{
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}
.texte_gris_clair{
	font-family: Verdana;
	font-size: 11px;
	color: #999999;
	
}
.texte_gris_fonce{
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}

.texte_gris_fonce_line{
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
	color: #666666;
}

.texte_gris_fonce_bold{
	font-family: verdana;
	font-size: 11px;
	font-weight: bolder;
	color: #666666;
}

.texte_rouge_titre{
	font-family: verdana;
	font-size: 11px;
	font-weight: bolder;
	color: #990000;
	text-transform: uppercase;
}

.texte_orange_titre{
	font-family: verdana;
	font-size: 11px;
	font-weight: bolder;
	background:#990000;
	color: #FFFFFF;
}

.texte_rouge_bold{
	font-family: verdana;
	font-size: 11px;
	font-weight: bolder;
	color: #990000;
}

/* fin all */
/* tpls*/

.rayon_haut{
	background: url(/images/tpl_rayon_haut.gif) no-repeat;
	height: 8px;
	width: 170px;
	padding: 0px;
	margin: 0px;
}

.rayon_fond{
	width: 170px;
	background: url(/images/tpl_rayon_milieu.gif) repeat-y;
}

.rayon_bas{
	height: 8px;
	width: 170px;
	background: url(/images/tpl_rayon_bas.gif) no-repeat;
}

.article_haut{
	background: url(/images/tpl_article_haut.gif) no-repeat;
	height: 8px;
	padding: 0px;
	margin: 0px;
}

.article_bas{
	background: url(/images/tpl_article_bas.gif) no-repeat;
	height: 8px;
	padding: 0px;
	margin: 0px;
}

.article_fond{
	background: url(/images/tpl_article_milieu.gif) repeat-y;

}

.titre {
	line-height:11px;
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	min-height: 25px;
	height: 25px;
}

.prix{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	color: #990000;
}
.prix_public{
	font-family: Verdana;
	font-size: 11px;
	color: #777777;
}

.prix_specials{
	font-family: Verdana;
	font-size: 24px;
	font-weight: bold;
	height: 30px;
	color: #990000;
}
.prix_public_specials{
	font-family: Verdana;
	font-size: 14px;
	color: #777777;
}

.image_rayon{
	float: left;
}
.image_marques{
	float: left;
	padding-left: 5px;
	padding-right: 5px;
}
/* fin tpls*/
/* advencer */
#nouveautes{
	width: 755px;
	padding-left: 5px;
}

#nouveautes .haut{
	background: url(/images/nouveautes_haut.gif) no-repeat;
	height: 38px;
}

#nouveautes .milieu{
	background: url(/images/nouveautes_milieu.gif) repeat-y;
}

#nouveautes .bas{
	background: url(/images/nouveautes_bas.gif) left top no-repeat;
	height: 8px;
}

#ventesprivees{
	width: 755px;
	padding-left: 5px;
}

#ventesprivees .haut{
	background: url(/images/ventesprivees_haut.gif) no-repeat;
	height: 38px;
}

#ventesprivees .milieu{
	background: url(/images/ventesprivees_milieu.gif);
}

#ventesprivees .bas{
	background: url(/images/ventesprivees_bas.gif) no-repeat;
	height:8px;
}

#soldes{
	width: 755px;
	padding-left: 5px;
}

#soldes .haut{
	height: 141px;
	width: 755px;
	font-size:0px;
	padding:0;
	margin:0;
}

#soldes .haut a{
	height: 141px;
	width: 755px;
	font-size:0px;
	padding:0;
	margin:0;
}

#soldes .milieu{
	background: url(/images/soldes_milieu.gif);
}

#soldes .bas{
	background: url(/images/soldes_bas.gif) no-repeat;
	height:8px;
}

/* fin advencer */
/*page cgv*/
	
/* fin page cgv */
/* page promotion.php */

#page_interne{
	position: relative;
	float: right;
	clear: right;
	width: 745px;
}

#page_interne ul{
	padding-top: 0px;
}
	
#page_interne li{
	padding-top: 10px;
}
	
/* fin page promotion.php */

/*--------------fin bloc_droit---------------- */

/*------------------Bottom---------------------*/

#bottom{
	clear:both;
	position:relative;
	/*float:left;*/
	background-color: #FFFFFF;
	width: 100%;
	padding-top:10px;
}

#bottom li{
	float: left;
}

#bottom a{
	font-family: verdana;
	font-size: 10px;
	padding-top: 10px;
	text-decoration: underline;
	color: #FFFFFF;
}

#bottom .b_gauche{
	width: 10px;
	height: 30px;
	background: #ffffff url(/images/bottom_g.gif) no-repeat;
}

#bottom .b_droite{
	width: 10px;
	height: 30px;
	background: #ffffff url(/images/bottom_d.gif) no-repeat;
}

#bottom .b_rouge{
	height: 20px;
	font-family: verdana;
	font-size: 10px;
	padding-top: 10px;
	text-align: center;
	color: #FFFFFF;
	background-color: #CC0000;
}

/*------------------fin Bottom---------------------*/

#xiti-logo{
    float: right;
    height: 15px;
    width:80px;
}

.commercio_compteur{
	background-color:#660000;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}

.temps_restant{
	width:100px;
}