/* ######### 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:verdana,arial,"sans-serif";
font-size:11px;
color:#345d9d;
}
p {margin:4px;}
/* style des cellules de titre */
th {
font-family: verdana,arial,sans-serif;
font-size:small;
color:black;
border-bottom:1px solid #131313;
border-top:0px solid #131313;
#background:#B3C9E0;
}

/* Style des liens */
div#fond_banniere a,div#fond_banniere a:link,div#fond_banniere a:hover,div#fond_banniere a:visited {
   background:#cc6666; /*important!*/   
}
a,a:link {
text-decoration:none;
color:#163860;

}
/*
a:visited {
text-decoration:none;
color:#163860;
}
*/
a:hover {
text-decoration:underline;
color:#4593E2 ;
}

a img{
border:0px #fff none;
}


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:#131313;
border-bottom:thin solid black;
}

/* Style des éléments de formulaire */
input, textarea {
background: #f8f8f8;
color:#131313;
border: 1px solid #222;
position:relative;
}

input:hover, textarea:hover {
background: #fff;
border: 1px solid #000;
position:relative;
}


strong {
color:#0079c2;

}


strong h3 {
border-bottom:0px solid #131313;
page-break-after: avoid;color:#652F43
}

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: 2px;
margin: 3px;
border-width: 2px;
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... ***/
margin: 0px;
padding: 0px;
}

label:hover, input {
cursor: pointer; /*** Petite astuce pour apprendre aux utilisateurs à cliquer sur les intitulés ***/
}

/* Style des niveaux de titre */
h1, h2, h2 a, h2 a:visited  {

}

h1 {
padding-left:12px;
font-family:Arial, Helvetica, sans-serif;
color:#fff;
background-color:#345d9d;
font-weight:bold;
font-size:16px;
width:280px;
height:19px;
padding-top:3px;
}

h2 {
color:#0277c4;
font-family:Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:bold;
margin-top:0px;
padding-top:0px;
}

h3 {
color:#0cb8e6;
font-size:14px;
margin-top:0px;margin-bottom:0px;
padding:4px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}

h3 a,h3 a:link {
color:#000;
}

h4 {
color:#0277c4;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
margin:0px;
padding:0px;
}

h5 {
font-variant:small-caps;
color:#7A7C7F;
}

/* Style des listes */
ul {margin-left:0px;padding-left:12px}
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;
}
.formulaire
{text-align:right;
padding-right:150px;
}

/*-----------------modules------------*/
.news_history{ 
display:block;
width:auto;
font-size:10px;

}

.news_history a ,.news_history a:link ,.news_history a:visited {
background-image: url(zwo_info/css/images/flche_actu.gif);
background-repeat: no-repeat;
background-position: 0px 5px;
clear:both;
color:#fff;
display:block;
float:left;
font-size:11px;
font-weight:bold;
margin-top:5px;
padding-bottom:2px;
padding-left:20px;
padding-top:1px;
text-align:left;
width:100%;
}

.news_history a:hover{
text-decoration:underline;
color:#55689b;
}

.news_history a.ad_mes ,.news_history a.ad_mes:link ,.news_history a.ad_mes:visited {
color:#fff;
}

.news_history a.new_mes ,.news_history a.new_mes:link ,.news_history a.new_mes:visited {
color:#fff;
}
.news_history p {width:100%;
clear:both;
display:block;
float:left;
margin:0px;
padding:0px;
}
/* recherche */

#zwo_search {
display:inline;
}

#zwo_search input{
font:10px verdana;
display:inline;width:140px;
border:#ccc inset 1px;
}

/*catalogue */
.product-table {
clear:left;
}

.product-table tbody tr:hover {
background-color:#5CB3EE;
color:#fff;
}
.product-table tbody tr{
background-color:#fff;
color:#000;border-bottom:1px solid #B7B7B7;
}
.product-table tbody tr.altern{
background-color:#EBEBEB;
color:#000;
}
/* liste spécifique */
.speLinks ul {
margin:2px;
padding:0px;
display:block;
margin-left:12px;
}

.speLinks ul li {
list-style-type: none;
background-image: url(zwo_info/css/images/puce1.gif);
background-repeat: no-repeat;
background-position: 0px 2px;
padding-left: 15px;
margin:0px;
padding-left: 14px;
margin-top:4px;
}

.speLinks ul li:hover{
background-image: url(zwo_info/css/images/puce1.gif);
background-repeat: no-repeat;
background-position: 0px -98px;;
padding-left: 15px;
margin:0px;
padding-left: 14px;
margin-top:4px;
}


