#contain {
border:0px solid #FFFFFF;
left:50%;
margin:0pt auto 0pt -400px;
padding-left:145px;
position:absolute;
text-align:left;
top:158px ;
width:850px !important;
width:960px;
z-index:100;
}

dl.menu, dl.menu dt, dl.menu dd, dl.menu dd ul, dl.menu dd ul li
{
	margin: 0px !important;
	padding: 0px !important;

}
dl.menu
{
	float: left;
	width: 138px ; 
	cursor: pointer;
	/*border-left:1px #fff solid;*/
	height:22px;
		/*background-color:#A60725;*/
padding-bottom:10px;
}

dl.menu a span {
 display:none;
}

dl.menu a.prem
{
	padding-top:4px;
	color:#fff;
	width:138px;
        height:18px;
	text-align:center;
	display: block;
	padding-bottom:1px;
		/*background-color:#A60725;*/
}


dl.menu a.prem:hover
{
	text-decoration:none;
	
}

dl.menu dt
{
	
	font-size: 12px;
	font-weight: bold;
	color: #590006;
	margin: 0px;
	padding: 0px;

}
dl.menu dd ul
{
	border-right: 1px solid #f4cc5a;
	border-bottom: 1px solid #f4cc5a;
	border-left: 1px solid #f4cc5a;
	width: 136px !important;
        width:132px;
	margin:0px auto;padding:0px;
	list-style-type: none;
	background: #590006;
	font-size: 11px;
	display:none;
}
dl.menu dd ul li:hover
{
	background: #f4cc5a;
}
dl.menu dd ul li a
{
	width:140px !important;
width:136px;
	display:block;
	text-decoration: none;
	color: #fff;
	padding-left:3px;
	padding-bottom:2px;
padding-top:2px;
}
dl.menu dd ul li a:hover
{
	background-color:#f4cc5a;
	color:#660000;
	text-decoration:none;
}

dl.menu dd ul li 
{
	margin: 0px auto;padding: 0px;

}




.quisommes-nous {
background-image:url(zwo_info/css/images/qui.gif);
background-repeat:no-repeat;
background-position:7px 5px;
width:125px;
height:14px;

}
a.quisommes-nous:hover {
background-image:url(zwo_info/css/images/qui-on.gif);

}

.autourduthe{
background-image:url(zwo_info/css/images/autour.gif);
background-repeat:no-repeat;
background-position:25px 5px;
width:90px;
height:14px;

}
.autourduthe:hover{
background-image:url(zwo_info/css/images/autour-on.gif);
}

.laboutique{
background-image:url(zwo_info/css/images/bout.gif );
background-repeat:no-repeat;
background-position:28px 5px;
width:175px;
height:14px;
display:block;

}

.laboutique:hover{
background-image:url(zwo_info/css/images/bout-on.gif);
}


.lactualite{
background-image:url(zwo_info/css/images/actu.gif);
background-repeat:no-repeat;
background-position:15px 5px;
width:66px;
height:14px;
display:block;

}
.lactualite:hover{
background-image:url(zwo_info/css/images/actu-on.gif);
}

dl#lactualiteDL {
width:110px !important;
}
dl#lactualiteDL a.prem {
width:110px !important; 
}
dl#contactDL {
width:110px !important;
}
dl#contactDL a.prem {
width:110px !important; 
}
dl#espaceproDL {
width:110px !important; 
}
dl#espaceproDL a.prem {
width:110px !important; 
}


.contact{
background-image:url(zwo_info/css/images/contact.gif);
background-repeat:no-repeat;
background-position:20px 5px;
width:47px;
height:14px;
display:block;
}

.contact:hover{
background-image:url(zwo_info/css/images/contact-on.gif);
}

.espacepro{
background-image:url(zwo_info/css/images/espace.gif);
background-repeat:no-repeat;
background-position:4px 5px;
width:70px;
height:14px;
display:block;
}
.espacepro:hover{
background-image:url(zwo_info/css/images/espace-on.gif);
}




/* ######### red�finitions de tags ######## */
td {
/* Changer ici les couleurs, familles et tailles 
de fontes par d�faut pour tout le site */
/* dans zwook tous les textes apparaissent syst�matiquement
dans des tableaux, c'est donc ici qu'il faut modifier les
couleurs, font, tailles des polices : */
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;
}

