/* FEUILLE DE STYLE

	Beautystreet v2
	(Boutique : etudiantes)

	EANET - 2008
	
	*/


/* 1 - Polices */
/* 2 - Tailles des polices */
/* 3 - Couleur des polices */
/* 4 - Page Catégorie */
/* 5 - Page Produit */




/* ############################### */
	/* POLICES */
/* ############################### */

.boxText, .errorBox, .stockWarning, .orderEdit, TD.headerNavigation, .headerNavigation, TD.footer, .infoBoxContents, .infoBoxNoticeContents, TD.infoBoxHeading, TD.infoBox, SPAN.infoBox, .productListing-heading, TD.pageHeading, DIV.pageHeading, TD.main, P.main, TD.subBar, TD.smallText, SPAN.smallText, P.smallText, TD.headerError, TD.fieldKey, TD.fieldValue, TD.tableHeading, SPAN.newItemInCart, CHECKBOX, INPUT, RADIO, SELECT, TEXTAREA, TD.productListing-data, SPAN.greetUser, SPAN.productSpecialPrice, SPAN.errorText, .checkoutBarFrom, .checkoutBarTo, .checkoutBarCurrent, .messageBox, .messageStackError, .messageStackWarning, .messageStackSuccess, .inputRequirement, li.total table, td#cateboum, a.pageResults, table.repere2, p.product_name, h1, table#fiche_produit p, td.options, td, p, #fiche_produit ul
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

td#menu_gtr, #info, #menu2, #menu4, #nav, #under_footer, #under_footer a, .tri, .tri a
{
	font-family:Arial, Helvetica, sans-serif;
}

/* ############################### */
	/* TAILLES DE POLICES */
/* ############################### */

.boxText, .errorBox, .stockWarning, .orderEdit, TD.headerNavigation, .headerNavigation, TD.footer, .infoBoxContents, .infoBoxNoticeContents, TD.infoBoxHeading, TD.infoBox, SPAN.infoBox, .productListing-heading, TD.pageHeading, DIV.pageHeading, TD.main, P.main, TD.subBar, TD.smallText, SPAN.smallText, P.smallText, TD.headerError, TD.fieldKey, TD.fieldValue, TD.tableHeading, SPAN.newItemInCart, CHECKBOX, INPUT, RADIO, SELECT, TEXTAREA, TD.productListing-data, SPAN.greetUser, SPAN.productSpecialPrice, SPAN.errorText, .checkoutBarFrom, .checkoutBarTo, .checkoutBarCurrent, .messageBox, .messageStackError, .messageStackWarning, .messageStackSuccess, .inputRequirement, li.total table, td#cateboum, .tri, a.pageResults, table.repere2, p.product_name, h1, table#fiche_produit p, td.options, td, #fiche_produit ul
{
	font-size:12px;
}

td#cateboum, .tri, a.pageResults, table.repere2, table#fiche_produit p, td.options, td.productListing-data b, td.main b
{
	font-size:12px;
}

p.product_name
{
	font-size:11px;
}

p.product_name a
{
text-decoration:none;
}

p.product_name a:hover
{
text-decoration:underline;
}

td.main h2
{
	font-size:15px;
}

/* ############################### */
	/* COULEURS DE POLICES */
/* ############################### */

TD.headerNavigation, .headerNavigation, .headerNavigation:hover, TD.headerError, TD.headerInfo, TD.footer, .productListing-heading, #menu2 li a
{
	 color: #ffffff;
}

TD.infoBoxHeading
{
	background-color:#AEA490;
}

BODY, TD.subBar, .checkoutBarCurrent, 
{
	color: #000000;
}

#menu a:hover, #menu3 li a:hover
{
	color:#706D62;
}

td#menu_gtr a, #menu3 li a
{
	color:#FFFFFF;
}
p.options_panier, td#cateboum a, p.product_name a, table#fiche_produit p, td.options, td.options select, table.tableau_taille, div.tabcontent h2, div.tabcontent h3, a,body div.vente_croisee table.infobox table.infoBoxContents td.smalltext, #fiche_produit ul
{
	color:#646459;
}

td#menu_gtr li.voir_panier a, #nav li a.top_link:hover, #nav li:hover > a.top_link 
{
	color:#646459;
}

#menu4 li a:hover
{
	color:#000000;
}

