/* ######### 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, verdana, sans-serif;
font-size:12px;
color:#437784;
}
p {margin:4px;}
/* style des cellules de titre */
th {
font-family: arial,verdana,sans-serif;
font-size:12px;
color:#fff;
font-weight:bold;
background-color:#009ddb;
border-bottom:1px solid #131313;
border-top:0px solid #131313;

}
body{
background-image: url(zwo_info/css/images/fond.jpg);
background-repeat:repeat-x;
background-position:top left;
}
form{
margin:0px;
padding:0px;
}
/* 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:#437784;

}

a:visited {
text-decoration:none;
color:#437784;
}

a:hover {
text-decoration:none;
color:#e1007a;
}

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: #dcdee7;
color:#131313;
border:none;
position:relative;
}

input:hover, textarea:hover {
background: #cfd3de;
border: none;
position:relative;
}


strong {
font-weight:bold;

}


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 {
color:#437784;
font-family:arial, verdana, sans-serif;
font-size:25px;
margin-top:0px;
margin-bottom:10px;
}

h2 {
color:#7cbd51;
font-family:arial, verdana, sans-serif;
font-size:22px;
margin-top:0px;
margin-bottom:0px;
}

h3 {
color:#437784;
font-family:arial, verdana, sans-serif;
font-size:17px;
margin-top:0px;
margin-bottom:0px;
font-weight:bold;

}
h3 a,h3 a:link {
color:#E1007A;
}

h4 {
color:#df669f;
font-family:font-family:Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
margin-top:0px;
margin-bottom:0px;
}

h5 {
color:#333;
font-size:12px;
text-transform:uppercase;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
background-image: url(zwo_info/css/images/cercle_titre.gif);
background-repeat:no-repeat;
background-position:0px 6px;
padding-left:12px;
margin-top:0px;
margin-bottom:0px;
text-align:justify;

}
h6{
color:#df669f;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-style: italic ;
margin-top: 0px;
margin-bottom:0px;
}



/* Style des listes */
ul {margin:0px;padding-left:25px}
li {
list-style-type:square;color:#437784;
}

/* Style des footnotes */
fn, sup {
color:#131313;
}

/* ######### classes génériques ######## */
.error_message {
font-size:12px;
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:#009bdd;
color:#fff;
}
.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;
}
.bann{
background-image: url(zwo_info/css/images/bann.jpg);
background-repeat:repeat-x;
background-position:top left;
} 

.banniere{
background-image: url(zwo_info/css/images/banniere.jpg);
background-repeat:no-repeat;
background-position:top left;
} 
.footer{
background-image: url(zwo_info/css/images/bg_repeat_footer.gif);
background-repeat:repeat-x;
background-position:top left;
} 
 
.fond_chemin{
background-image: url(zwo_info/css/images/fon_chemin.gif);
background-repeat:no-repeat;
background-position:top left;
} 	
a.recommander{
color:#437784;
text-decoration:underline;
font-size:11px;
}
a.recommander:hover{
color:#b90066;
text-decoration:underline;
font-size:11px;
}
.printer a{
color:#437784;
text-decoration:underline;
font-size:11px;
}
.printer a:hover{
color:#b90066;
text-decoration:underline;
font-size:11px;
}

.chemin{
font-size:11px;
}
.news_bouton a{
color:#437784;
}
.fond_pub{
background-image: url(zwo_info/css/images/image_pub.jpg);
background-repeat:repeat-x;
background-position:top left;
}  
.services a{
background-image: url(zwo_info/css/images/icone_services.gif );
background-repeat:no-repeat;
background-position:top left;
padding-left:20px;
font-weight:bold;
color:#437784;
}
.services a:hover{
background-image: url(zwo_info/css/images/icone_services.gif );
background-repeat:no-repeat;
background-position:top left;
padding-left:20px;
font-weight:bold;
color:#d6528e;
}

.fond_login{
background-image: url(zwo_info/css/images/fond_login.jpg);
background-repeat:no-repeat;
background-position:top right;

}	

.ephemeride{
color:#ff3366;
font-size:14px;
font-family:arial;
font-weight:bold;
padding-top:10px;
}	

/*-----------------modules------------*/
.news_history{ 
display:block;
width:auto;
font-size:10px;
}