/* style des cellules de titre */
th {
font-family:arial, verdana, sans-serif;
font-size:small;
color:black;
border-bottom:1px solid #131313;
border-top:0px solid #131313;
#background:#B3C9E0;
}
form{
margin:0px;
padding:0px;
}
body{
background-position:top center;
background-image:url(zwo_info/css/images/fond.jpg);
background-repeat:repeat-y;
}

/* Style des liens */
div#fond_banniere a,div#fond_banniere a:link,div#fond_banniere a:hover,div#fond_banniere a:visited, {
   background:#cc6666 !importante;   
}
a img {
border:none;
}

a,a:link,a:visited {
color:#fff;
text-decoration:none;
}


a:hover {
text-decoration:underline;
color:#f4cc5a;
}

em {
color:#131313;
}

h4 em, h4 a, h5 a, h4 a:visited, h5 a:visited {
color:#131313;
}

h5 em {
color:black;
}

/* Style des traits */
hr {
color:transparent;
border-bottom:thin solid black;
}

/* Style des �l�ments de formulaire */

input, textarea {
background: #ecb950;
color:#131313;
border:none;
}

strong {
color:#fff;
font-size:12px;
}

strong h3 {
border-bottom:0px solid #131313;
page-break-after: avoid;
}

fieldset { /*** Mise en forme des commentaires ds un formulaire (je le laisse pour qu'on puisse l'agr�menter si on veut, bordures, etc.***/
background: #ffffff;
padding: 2;
margin: 3;
border-width: 2;
border-color: lightgray;
-moz-border-radius: 12px;
border-radius: 12px;
}

label { /*** Mise en forme des intitul�s de champs ***/
float: left; /*** Tr�s important, ne pas suprimer ! ***/
width: 37%; /*** Les intitul�s prennent 1/3 de la largeur totale du formulaire... ***/
font-size: 85%;
text-align: right; /*** ... et ils sont align�s � droite... ***/
line-height: 1.6;
margin: 0;
padding: 0;
}

label:hover, input {
cursor: pointer; /*** Petite astuce pour apprendre aux utilisateurs � cliquer sur les intitul�s ***/
}
form#id_product_xap_search_form {
display:block;
width:189px;
}

form#id_product_xap_search_form input{
float:left;display:block;position:relative;
}
span.xapSearchForm_submit{
display:block;
float:left;
width:18px;
height:18px;
}

input.xapSearchForm_submit{
cursor:pointer;
color:#660000;
width:25px;
height:18px;
font-size:12px;
font-weight:bold;
font-family:arial;
border:none;
margin-top:5px !important;
margin-bottom:0px !important;
margin-bottom:15px;
margin-left:10px !important;
margin-left:6px;
padding:0px;
display:block;
float:left;
}


.champs_recherche {
width:125px;float:left;
}

.champs_recherche input{
height:16px !important;
height:18px;
padding:0px;
margin:0px;
width:125px;
float:left;
margin-bottom:8px !important;
margin-top:5px !important;
background-color:#ecb950;
border:1px solid #ecb950;
}
.champs_recherche label{
display:none;
}

/* Style des niveaux de titre */

h1 {
margin:10px;
margin-top:10px;
margin-bottom:10px;
font-family:arial, verdana;
color:#f4cc5a;
font-size:15px;
}
h2{
color:#f4cc5a;
padding:0px;
margin:0px;
font-size:12px;
font-family:arial,verdana;
}

h3 {
font-family: Arial, Helvetica, sans-serif;
color:#f4cc5a;
font-size:12px;
font-weight:bold;
margin:0px;padding-left:30px;
}
h3 em{
font-size:85%;

}

h4 {
font-family:Arial, verdana, Helvetica, sans-serif;
color:#f4cc5a;
font-size:14px;
padding-bottom:4px;
margin:0px;

}

h5 {
font-family: Arial, Helvetica, sans-serif;
color:#fff;
font-size:12px;
font-weight:bold;
margin:0px;padding-left:30px;
text-decoration:underline;
}

/* Style des listes */
ul {margin-right:16px;}

li {
list-style-type:square;
}

/* Style des footnotes */
fn, sup {
color:#131313;
}

/* ######### classes g�n�riques ######## */
.error_message {
font-size:large;
color:red;
text-align:center;
}