p.prix_panier, h1#nom_magasin, td#cateboum a:hover, .tri, .tri a, A.pageResults, A.pageResults:hover, td#numero_page b, table.repere2, p.product_name span, td#cateboum p, H1, td.options span, div.vente_croisee a:hover, td.productListing-data b,  td.productListing-data a:hover, td.main b, td#cateboum span.categorie_actuelle a, td#cateboum span.categorie_actuelle
{
	color:#646459;
}

#product_special_accueil span.prix, #product_special_accueil a, #product_special_accueil a.nom_produit
{
	color:#646459;
}


td#menu_gtr #titre a, #menu4, #menu4 li a, #nav, td.main h2
{
	color:#646459;
}

#product_special_accueil s, #under_footer, #under_footer a
{
	color:#AEA490;
}

#product_special_accueil .headerNavigation
{
	color:#FFFFFF;
}

td.boxText a, td.boxText
{
	color:#706D62;
}


.boxText { font-size: 10px; }
.errorBox { font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-size : 10px; color: #AEA490; text-decoration: underline; }


/* ############################### */
	/* DEBUT : TOUTES LES PAGES */
/* ############################### */

div#page_content
{
	padding:10px;

	width:780px;
}


/* ******************************* */
/*       FIN : TOUTES LES PAGES      */
/* ******************************* */



/* ############################### */
/*   SPECIFIQUE : PAGE CATEGORIE   */
/* ############################### */

tr.productListing-odd p
{
	margin:0;
	padding:0;
}

tr.productListing-odd p.product_name
{

	text-align:left;
	height:276px;
	margin-bottom:10px;

}

		/* DEBUT : COMMUN A LA FICHE PRODUIT ET A LA PAGE PANIER 

		tr.productListing-odd a img, tr.productListing-even a img
		{
			border:2px solid #FFFFFF;
		}
		
		tr.productListing-odd a:hover img, tr.productListing-even a:hover img
		{
			border:2px solid #646459;
		}
		*/
		

		/* FIN : COMMUN A LA FICHE PRODUIT ET A LA PAGE PANIER */

td#cateboum p
{
	font-size:15px;
	font-weight:bold;
	color:#646459;
}

span.categorie_actuelle
{
	text-decoration:none;
	font-weight:bold;
}


/* ******************************* */
/*       FIN : PAGE CATEGORIE      */
/* ******************************* */

/* ############################### */
/*   SPECIFIQUE : FICHE PRODUIT   */
/* ############################### */

table#fiche_produit
{
	padding:5px;
}
table#fiche_produit h1
{
color:#4F4F4F;
margin-bottom:20px;

}
div.product_wrapper
{

}

/* Affichage de la photo et zoom */


	div.vignette_wrapper
	{
	width:215px;
	}
	
	div.screenshots
	{
	margin-left:1px;
	width:50px;
	display:inline;
	float:left;
	}
	
	div.screenshots a img.petit
	{
	width:50px;
	height:75px;
	border-top:1px solid white;
	border-right:1px solid white;
	border-left:1px solid white;
	border-bottom:3px solid white;

	}

	div.screenshots a:hover img.petit, div.screenshots2 a:hover img.petit2
	{
	border-top:1px solid white;
	border-right:1px solid white;
	border-left:1px solid white;
	border-bottom:3px solid #646459;
	}
	
	div.screenshots a img.grand
	{
	width:1px;
	height:1px;
	border: none;
	display: hidden;
	padding:0;
	margin:0;
	position:absolute;
	top:0;
	left:0;
	}
	
	div.screenshots a:hover img.grand, div.screenshots2 a:hover img.grand2
	{
	width:360px;
	height:540px;
	position:absolute;
	top:177px;
	left:345px;

	margin-left:17px;
	z-index:1;
	}

	div.screenshots2
	{
	width:210px;
	margin-bottom:10px;
	}	
	
	div.screenshots2 a img.petit2
	{
	width:200px;
	height:300px;
	padding:0;
	margin:0;
	border-top:1px solid white;
	border-right:1px solid white;
	border-left:1px solid white;
	border-bottom:3px solid white;
	}
	
	div.screenshots2 a img.grand2
	{
	width:1px;
	height:1px;
	border: none;
	display: hidden;
	position:absolute;
	top:0;
	left:0;
	padding:0;
	margin:0;
	}
	
	span#lien_zoom
	{
	color:#646459;
	text-decoration:underline;
	font-size:10px;
	background-image:url('/etudiantes/templates/fallback/images/zoom_image_tenue_pro.gif');
	padding-left:15px;
	background-repeat:no-repeat;
	}

/* Fin affichage photo et zoom */

/* Début Bloc Achat */

table#bloc_achat
{
margin-top:15px;
clear:left;
}

table#bloc_achat td.top
{
	height:13px;
	line-height:13px;
	padding:0;
	margin:0;
}

table#bloc_achat td.milieu
{
background-color:#AEA490;
padding:0 15px 0 15px;
}

table#bloc_achat td.milieu span.prix
{
color:white;
font-weight:bold;
font-size:17px;
}

table #bloc_achat td.milieu span.prix s
{
display:block;
font-size:14px;
color:#FCF6E9;
}

input.add_cart_bouton
{
background: transparent;
border: 0px;
color:#646459;
font-size:13px;
cursor: pointer;
text-decoration: underline;
margin:0;
padding:0;
width:183px;
padding-right:9px;
}

div.vente_croisee
{
margin-top:25px;
border:1px solid #E7DDC8;
}

div.vente_croisee td.infoBoxHeading
{
background:#E7DDC8;
padding:3px 0 3px 5px;
color:#646459;
font-size:14px;
font-weight:bold;
}

table#bloc_achat td.milieu p.bloc_achat_titre
{
text-align:center;
color:white;
font-weight:bold;
}


/* Fin Bloc Achat */


table.group_couleur
{
margin-top:20px;
}

a.lien_couleur
{
display:block;
float:left;
width:19px;
height:19px;
margin:0;
padding:0;
text-decoration:none;
}

a:hover.lien_couleur
{

border:1px solid #E7DDC8;
text-decoration:none;
}

/* ******************************* */
/*       FIN : FICHE PRODUIT      */
/* ******************************* */


/* ############################### */
/*   SPECIFIQUE : PAGE CREER UN COMPTE   */
/* ############################### */

div.creer_compte table.infobox
{
border-top:2px solid #FCF6E9;
border-bottom:1px solid #FCF6E9;
margin-bottom:20px;
}


div.creer_compte table.infobox input, div.creer_compte table.infobox select
{
border:1px solid #C7C7C7;
width:90%;
}

td#checkbox_news input
{
width:auto;
border:none;
}



/* ******************************* */
/*       FIN : PAGE CREER UN COMPTE      */
/* ******************************* */

/* ############################### */
/*   SPECIFIQUE : PAGE LOGIN   */
/* ############################### */
div.page_login table.infoBoxContents
{
background-image:url('/etudiantes/templates/fallback/images/bloc_loging.gif');
background-repeat:no-repeat;
background-position:left top;
height:170px;
}

.titre_login_box
{
line-height:25px;
color:#646459;
font-weight:bold;
}

/* ******************************* */
/*       FIN : PAGE LOGIN      */
/* ******************************* */

/* ############################### */
/*   SPECIFIQUE : PAGE PANIER   */
/* ############################### */

td.tableau_panier TD.infoBoxHeading
{
background-color:#AEA490;
}

td.tableau_panier td.productListing-heading
{
color:#FCF6E9;
background-color:#AEA490;
}

td.tableau_panier tr.productListing-even
{
background-color:#FCF6E9;
}

table#page_panier td.main b
{
background-color:#FCF6E9;
display:block;
padding:15px;
width:180px;
text-align:center;
border:1px solid #AEA490;
}


/* ******************************* */
/*       FIN : PAGE PANIER      */
/* ******************************* */


/* ############################### */
/*   SPECIFIQUE : TABLEAU DES TAILLES   */
/* ############################### */

.tableau_taille
{
font-size:10px;
}

.tableau_taille tr
{
height:15px;
}

.tableau_taille  thead
{
background-color:#AEA490;
}

.tableau_taille  .ligne_pair
{
background-color:#E7DDC8;
}

/* ******************************* */
/*       FIN : TABLEAU DES TAILLES      */
/* ******************************* */


/* ############################### */
/*   SPECIFIQUE : MESSAGE UTILISATEURS   */
/* ############################### */


/* message box */

.messageBox { 
	font-size: 10px; 
	}
	
	
.messageStackError, .messageStackWarning { 
font-size: 10px; 
background-color: #ffb3b5; 
}


.messageStackSuccess { 

	font-size: 11px; 
	background-color: #FCF6E9; 
	padding:10px;
	border:2px solid #AEA490;

	}

/* input requirement */

.inputRequirement { 

	font-size: 10px; 
	color: #646459; 
	}


/* ******************************* */
/*       FIN : MESSAGE UTILISATEURS      */
/* ******************************* */


/* ############################### */
/*   SPECIFIQUE : Recherche avancée   */
/* ############################### */

td#recherche_avance input
{
width: 50%; 
heigt:30px; 
font-size:16px;
color:#AEA490;
border:3px solid #FCF6E9;
padding:4px;
font-weight:bold;
}



/* ******************************* */
/*       FIN : Recherche avancée      */
/* ******************************* */



BODY {
  background: #FCF6E9;
background-image:url('images/background.png');
  margin: 0px;
}


H1 
{
	margin:0;
	padding:0;
	font-size: 20px;
	font-weight: bold;

}


td#numero_page a.pageResults, td#numero_page b
{

	padding:2px 4px;
	text-decoration:none;
	line-height:20px;
}

td#numero_page b
{
	background-color:#FCF6E9;
}	


td.category_desc
{
	border-bottom:1px solid #E7DDC8;
}


td#cateboum
{
	padding-left:20px;
	padding-top:15px;
	line-height:18px;
	border-bottom:#E7DDC8 2px solid;
}
td#cateboum a
{
	text-decoration:none;
}
td#cateboum a:hover
{
	text-decoration:none;
	font-weight:bold;
	
}

.tri
{
	margin-bottom:10px;


}

table.repere2
{
	width:650px;

	margin:10px;
}



A {

  text-decoration: underline;
}

A:hover {
  color: #AEA490;
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.test {
vertical-align:top;
}

TD.test {
vertical-align:top;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-size: 10px;
  background: #AEA490;

  font-weight : bold;
}

.headerNavigation { 


  font-weight:bold;
  font-size:10px;
  padding-bottom:5px;
}



TR.headerError {
  background: #ff0000;
}

TD.headerError {
  
  font-size: 12px;
  background: #ff0000;

  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;

  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}


center#footer
{
	background-color:white;
	background-color:white;
	margin-left:auto;
	margin-right:auto;
	width:800px;
}


TD.top_menu input
{
border:#F06A9A 1px solid;
background-color:#fde2ec;
color:#F06A9A;
}


TD.footer {

  font-size: 10px;
  background: #bbc3d3;

  font-weight: bold;
}



.infoBoxContents {


  font-size: 12px;
}



.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;

  font-size: 10px;
}

TD.infoBoxHeading {

  font-size: 10px;
  font-weight: bold;
 

}

TD.infoBox, SPAN.infoBox {

  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {

  border-spacing: 1px;
  border:1px solid #FFFFFF;
}

.productListing-heading {
 
  font-size: 10px;


  font-weight: bold;
}

TD.productListing-data {

  font-size: 10px;
}



A.pageResults:hover {

  background: #E7DDC8;
}

TD.pageHeading, DIV.pageHeading {

  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {

  font-size: 10px;

}

TD.main, P.main {

  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {

  font-size: 10px;
}

TD.accountCategory {

  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
 
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {

  font-size: 12px;
}

TD.tableHeading {

  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {

  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {

  font-size: 11px;
}

TEXTAREA {
  width: 100%;

  font-size: 11px;
}

SPAN.greetUser {

  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #AEA490;
  font-weight: bold;
}



SPAN.errorText {

  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #FCF6E9; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #FCF6E9; }

.checkoutBarFrom, .checkoutBarTo {

font-size: 11px; 
color: #AEA490;

}
.checkoutBarCurrent {
font-size: 11px; 
color: #646459;

}


#cart_container
{
	height:25px;
	margin:0;
	padding:0;
	padding-right:0px;
	float: left;
	width:114px;
	text-align:center;
}


td#menu_gtr
{
background-image:url(images/bckg_menu_haut.gif);

	font-size:11px;
}

td#menu_gtr a
{

	font-weight:bold;
}

#cart_container #menu li ul
{
visibility: hidden;
background-color:#FFFFFF;
border:1px solid #AEA490;
margin:5px;
padding:3px 5px 6px;
text-align:left;
list-style: none;
width:300px;
position:absolute;
top:15px;
right:-104px;
_right:-18px;
z-index:20;
}

#panier_compte #menu li{

    list-style:none;
    margin:0;
    padding:0;
	
    }
    
#panier_compte #menu li li{
    margin:0;
	padding:0;
    }
    
li.total {

    margin:0;
	padding-top:5px;
    }
	
li.total table{

	font-size:12px;
	font-weight:bold;
	text-align:right;
    margin:0;
	border-left:3px solid #AEA490;
    }
	
td#menu_gtr li.voir_panier
{
	margin-top:10px;
}

td#menu_gtr li.voir_panier a
{

	text-decoration:underline;
}
	
	
li.total table td
{
	padding-left:6px;
}
	
p.options_panier
{
	font-size:12px;

}

p.prix_panier
{
	text-align:right;
	padding-right:15px;
	font-size:12px;
	font-weight:bold;

}

/* MENU */

#menu
{
    position:relative;
    margin:0;
	list-style: none;
    padding: 3px 0 0 0;
	height:25px;
	margin-right:3px;
}
#menu a
{
	text-decoration:none;
}

#menu a:hover
{

text-decoration:none;
}

#panierpanier
{
padding: 0px;
}

td#menu_gtr ul#menu .item_bag a
{
color:#AEA490;
}

#titre
{
	height:30px;
	background-image:url(images/fond_titre_panier.gif);
	background-repeat:no-repeat;
		padding-left:25px;
	padding-top:5px;

}

td#menu_gtr #titre a
{
	font-size:15px;
	font-weight:bold;
}


td#menu_gtr #titre a:hover
{
	text-decoration:underline;
}


/* Le menu 1 est le menu déroulant reprenant toutes les catégories de produits */

#info {
	background-image:url(./images/fond_acheter_blouse.gif);
	background-repeat:no-repeat;
	background-position:center;

	font-size:13px;
	font-style:italic;
	color:#990066;
	font-weight:bold;
	text-align:center;

}


/*
#menu1{
 
    display:block;
    margin:0;
    padding:0;
	padding-top:10px;
	padding-left:10px;
	height:34px;
	_height:44px;
	font-family:Arial,Verdana, Helvetica, sans-serif;
	font-size:13px;
	z-index:50;
	width:100px;
	_width:110px;
	float:left;
	color:#AEA490;
	font-weight:bold;
	background-image:url(./images/bckg_menu_categorie.gif)
    }
 
#menu1 li ul{
    visibility:hidden;
	background-color:#F8D6E2;
	width:200px;
	display:block;
	position:absolute;
	top:172px;
	margin:0;
	padding:0;
	border:1px solid #f06a9a;
	padding-bottom:6px;
	height:auto;
    }

#menu1 li{
	margin-left:10px !important;
    list-style:none;
	height:20px;
    display:inline;
    display:block;
    float:none;
    float:left;
    margin:0;
    padding:0;
	z-index:500;
    }

#menu1 li li{
    display:block;
    float:none;
    }
    
//correct a little IE bug 
* html #menu1 li li{
    display:block;
    }

#menu1 li a{
    text-align:left;
    color:#AEA490;
    display:block;
    text-decoration:none;
    padding:2px 0;
    margin:1px;
    }
#menu1 li a:hover {
	text-decoration:underline;
	}
	
#menu1 li ul li
	{
	margin-left:0 !important;
	margin-bottom:3px !important;
	margin-right:10px;
	padding:0 !important;
	height:13px !important;
	}

#menu1 li ul li a
	{
	height:inherit;
	padding-left:10px !important;
	color:#F06A9A;
	}
	
#menu1 li ul li a:hover
	{
	border-left:3px solid white;
	padding-left:7px !important;
	text-decoration:none;
	}

*/

#menu2 {
    display:block;
    margin:0;
    padding:0;
	left:110px;
	height:20px;
	width:690px;

	font-size:13px;
	font-weight:bold;
	z-index:50;
	background-image:url(./images/bckg_menu_bas.gif)
	float:left;
}

#menu2 li
{
	margin-left:10px !important;
    list-style:none;
	height:44px;
    display:inline;
    display/**/:block;
    float:none;
    float/**/:left;
    padding:0;
	padding-top:2px;
	z-index:500;
    }




#menu2 li a:hover
{
	
}

#menu3 {
    display:block;
    margin:0;
    padding:0;
	height:21px;
	_height:24px;
	z-index:50;
	float:left;
	padding-top:0px;
	_padding-top:0px;
	margin-left:4px;

	
}

#menu3 li
{

	    background-image:url(images/bckg_menu_haut.gif);
	list-style:none;

    display:block;
    /*display:block;*/
    float:left;
    padding:0;
	word-spacing:normal;
	padding-top:3px;
	margin:0 22px;
	text-align:center;
	/*z-index:500;*/
    }

#menu3 li a
{

	text-decoration:none;
}

#menu3 li a:hover
{

	text-decoration:none;
}


#menu4 {
    display:block;
    margin:0;
    padding:9px 0 0 0;


	height:30px;

	width:800px;
	list-style:none;
	font-size:13px;
	font-weight:bold;

	/*z-index:50;*/
	
	background-image:url(images/bckg_menu_bas.gif);
	background-repeat:repeat-x;


}

#menu4 li
{
	
	/*margin-left:25px !important;*/

	background-repeat:no-repeat;
	list-style-image:none;
	height:10px;
    /* display:inline; */
    float:left;
	padding-left:0px;
	padding-right:0px;
	text-align:center;
	

	margin:0px 15px;
	/*padding-top:8px;*/
	/*z-index:500;*/
    }


#menu4 li a
{

	text-decoration:none;
	
}

#menu4 li a:hover
{

	text-decoration:none;
}


#menu4 li li
{
width:auto;
text-align:left;
float:none;
}

#wrapper
{
border-left:1px #FFFFFF solid;
border-right:1px #FFFFFF solid;
border-bottom:1px #FFFFFF solid;
width:800px;
position:relative;
z-index:1;
}

table#univers_langue
{
height:36px;
line-height:36px;

/* background-color:#FCF2DD; */
}

.arondiD
{
	background-image:url('/etudiantes/images/arrondi-d-langue-blouses.gif');
	background-position:left;
	background-repeat:no-repeat;
}

table#univers_langue .arondiG
{

	background-position:left; 
	background-repeat:no-repeat
}


h1#nom_magasin
{

font-size:13px;
font-style:normal;
margin:0px;

}



#nav {
display:block;
margin:0;
padding:0;
padding-left:0px;



font-size:13px;
z-index:50;

float:left;
font-weight:bold;
}

#nav li.top {

display:block;
float:left;
padding: 0px;
margin:0;
text-align:center;
}