.news_history a ,.news_history a:link ,.news_history a:visited {
color:#437784;
font-size:11px;
font-weight:bold;
margin-top:0px;
padding-bottom:0px;
padding-left:20px;
text-align:left;
background-image: url(zwo_info/css/images/icone-carre_white.gif);
background-repeat:no-repeat;
background-position:2px 4px; 
display:block;	
text-decoration:underline;

}

.news_history a:hover{
background-image: url(zwo_info/css/images/icone-carre_white.gif);
background-repeat:no-repeat;
background-position:2px 4px;
text-decoration:underline;
color:#fff;
}

.news_history a.ad_mes ,.news_history a.ad_mes:link ,.news_history a.ad_mes:visited {
background-image: url(zwo_info/css/images/icone-carre_white.gif);
background-repeat:no-repeat;
background-position:2px 4px;
}

.news_history a.new_mes ,.news_history a.new_mes:link ,.news_history a.new_mes:visited {
background-image: url(zwo_info/css/images/icone-carre_white.gif);
background-repeat:no-repeat;
background-position:2px 4px;
}

.resume_historymonitor{
color:#437784;
border-bottom:1px dotted #fff;
padding-bottom:10px;
}
/* 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:#437784;
}

.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{
color:#437784;clear:both;text-align:left;padding:2px;
}

p.block_votreMessage textarea{
border:1px solid #437784;
clear:both;
display:block;
width:440px;
}

.formV2 form input {
border:1px solid #437784;
font-size:11px;
height:14px;
width:280px;
}


.content_table{
background-color:#ebf4fc;
color:#fff;
background-position:left top;
background-repeat:repeat-x;
}
.formV2 textarea{
background-color:#ebf4fc;color:#437784;border:1px solid #437784;
width:440px;
}

.formV2 textarea:hover{
background-color:#cbe2f5;
}
.formV2 input{
background-color:#ebf4fc;color:#437784;
}
.formV2 input:hover,.formV2 input:active,.formV2 input:focus {
background-color:#cbe2f5;
}

.formV2 input.send_form{
margin-left:321px;
width:120px;
color:#b90066;
font-weight:bold;
border:1px solid #b90066;
background-color:#f7d6e7;
margin-top:0px;margin-bottom:0px;
padding-bottom:3px;
padding-top:2px;
height:auto;
font-size:11px;

}
.formV2 input.send_form:hover{
color:#fff;
border:1px solid #b90066;
background-color:#b90066;
}

.formV2 p {
display:block;
margin:2px;
}

.block_nom,.block_societe,.block_prenom,.block_titremessage,.block_email,.block_telephone{
display:block;
float:left;
clear:both;
}
.block_nom label,.block_societe label,.block_prenom label,.block_titremessage label,.block_email label,.block_telephone label{
 font-weight:bold;
color:#437784;
}

.block_email {
padding-bottom:10px;
}


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:#b90066;
margin-bottom:5px;
}
td h3 div.news_bouton div a:hover{
font-size:11px;
font-family:verdana;
color:#437784;
}

.bord_haut {
background-image:url(zwo_info/css/images/bord_haut.png );
background-repeat:no-repeat;
background-position: bottom center ;
height:16px;
}
.content_table{
background-color:#ceced8;
color:#fff;
margin-bottom:20px;
}
.content_news p{
color:#666;
}

a.nornavigation3_0,a.nornavigation3_0:link,a.nornavigation3_0:visited {
font-family:arial, verdana, helvetica;
color:#fff;
font-size:12px;padding-top:0px;
text-align:center;
font-weight:bold;
border-right:1px solid #fff;
display:block;
}

a.nornavigation3_0:hover {
font-family:arial, verdana, helvetica;
color:#6fb0e5;
font-size:12px;padding-top:0px;
text-align:center;
font-weight:bold;
border-right:1px solid #fff;
display:block;
}

a.selnavigation3_0,a.selnavigation3_0:link,a.selnavigation3_0:visited {
font-family:arial, verdana, helvetica;
color:#6fb0e5;
font-size:12px;padding-top:0px;
text-align:center;
font-weight:bold;
border-right:1px solid #fff;
display:block;
}

a.selnavigation3_0:hover {
font-family:arial, verdana, helvetica;
color:#6fb0e5;
font-size:12px;padding-top:0px;
text-align:center;
font-weight:bold;
border-right:1px solid #fff;
display:block;
}
a.norfooter_0,a.norfooter_0:link,a.norfooter_0:visited {
font-family:arial, verdana;
color:#437784;

}

a.norfooter_0:hover {
font-family:arial, verdana;
color:#437784;text-decoration:underline;
}

a.selfooter_0,a.selfooter_0:link,a.selfooter_0:visited {
font-family:arial, verdana;
color:#437784;text-decoration:underline;
}

a.selfooter_0:hover {
font-family:arial, verdana;
color:#437784;text-decoration:underline;
}

a.nornavigation2_2,a.nornavigation2_2:link,a.nornavigation2_2:visited {
font-family:arial, verdana;
color:#999;
font-size:11px;
display:block;
border-bottom:1px dotted #999;
}

a.nornavigation2_2:hover {
font-family:arial, verdana;
color:#acca2c;
font-size:11px;
display:block;
border-bottom:1px dotted #999;
}

a.selnavigation2_2,a.selnavigation2_2:link,a.selnavigation2_2:visited {
font-family:arial, verdana;
color:#acca2c;
font-size:11px;
display:block;
border-bottom:1px dotted #999;
}

a.selnavigation2_2:hover {
font-family:arial, verdana;
color:#acca2c;
font-size:11px;
display:block;
border-bottom:1px dotted #999;
}

a.nornavigation4_2,a.nornavigation4_2:link,a.nornavigation4_2:visited {
font-family:arial, verdana;
color:#fff;
background-color:#97cb74;
font-size:11px;
padding-left:20px;
padding-top:2px;
margin:0px;
display:block;
background-image:url(zwo_info/css/images/actu_off.gif);
background-repeat:no-repeat;
background-position:8px 8px;
text-decoration:none;
border-bottom:1px dotted #fff;
height:16px;
}


a.nornavigation4_2:hover {
font-family:arial, verdana;
color:#456d29;
background-color:#b1d898;
font-size:11px;
padding-left:20px;
padding-top:2px;
margin:0px;
display:block;
background-image:url(zwo_info/css/images/actu_on.gif);
background-repeat:no-repeat;
background-position:8px 8px;
text-decoration:none;
border-bottom:1px dotted #fff;
height:16px;
}
a.selnavigation4_2,a.selnavigation4_2:link,a.selnavigation4_2:visited {
font-family:arial, verdana;
color:#456d29;
background-color:#b1d898;
font-size:11px;
padding-left:20px;
padding-top:2px;
margin:0px;
display:block;
background-image:url(zwo_info/css/images/actu_on.gif);
background-repeat:no-repeat;
background-position:8px 8px;
text-decoration:none;
border-bottom:1px dotted #fff;
height:16px;
}
a.selnavigation4_2:hover {
font-family:arial, verdana;
color:#456d29;
background-color:#b1d898;
font-size:11px;
padding-left:20px;
padding-top:2px;
margin:0px;
display:block;
background-image:url(zwo_info/css/images/actu_on.gif);
background-repeat:no-repeat;
background-position:8px 8px;
text-decoration:none;
border-bottom:1px dotted #fff;
height:16px;
}

a.nornavigation4_3,a.nornavigation4_3:link,a.nornavigation4_3:visited {
font-family:arial, verdana;
color:#fff;
background-color:#7cbd51;
font-size:11px;
padding-left:20px;
padding-top:4px;
margin:0px;
display:block;
text-decoration:none;
padding-left:30px;
padding-bottom:2px;
}


a.nornavigation4_3:hover {
font-family:arial, verdana;
color:#456d29;
background-color:#7cbd51;
font-size:11px;
padding-left:20px;
padding-top:4px;
margin:0px;
display:block;
text-decoration:none;
padding-left:30px;
padding-bottom:2px;
}
a.selnavigation4_3,a.selnavigation4_3:link,a.selnavigation4_3:visited {
font-family:arial, verdana;
color:#456d29;
background-color:#7cbd51;
font-size:11px;
padding-left:20px;
padding-top:4px;
margin:0px;
display:block;
text-decoration:none;
padding-left:30px;
padding-bottom:2px;
}
a.selnavigation4_3:hover {
font-family:arial, verdana;
color:#456d29;
background-color:#7cbd51;
font-size:11px;
padding-left:20px;
padding-top:4px;
margin:0px;
display:block;
text-decoration:none;
padding-left:30px;
padding-bottom:2px;
}
/**************login***********************/
input.champs_login{
background-color:#fff;
margin-right:5px;
width:160px;
}
.intitule_login{
color:#437784;
font-size:11px;
text-transform:uppercase;
font-weight:bold;
text-align:left;
}