.alternate_background {
/* utiliser ici une couleur proche mais l�g�rement diff�rente 
du background de page : voir forum pour tester */
background:#eaf4ff;
}
.alternate_backgroundr {
	/* utiliser ici une couleur proche mais l?g?rement diff?rente 
du background de page : voir forum pour tester */
	background: Green;
}
.alternate_background2 {
/* utiliser ici une couleur proche mais l�g�rement diff�rente 
du alternate_background : voir calendrier pour tester */
background:#CDD6E0;
}

.alternate_background3 {
/* utiliser ici une couleur proche mais l�g�rement diff�rente 
du alternate_background2 : voir calendrier pour tester */
background:#f4f9ff;
}

.flashy_background a {
color:white;
}

.flashy_background {
/* utiliser ici une couleur qui tranche sur le background 
de page : voir calendrier pour tester */
background:#88AADD;
}

/* Style alternatif des �l�ments de formulaire : 
voir speedblog pour test */
.alternate_form {
background:#CCCCCC;
color:black;
border: 1px solid black;
}
.fond_nav{




background-image:url(zwo_info/css/images/fd_nav_08.jpg);
background-position:top left;
background-repeat:no-repeat;
}
.degrade-contenu{
background-image:url(zwo_info/css/images/degrade_gche.jpg);
background-position:top left;
background-repeat:repeat-y;
height:77px;
}
a.lien_en,a.lien_en:link,a.lien_en:visited{
background-image:url(zwo_info/css/images/bt-en_on.gif);
background-position:top left;
background-repeat:no-repeat;
display:block;
width:50px;
height:14px;
}
.image_nav{
background-image:url(zwo_info/css/images/jardin_nav.jpg);
background-position:top left;
background-repeat:no-repeat;
height:18px;
}

a.lien_en:hover {
background-image:url(zwo_info/css/images/bt-en.gif);
background-position:top left;
background-repeat:no-repeat;
display:block;
width:50px;
height:14px;
}
.filtre{
background-color:#f4cc5a;
border:1px solid #fff;
width:160px;
font-size:10px;
font-family:arial, verdana;
font-weight:bold;
}  	


/*-----------------modules------------*/
.news_history{ 
display:block;
width:100%;
font-size:11px;
margin:4px;
margin-top:50px;
display:block;
}
.news_history div{ 
margin-left:18px;
display:block;
}

.news_history a ,.news_history a:link ,.news_history a:visited {
background-image:url(zwo_info/css/images/fl-bleu.gif);
background-position:0px 3px;
background-repeat:no-repeat;
clear:both;
color:#3072B0;
display:block;
font-family:arial;
font-size:15px;
font-weight:bold;
padding-bottom:3px;
padding-left:20px;
padding-top:3px;
text-align:left;
width:auto;
}

.news_history a:hover{
text-decoration:none;
color:#73144A;}

.news_history a.ad_mes ,.news_history a.ad_mes:link ,.news_history a.ad_mes:visited {
background-image:url(zwo_info/css/images/fl-bleu_ad.gif );
}

.news_history a.new_mes ,.news_history a.new_mes:link ,.news_history a.new_mes:visited {
background-image:url(zwo_info/css/images/fl-bleu_new.gif );
}

/* recherche */

#zwo_search {
display:inline;
}

#zwo_search input{
font:10px verdana;
display:inline;width:140px;
border:#ccc inset 1px;
}

a.nornavigation3_0,a.nornavigation3_0:link,a.nornavigation3_0:visited {
font-family:arial,helvetica;
font-size:10px;
color:#660000;
background-image:url(zwo_info/css/images/icone-ss_nav.gif);
background-position:0px 6px;
background-repeat:no-repeat;
padding-left:5px;

}

a.nornavigation3_0:hover {
font-family:arial,helvetica;
font-size:10px;
color:#fff;
background-image:url(zwo_info/css/images/icone-ss_nav.gif);
background-position:0px 6px;
background-repeat:no-repeat;
padding-left:5px;
}

a.selnavigation3_0,a.selnavigation3_0:link,a.selnavigation3_0:visited {
font-family:arial,helvetica;
font-size:10px;
color:#fff;
background-image:url(zwo_info/css/images/icone-ss_nav.gif);
background-position:0px 6px;
background-repeat:no-repeat;
padding-left:5px;
}