#nav li a.top_link {
/*background:transparent url(blank.gif) repeat scroll 0%;*/
background-image:none;
cursor:pointer;
display:block;
float:left;
font-weight:bold;
/*height:36px;
_line-height:27px;*/
padding:0px 0px 0px 0px;
text-decoration:none;
color:#646459;
width:inherit;
text-align:center;
}
/*
#nav li a.top_link span {
background:transparent url(blank.gif) repeat scroll right top;
display:block;
float:left;
height:36px;
padding:0pt 0px 0pt 12px;
}
*/
#nav li a.top_link span.down {
background:transparent url(blanka.gif) no-repeat scroll right top;
display:block;
float:left;
height:27px;
padding:0pt 0px 0pt 12px;
color:#646459;
}



#nav li a.top_link:hover {
background:transparent url(blank_over.gif) no-repeat scroll 0%;

}


#nav li a.top_link:hover span {
background:transparent url(blank_over.gif) no-repeat scroll right top;
}

#nav li:hover > a.top_link {
background:transparent url(blank_over.gif) no-repeat scroll 0%;

}

#nav li:hover > a.top_link span {
background:transparent url(blank_over.gif) no-repeat scroll right top;
}

#nav li:hover {
position:relative;
z-index:200;
}

#nav ul, #nav li:hover ul ul, #nav li:hover ul li:hover ul ul, #nav li:hover ul li:hover ul li:hover ul ul, #nav li:hover ul li:hover ul li:hover ul li:hover ul ul {
height:0pt;
left:-9999px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0pt;
padding:0pt;
position:absolute;
top:-9999px;
width:0pt;
}