/* Formulaire d'enquete */
.formV2 {
padding-left:20px;
}
.formV2 h3{
text-align:center;
display:none;
}
div.formV2 form {
margin:0px;padding:0px;
}

.formV2 p label{
display:block;
text-align:right;
font-size:9px;
font-weight:normal;
color:#652F43;
}

.formV2 p {
display:block;
padding-bottom:3px;padding-top:3px;
width:500px
}
.formV2 p span input{
background-color: transparent;
border: none 0px #fff;
}
.formV2 label{
width:154px; text-transform:uppercase;padding-right:7px;
}
p.block_votreMessage  label{
background-color:#fff;color:#1A171B;clear:both;text-align:left;padding:2px;
}

p.block_votreMessage textarea{
border:1px solid #A8C403;
clear:both;
display:block;
width:434px;
}

.formV2 form input {
height:14px;width:280px;border:1px solid #A8C403;color:#131313;font-size:11px;
}


.formV2 input:hover,.formV2 input:active,.formV2 input:focus {
background-color:#fff;color:#652F43;font-size:11px;
}

.formV2 input.send_form{
margin-left:316px;
width:120px;
color:#652F43;
font-weight:bold;
border:1px solid #652F43;
background-color:#f2a2b4;
margin-top:0px;margin-bottom:0px;
padding-bottom:3px;
padding-top:2px;
height:auto;
font-size:11px;

}
.formV2 input.send_form:hover{
color:#000000;
border:1px solid #f2a2b4;
background-color:#f7c9d9
}

.formV2 p {
display:block;
margin:2px;
}

.block_nom,.block_societe,.block_prenom,.block_fonction,.block_email{
display:block;
float:left;
clear:both;
}
.block_nom label,.block_societe label,.block_prenom label,.block_fonction label,.block_email label{
 font-weight:bold;
}
.block_nom input,.block_societe input,.block_prenom input,.block_fonction input,.block_email input{

}
.block_email {
padding-bottom:10px;
}

.block_avantage {
padding-top:10px;
}

.block_accueil,.block_qualite,.block_livraison,.block_besoin,.block_prestation,.block_satisfaction {
display:block;
float:left;
width:45%;
text-align:right;
height:60px;
padding:2px;
}
.block_accueil label,.block_qualite label,.block_livraison label,.block_besoin label,.block_prestation label,.block_satisfaction  label{
width:100%;float:right;padding:0px 5px;
text-align:right;
}
.block_accueil span,.block_qualite span,.block_livraison span,.block_besoin span,.block_prestation span,.block_satisfaction  span{
padding:0px;
text-align:right;
}
.block_avantage,.block_amelioration,.block_concurrent,.block_raison,.block_fort {
display:block;
clear:both;
}

.block_avantage label,.block_amelioration label,.block_lequel label,.block_raison label,.block_fort label{
width:300px; font-weight:bold;
}

.block_avantage textarea,.block_amelioration textarea,.block_lequel textarea,.block_concurrent textarea,.block_raison textarea,.block_fort textarea{
width:400px
}
.block_concurrent  {
width: 380px;
text-align:right;
height:50px;
padding:2px;

}

.block_concurrent label {
width:100%;float:right;padding:0px 5px;
text-align:right;font-weight:bold;
}

.block_concurrent span {
padding:0px;
text-align:right;
}
.row input{
width:180px;
margin-left:10px;
margin-bottom:10px;
}
.row{
width:350px;
text-align:right;

}
.row label{
text-align:left;
}
.row textarea{
width:180px;
text-align:right;
margin-left:10px;
}
.row input.bouton{
background-color:#0cb8e6;
width:30px;
margin-top:10px;
color:#fff;
font-weight:bold;
}
.row input.bouton:hover{
background-color:#fff;
border:1px solid #000;
width:30px;
margin-top:10px;
color:#0cb8e6;
font-weight:bold;
}

.ombre_haut{
background-image: url(zwo_info/css/images/image5.jpg);
background-repeat: repeat-x;
background-position: top left;
}
.bt_recherche{
font-size:11px;
font-weight:bold;
height:22px;
margin:5px;

}
.bt_recherche:hover{
font-size:11px;
font-weight:bold;
height:22px;
margin:5px;
background-color:#808db9;
color:#fff;
}
.champs_recherche{
height:18px;
}