a.selnavigation3_0:hover {
font-family:arial,helvetica;
font-size:10px;
color:#fff;
background-image:url(zwo_info/css/images/icone-ss_nav.gif);
background-position:0px 6px;
background-repeat:no-repeat;
padding-left:5px;
}


/******** BOUTIQUE *********/

/* Catalogue*/

.previewBlock {
	background-image:url(zwo_info/css/images/degrade1.jpg);
	background-position:top right;
	background-repeat:repeat-y;
	background-color:#fff;
	width:160px;/*height:105px;*/
	text-align:left;
}

.prodimg {
	float:left;width:55px;height:105px;text-align:center;padding-top:8px;
	
}
.prodInfo {
	float:left;width:105px;height:105px;
	font-size:10px;
}
.prodInfo span{
	display:block;
	height:40px;
}
.prodInfo a,.prodInfo a:link,.prodInfo a:visited,.prodInfo a:hover{
	display:block;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	letter-spacing: 0px;
	font-weight:bold;
	font-size:10px;
	text-decoration:underline;
}

.newMore a,.newMore a:link,.newMore a:visited,.newMore a:hover{
	display:block;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	letter-spacing: 0px;
	font-weight:bold;
	font-size:10px;
	text-decoration:underline;
}


/* LOGIN */

.identity span{
text-align:left;
color:#ecb950;
float:left;
clear:both;
width:125px;
display:block;
}
.identity input{
margin-top:5px;
background-color:#ecb950;
border:1px solid #ecb950;
width:125px;
float:left;
clear:both;
}
.identity {
width:128px;float:left;
}

.sub_div {
width:25px;
cursor:pointer;
font-weight:bold;
float:right;
margin-right:35px !important;
margin-right:11px;
margin-top:60px !important;
margin-top:5px;
margin-top:60px;



}
.sub_div input{
height:20px !important;
width:25px;
cursor:pointer;
font-weight: bold;
border:none;
background-color:#f4cc5a;
color:#660000;
}
a.newUser, a.newUser:link, a.newUser:visited {
float:left;
display:block;
clear:both;
color:#f4cc5a;
text-decoration:underline;
margin-top:10px;
}
a.newUser:hover{
margin-top:10px;
float:left;
display:block;
color:#fff;
text-decoration:underline;

}
a.forgetPass, a.forgetPass:link, a.forgetPass:visited{
color:#f3cc5a;
text-decoration:underline;
display:block;
float:left;
clear:both;
}

a.forgetPass:hover{
color:#fff;
text-decoration:underline;
display:block;
float:left;

}

a.moncompte,a.moncompte:link,a.moncompte:visited{
background-image:url('zwo_info/css/images/ic-esp.gif');
background-repeat:no-repeat;
background-position:0px 3px;
display:block;
float:left;
width:140px;
height:15px;
margin-bottom:5px;
padding-left:15px;
color:#fff;
}
a.moncompte:hover{
color:#f3cc5a;
}
a.moncaddie,a.moncaddie:link,a.moncaddie:visited{
background-image:url('zwo_info/css/images/ic-esp.gif');
background-repeat:no-repeat;
background-position:0px 3px;
display:block;
float:left;
width:140px;
height:15px;
margin-bottom:5px;
padding-left:15px;
color:#fff;
}
a.moncaddie:hover{
color:#f3cc5a;
}
a.disconect,a.disconect:link,a.disconect:visited{
background-image:url('zwo_info/css/images/ic-esp.gif ');
background-repeat:no-repeat;
background-position:0px 3px;
display:block;
float:left;
width:140px;
height:15px;
margin-bottom:5px;
padding-left:15px;
color:#fff;
}
a.disconect:hover{
color:#f3cc5a;
}

/******** espace_client *********/


.client_office p {margin:0px;clear:left;padding-top:4px;}
.client_office img {float:left; padding-right:20px;}
.client_office strong {float:left; padding-top:15px;color:#f4cc5a;
background-image:url(zwo_info/css/images/ic-esp.gif);
background-repeat:no-repeat;
background-position:0px 19px;
text-decoration:underline;
padding-left:20px;  
}

/******** Formulaire inscription / adresse *********/
.form {
width:75%;
margin:0px;
margin-right:0px;
padding:0px;
}
.order_page .form {
width:auto;
margin:0px;
border:0px solid #dedede ;
padding:0px;
}
.adress_page{
text-align:left;

}