#nav li:hover ul.sub {
background:#FFFFFF none repeat scroll 0%;
border:1px solid #646459;
height:auto;

left:-10pt;
/*padding:3px;*/
top:20px;
white-space:nowrap;
width:120px;
z-index:250;
opacity: 0.90;	
filter:alpha(opacity=90);  

-moz-opacity:0.90;
padding-top:10px;
padding-bottom:10px;
}

#nav li:hover ul.sub li {
background-image: none;
display:block;
/*float:left;*/
font-weight:normal;
position:relative;
margin:0;

padding:0px;
height:28px;
}

#nav li:hover ul.sub li a {
color:#000000;
font-size:13px;
text-decoration:none;
border-left:3px solid #FFFFFF;
font-weight:bold;
display:block;
padding:2px 0 2px 4px;
height:28px;
_height:24px;
line-height:28px;
_line-height:24px;
margin:0;

}
/*
#nav li ul.sub li a.fly {
background:#FFFFFF url(arrow.gif) no-repeat scroll 100px 20px;
}*/
#nav li:hover ul.sub li a:hover {
/*background:#AEA490 none repeat scroll 0%;
color:#FFFFFF;*/
border-left:3px solid #646459;
background-color:#AEA490;

}
/*
#nav li:hover ul.sub li a.fly:hover {
background:#AEA490 url(arrow_over.gif) no-repeat scroll 100px 20px;
color:#FFFFFF;
}*/
#nav li:hover ul li:hover > a.fly {/*
background:#AEA490 url(arrow_over.gif) no-repeat scroll 105px 20px;
color:#FFFFFF;*/
border-left:3px solid #646459;
}
#nav li:hover ul li:hover ul, #nav li:hover ul li:hover ul li:hover ul, #nav li:hover ul li:hover ul li:hover ul li:hover ul, #nav li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul {
background:#FFFFFF none repeat scroll 0%;
border:1px solid #646459;
height:auto;
left:90px;
padding:3px;
top:-4px;
white-space:nowrap;
width:90px;
z-index:400;
}