td h3 div.news_bouton div a, td h3 div.news_bouton div a:visited, td h3 div.news_bouton div a:link{
font-size:11px;
font-family:verdana;
color:#000000;
margin-bottom:5px;
}
td h3 div.news_bouton div a:hover{
font-size:11px;
font-family:verdana;
color:#000;
}


/************Menu deroulant**************/

#contain {
border:0px solid #FFFFFF;
padding-left:0px;
margin:0pt auto 0pt -8px;
position:absolute;
text-align:left;
top:136px ;
width:850px !important;
width:850px;

}
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: 100px !important;
        width: 100px;
cursor: pointer;
	border:1px solid #8694bc;
	
}


dl.menu a.prem
{
	padding-top:4px;
	color:#333;
        width:100px !important;
        width: 100px;
        text-align:center;
	display: block;
       
}

dl.menu a.prem:hover{
	text-decoration:none;
	background-color:#c6ccdf;color:#fff;
}

dl.menu dt
{
	
	font-size: 11px;
	font-weight: bold;
	color: #666;
	margin: 0px;
	padding: 0px;

}
dl.menu dd ul{       
        width:100px;
	margin: 0px;padding: 0px;
	list-style-type: none;
	background: #Efefef;
	font-size: 11px;
	display:none;
}
dl.menu dd ul li:hover{
	background: #9da8c8;
}
dl.menu dd ul li a
{
	width:98px !important;
width:98px;
	display:block;
	text-decoration: none;
	color: #666;
	padding-left: 2px;
	
}
dl.menu dd ul li a:hover
{
	color: #FFF;
	background-color:#9da8c8;
	color:white;
	text-decoration:none;
}
dl.menu dd ul li 
{
margin: 0px auto;padding: 0px;
}



a.presentation, a.presentation:visited {
width:100px;
height:20px;

}
a.presentation:hover {
width:100px;
height:20px;

}

a.laqualite, a.laqualite:visited{
width:95px;
height:20px;
text-align:center;
 	
}

a.laqualite:hover{
width:95px;
height:20px;

}

a.innovation, a.innovation:visited{
width:105px;
height:20px;

}

a.innovation:hover{
width:105px;
height:20px;

}

a.produits, a.produits:visited{
width:120px;
height:20px;

}

a.produits:hover{
width:120px;
height:20px;

}

a.galeriephotos, a.galeriephotos:visited{
width:118px;
height:20px;

}

a.galeriephotos:hover{
width:118px;
height:20px;

}

a.cascliniques, a.cascliniques:visited{
width:110px;
height:20px;

}

a.cascliniques:hover{
width:110px;
height:20px;

}
a.centredusinagelava, a.centredusinagelava:visited{
width:155px;
height:20px;

}

a.centredusinagelava:hover{
width:155px;
height:20px;

}

dl#innovationDL {
width:105px;
width:102px !important;

}
dl#innovationDL a.prem {
width:105px;
width:102px !important;
 }
dl#innovationDL dd ul{
width:105px;
width:102px !important;
 
}
dl#innovationDL dd ul li a{
width:102px;
width:102px !important;
}

dl#laqualiteDL {
width:95px;
width:95px !important;

}
dl#laqualiteDL a.prem {
width:95px;
width:95px !important;
 }
dl#produitsDL {
width:120px;
width:120px !important;

}
dl#produitsDL a.prem {
width:120px;
width:120px !important;
 }
dl#produitsDL dd ul{
width:120px;
width:120px !important;
 
}
dl#produitsDL dd ul li a{
width:120px;
width:120px !important;
}

dl#cascliniquesDL {
width:110px;
width:110px !important;

}


dl#cascliniquesDL a.prem {
width:110px;
width:110px !important;
 }
dl#cascliniquesDL dd ul{
width:110px;
width:110px !important;
 
}
dl#cascliniquesDL dd ul li a{
width:110px;
width:110px !important;
}


dl#galeriephotosDL {
width:118px;
width:118px !important;

}
dl#galeriephotosDL a.prem {
width:118px;
width:118px !important;
 }
dl#galeriephotosDL dd ul{
width:118px;
width:118px !important;
 
}
dl#galeriephotosDL dd ul li a{
width:118px;
width:118px !important;
}


dl#centredusinagelavaDL {
width:170px;
width:155px !important;

}
dl#centredusinagelavaDL a.prem {
width:170px;
width:155px !important;
 }
dl#centredusinagelavaDL dd ul{
width:170px;
width:155px !important;
 
}
dl#centredusinagelavaDL dd ul li a{
width:170px;
width:155px !important;
}