.adress_page .form {
border:0px solid #dedede ;
width:690px;
clear:left;
text-align:left;
background-color:#000;

}

.adress_page label{
margin-left:120px;
}



#we_know_you,#we_know_you div,#we_know_you div div {
color:#f4cc5a;
font-size:11px;
margin-top:12px;
margin-bottom:10px;
text-align:left;
padding-left:3px;
}


.help { 
	display:none;
}

.field {

	margin-bottom:4px;

}
.field input {
	width:160px; border:1px solid #f4cc5a;background-color:#fff;
}

.address_field {
	padding-bottom:5px;
margin:5px;
}
.adress {
}

#adress div.form,div.field div.form{
width:auto;
margin:0px;
padding:0px;
}
.adress select{
width:170px;
font-size:9px;
}


#address { 
background:#000 none repeat scroll 0%;
margin:10px; width:500px;
}
#address h4{ 
	background-color:#ecb950;
border-bottom:1px solid #fff;
color:#660000;
font-size:11px;
margin-top:0px;
padding:3px;
}

.adress label { /*** Mise en forme des intitulÃ¯Â¿Â½s de champs ***/
float:left;
font-size:11px;
margin:0px;
padding:0px;
text-align:right;
width:200px;
}
.address_field textarea{
width:150px;
}
.field textarea{
width:250px;
height:120px;
}

#passwordclient div {
	padding-bottom:5px;

}

.field label {
	padding-right:5px;
	font-weight:bold;
width:200px;
}


.pgformInput {
	text-align:center;
margin-left:97px;
}
.pgformInput input{
	text-align:center;
	background-color:#f4cc5a;
	font-weight:bold;
	 border:2px solid #f4cc5a;
	color:#000;
font-family:arial, helvetica, verdana;
}

.pgformInput input:hover{
	text-align:center;
	background-color:#000;
	font-weight:bold;
	 border:2px solid #f4cc5a;
	color:#fff;

}
#newsletterclient input {
	border:0px solid #999;
	background: none;
	color: none;
	margin-right:auto;
	width:25px;
}

#newsletterclient  {
	font-weight:bold;
	
}
#newsletter_partners input {
	border:0px solid #999;
	background: none;
	color: none;
	margin-right:auto;
	width:25px;
}

#newsletter_partners {
	font-weight:bold;
	
}

.pgWarning {
		color:#FF0000;margin:3px;
}
.mendatory {
	color:#ff0000;
}

/*Bloc total*/
.nav_1 li {
    display : inline;
    list-style-type: none;
margin-left:12px;
margin-bottom:0px;
padding-bottom:0px;
}

.nav_1 a {
    background-color: #ecb950;
    border: 1px solid #ecb950;
    padding: 0 0.5em 0 0.5em;
    color:#590006;
margin-bottom:0px;
padding-bottom:0px;
}

.nav_1 {
    padding: 0 0 0 0;
    margin-bottom:0px;
padding-bottom:0px;
margin-left:10px;
    font-size: 10px;
}


.nav_1 a:hover {
    background-color: #590006;
    margin: 0px;
margin-bottom:0px;
    font-size:10px; color:#fff;
}

.nav_1 a.nav_selected {
    background-color: #49C3F5;
    color: white;
margin-bottom:0px;
}


/*div.clear_both {
margin:2px;
clear:both;
width:100%;
height:1px;
overflow:hidden;
font-size:1px;
}*/

.col_prop  {

	border-collapse:collapse;

	font-weight: bolder;

	font-size: 10px;

	font-family: verdana, "Bitstream Vera Sans";

		background:#fff; 

	border-top: 0px outset #999;

	border-left: 0px solid #fff;

	border-bottom: 0px inset #999;

	border-right: 0px solid #fff;

}


.col_prop  span ,.col_prop  strong{

	font-size: 12px;

	font-weight: bolder;

	width:100%;
	color:#101010;



}

.col_prop td {

	padding-top: 0px;
padding-right:20px;
	border-left:0px #808583 solid;

	color:#590006;
	border-bottom:0px #808583 solid;
	background-color:transparent;

}
.col_prop td.firstCol {

	padding: 3px;

	border-left:0px #fff solid;

	color:#fff;padding-left: 12px;

}
td.firstCol {

	padding-left: 13px;


}

tr.fond_True {
background-color:#000;
}