.bouton_login{
border:none;
text-transform:uppercase;
background-color:#437784;
color:#fff;
font-weight:bold;
font-size:12px;
background-image: url(zwo_info/css/images/fleches_login.gif);
background-repeat:no-repeat;
background-position:5px 5px;
padding-left:20px;
font-family:arial, verdana;
width:95px;
margin-right:10px;
}
.bouton_login:hover{
border:none;
background-color:#fff;
color:#437784;
background-image: url(zwo_info/css/images/fleches_login_on.gif);
background-repeat:no-repeat;
background-position:5px 5px;
}
.oubli_login{
margin-top:6px !important;
margin-top:20px;
text-decoration:underline;
display:block;
margin-right:10px;
font-size:11px;
}

/*liste de lien*/
.link_list_menu{
width:100%;
border-bottom:#D9D8DD 10px solid;
background-color:#f9f9f9;
}
.link_list_menu td{
width:50%;
boder-left:1px solid #F2F2F2;
boder-right:1px solid #F2F2F2;
boder-bottom:1px solid #F2F2F2;
}
.link_list_menu tr{
border-bottom:1px solid #F2F2F2;
}

a.linklist,a.linklist:link,a.linklist:visited  {
background-image:url(zwo_info/css/images/icon_folder.gif);
background-repeat:no-repeat;
background-position:12px 18px;
display:block;
font-weight:bold;
padding:18px;padding-left:40px;
border-left:1px solid #F2F2F2;
border-bottom:1px solid #F2F2F2;
background-color:#fff;
}
a.linklist:hover {
background-color:#eaf4ff;
background-position:12px 18px;
}
.linklist em{display:none;}