#product_special_accueil .infoBoxContents
{
    background-image: url('/etudiantes/templates/fallback/images/box_bckg_blouse_pro.gif');
background-repeat:repeat;
/*border-bottom:1px solid #E7DDC8;*/
}

#product_special_accueil .headerNavigation
{


font-size:16px;
padding-left:20px;
display:block;
margin-top:10px;

}

#product_special_accueil a.nom_produit
{

	text-decoration:none;
	font-weight:bold;
	font-size:14px;

}

#product_special_accueil a.nom_produit:hover
{

	text-decoration:underline;
	

}

#product_special_accueil a img, div#cart_container ul#menu img
{
	border:1px solid #FFFFFF;
	padding:2px;
	background-color:white;

}


.item_bag
{
margin:2px;

border:1px solid #FCF6E9;
}

#product_special_accueil a:hover img
{
	border:1px solid #E7DDC8;
}

#product_special_accueil span.prix
{

font-weight:bold;
color: #666666;
}


#product_special_accueil s
{
	font-weight:bold;
color: #939393;

}





#under_footer, #under_footer a
{
	font-size:10px;


	margin-bottom:15px;
	_padding-bottom:15px;
	margin-top:8px;
}

#page_content ul li
{
	margin-left: 5px;
	background-image:url('/etudiantes/images/puce-beauty-street.gif');
	background-repeat:no-repeat;
	padding-left:15px;
	background-position:left 4px;
	list-style:none;
}