tr.col_a {

	font-family: verdana, "Bitstream Vera Sans";

		background: #000;

	color:#666666;

}

tr.col_a td {

	border-left:1px #808583 dotted; 
	border-bottom:1px #808583 dotted;
	color:#fff;

}


tr.col_b td {
border-left:1px #808583 dotted;
border-bottom:1px #808583 dotted;
color:#fff;
}



tr.col_b {

	font-family: verdana, "Bitstream Vera Sans";

		background: #000;

	color:#fff;

}
tr td.gridline {
height:1px;
border-color:#fff;
border-bottom:0px;border-left:0px;border-right:0px;border-top:0px solid #ffffff;
background-color:#fff;
}


.col_a td.firstCol,.col_b td.firstCol {
	border-left:0px #000 dotted;

}

td.action a,td.action a:link,td.action a:visited {
   color:#f4cc5a;
}
td.action a:hover {
   color:#fff;
}


.actions {
margin-top:10px;
margin-left:10px;

}
.actions input{
background-color:#fff;

}
.card_more_info {
	border-top:2px solid #efefef;border-left:0px;
	width:60%;
	
}
.card_more_product{
	float:left;
	width:37%;
	margin-left:5px;
	border:0px solid #ddd;
	border-top:0px none;
	
}
.suplementInfo {
float:left;
	width:62%;
border-top:1px solid #D1D1D1;
	
}
.associatedProduct {
border-top:1px solid #D1D1D1;
}

.associatedProduct h5{
padding-left:3px;
}

.more_info {
	border:1px solid #efefef;
	margin:5px;padding:4px;
}

td.more_infoTD {
margin-left:24px;margin-right:24px;
width:100%;
}

a.bouton, a.bouton:link, a.bouton:visited {
background-color:#fff;
border:1px solid #000;
color:#DD7396;
text-decoration:none;
padding:2px;
margin:2px;
font-weight:bold;
}

a.back, a.back:link, a.back:visited {
width:155px;
	height:22px;
	background-image:url('zwo_info/css/images/retour.gif');

	background-repeat:no-repeat;

	background-position:   left center;

	background-color:transparent;

	padding-left:20px;

	margin:3px;

	font-weight: bold;

	font-size: 10px;

	color:#fff;

	display:inline;

	float:left; padding-right:2px; padding-top:2px; padding-bottom:2px

}




a.back:hover {
width:155px;
	height:22px;
	background-image:url('zwo_info/css/images/retour.gif');

	background-repeat:no-repeat;

	background-position: left middle;

	background-color:transparent;

	padding-left:20px;

	font-weight: bold;

	font-size: 10px;

	color:#fff;

	display:block;

	float:left; padding-right:2px; padding-top:2px; padding-bottom:2px

}

a.back span {
display:none;
}

.grille_cat a.back,.grille_cat  a.back:link,.grille_cat  a.back:visited {
background-color:#AA6699;
background-image:none;
border:1px solid #fff;
color:#FFFFFF;
display:inline;
float:left;
font-size:12px;
font-weight:bold;
height:auto;
margin:14px;
padding-bottom:4px;
padding-right:4px;
padding-top:4px;
padding-left:20px;
width:auto;

}
.grille_cat  a.back:hover{

border:1px solid #996699;
display:inline;
float:left;
font-weight:bold;
height:auto;
margin:4px;
padding-bottom:4px;
padding-right:4px;
padding-top:4px;
padding-left:20px;
background-color:#660066;
font-size: 12px;
color:#fff;
display:block;
}

.grille_cat a.back,.grille_cat  a.back:link,.grille_cat  a.back:visited {
background-color:#ecb950;
background-image:none;
border:none;
color:#000;
display:inline;
float:left;
font-size:12px;
font-weight:bold;
height:auto;
margin:4px;
padding-bottom:4px;
padding-right:4px;
padding-top:4px;
padding-left:20px;
border:1px solid #ecb950;

}
.grille_cat  a.back:hover{

border:1px solid #ecb950;
display:inline;
float:left;
font-weight:bold;
height:auto;
margin:4px;
padding-bottom:4px;
padding-right:4px;
padding-top:4px;
padding-left:20px;
background-color:#000;
font-size: 12px;
color:#fff;
display:block;
}
.grille_cat a.bouton2,.grille_cat  a.bouton2:link,.grille_cat  a.bouton2:visited {
background-color:#ecb950;
background-image:none;
border:none;
color:#000;
display:inline;
float:right;
font-size:12px;
font-weight:bold;
height:auto;
margin:4px;
padding-bottom:4px;
padding-right:4px;
padding-top:4px;
padding-left:20px;
border:1px solid #ecb950;

}
.grille_cat  a.bouton2:hover{
border:1px solid #ecb950;
display:inline;
float:right;
font-weight:bold;
height:auto;
margin:4px;
padding-bottom:4px;
padding-right:4px;
padding-top:4px;
padding-left:20px;
background-color:#000;
font-size: 12px;
color:#fff;
display:block;
}