td a.linklist{
width:85%;
}

/***********recommander la page**************/
.row input{
width:250px;
margin-left:10px;
}
.row{
width:500px;
text-align:right;
margin-bottom:10px;

}
.label{
text-align:left;

}
.row textarea{
width:250px;
margin-left:10px;
}
.row input.bouton{
background-color:#F7D6E7;
border:1px solid #B90066;
color:#B90066;
width:30px;
margin-top:10px;
font-weight:bold;
}
.row input.bouton:hover{
background-color:#B90066;
border:1px solid #B90066;
color:#FFFFFF;
width:30px;
margin-top:10px;
font-weight:bold;
}
/***********recherche****************/


input.champs_search,input.champs_search:hover{
background-color:#a2ccee;
border:none;
height:16px !important;
height:18px;
margin-right:4px;
width:140px;
color:#437784;
font-size:11px;
}
.bt_search{
background-image: url(zwo_info/css/images/loupe.gif);
background-repeat: no-repeat;
background-position:top left;
border:none;
width:30px !important;
height:18px;
}	
.bt_search:hover{
background-image: url(zwo_info/css/images/loupe.gif);
background-repeat: no-repeat;
background-position:top left;
border:none;
width:30px;
}
.fond_search{

display:block;
float:left;
margin:0;
padding:0;
width:180px;

}

.search_titre{
color:#000;
font-weight:bold;
font-size:12px;
padding-left:20px;
padding-top:10px;
}
.search_resume{
color:#000;padding-left:20px;width:500px;
}
a.search_suivant,a.search_suivant:link,a.search_suivant:visited{
font-size:12px;
float:right;
font-weight:bold;margin-right:220px;margin-top:10px;width:70px;height:17px;display:block;
background-color:#437784;text-align:center;padding-top:2px;color:#fff;
}
a.search_suivant:hover{
background-color:#e78eb9;color:#fff;
}
a.search_precedent,a.search_precedent:link,a.search_precedent:visited{
font-size:12px;
font-weight:bold;margin-bottom:10px;width:70px;height:17px;display:block;
background-color:#437784;text-align:center;padding-top:2px;color:#fff;margin-left:10px;
}
a.search_precedent:hover{
background-color:#e78eb9;color:#fff;
}
/*********navigation fixe**********/

a.navigation_fixe,a.navigation_fixe:link,a.navigation_fixe:visited {
font-family:arial, verdana, helvetica;
color:#fff;
font-size:12px;padding-top:0px;
text-align:center;
font-weight:bold;
border-right:1px solid #fff;
display:block;
}

a.navigation_fixe:hover,a.navigation_fixe:active {
font-family:arial, verdana, helvetica;
color:#6fb0e5;
font-size:12px;padding-top:0px;
text-align:center;
font-weight:bold;
border-right:1px solid #fff;
display:block;
}