div.prix_prod
{
	padding-left:8px;
	border-left:3px solid #B3B2AC;
	font-weight:bold;
	margin-bottom:20px;
}

div.prix_prod span.productSpecialPrice
{
	font:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:red;
}

tr.commentaire td
{
color:#929089;
padding-top:10px;
padding-bottom:5px;
}

div.Pays_S_B
{
	font-size:12px;
	font-weight:bold;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}

div.Pays_S_B_bloc 
{
	border:1px solid #B3B2AC;
	padding:10px;
	font-size:11px;
	text-align:left;
	width:170px;
	margin-bottom:20px;
	font-family:Arial, Helvetica, sans-serif;
}

div.mini a img.mini_grand2
{
border:medium none;
height:1px;
left:0;
margin:0;
padding:0;
position:absolute;
top:0;
width:1px;
}

div.mini a:hover img.mini_grand2
{
width:100px;
height:auto;
position:absolute;
top:310px;
left:620px;
margin-left:17px;
z-index:1;
border: 1px solid #666666;
padding: 2px;
background-color:#FFFFFF;
}

#menu4 li.txtrechercher
{
	margin-right:5px;
}
#menu4 li.champrechercher
{
	margin-left:0px;
	margin-top:-3px;
}
p.demande_ok
{
margin-left:20px;
margin-top:12px;
height:22px;
width:400px;
border:1px #87BC44 solid;
background-color:#DDFFCC;
padding:12px;
font-family:Arial, Helvetica, sans-serif;
color:#5E675A;
font-weight:bold;
}
p.product_name span.productSpecialPrice, span.productSpecialPrice
{
color:red;
font-weight:bold;
}