.grille_cat {
	font-size: 10px;

	font-family: verdana, "Bitstream Vera Sans";


	background-color: transparent;

	border: 0px #CCCCCC none; 

	border-collapse: collapse;
        width: 700px !important;
	width: 700px;

/*	width:auto ;*/
	color:#111;
	/*background-color:#fff;*/
	border:0px solid #ccc;
	margin-left:10px;
	margin-top:0px;
padding-top:0px;

clear:left;


}
/*.grille_cat input[type=text],*/
.grille_cat td input{
	background-color:#EFEFEF;
	border:1px solid #FFFFFF;
	float:left;
	width:32px;
}
.grille_cat .col_b input[type=text]:focus {
background-color:#fff;border:1px solid #336633;
}
.grille_cat li {

	list-style-type: square;

}



.grille_cat thead, .grille_cat caption tbody {

	width:auto;

}
.grille_cat thead{
background-color:#fff;
	height:30px;


}
table.grille_cat thead tr,table.grille_cat thead tr td {

	background-color:#ecb950;

}
table.grille_cat thead tr,table.grille_cat thead {
	width:auto;
	background-repeat:no-repeat;


}
table.grille_cat tbody tr {
	border-bottom:1px solid #ccc;

}



.grille_cat caption{
margin-bottom:20px;
font-size: 10px;
text-align: left;
background-color:transparent;
border: 0px #fff none;
padding-left:15px;
width: auto;
color:#fff;
padding: 3px;
}


.grille_cat caption strong {
color:#ecb950;
}

.grille_cat td {
padding: 3px;
}

.grille_cat tr {
color:#E4DC9D;
}

.grille_cat span {
font-weight: bold;
}

.grille_cat tfoot tr td {
	padding: 0px;
	border-left:0px #131313 none;
	border-top:0px #4C4C4C solid;
	border-bottom:none;

	/*background: #fff;*/
	color:#ecb950;
	font-weight:bold;
}

.grille_cat tfoot strong {
color:#ecb950;
}

.grille_cat tfoot a {
text-decoration:none;
}

a.angHeadProduct,a.angHeadProduct:link,a.angHeadProduct:visited{
font-size:10px;
padding-left:15px;
margin-left:0px;
color:#ecb950;
float:right;
text-decoration:underline;
}

a.angHeadProduct:hover{
color:#fff;
}
.titre_fam_gam{
font-family:arial, verdana;
color:#f4cc5a;
font-size:15px;
font-weight:bold;
}
.fond_False{
background-color:#000;
}
.class_b{
background-color:#000;
}
.class_a{
background-color:#000;
}

/************** facture*************/
.tableBilling{
border:none;
}

.billing_name{
margin:10px;
display:block;
float:left;
}
.billing_infos{
padding-top:10px;

}


.billing_adresse{
background-color:#000;
padding:10px;
}

/************** recuperer mot de passe *************/

.lostpassword_label{
font-size:12px;
margin-right:10px;
text-align:left;

}
.lostpassword_input{
clear:both;
margin-right:20px;
display:block;
width:200px;
margin-bottom:20px;
}

.see_more a,.see_more a:link,.see_more:visited {

float:left;
color:#fff;
background-image:url(zwo_info/css/images/fleche_ajout.gif);
background-repeat:no-repeat;
background-position: 0px 3px;  	
padding-left:10px; 
text-decoration:underline;	
}

.see_more a:hover{

float:left;
color:#fff;
background-image:url(zwo_info/css/images/fleche_ajout.gif);
background-repeat:no-repeat;
background-position: 0px 3px;  	
padding-left:10px;
text-decoration:underline;
 	
}