/* ######### 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:#333333;
}

/* style des cellules de titre */
th {
font-family: verdana,arial,sans-serif;
font-size:11px;
color:black;
border-bottom:1px solid #C4C7C9;
border-top:0px solid #131313;
background:#F0F3FF;
}

/* 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:link {
text-decoration:none;
/* color:#990066; */
color:#996633;
}

a:visited {
text-decoration:none;
color:#996633;
}

a:hover {
text-decoration:none;
background:none;
color:black;
text-decoration:none;
}
p {
text-align:justify
}
em {
color:#131313;
font-style:italic;
}

h4 em, h4 a, h5 a, h4 a:visited, h5 a:visited {
color:#131313;
}

h5 em {
color:black;
padding:0px;margin:0px;
display:inline;
}

/* Style des traits */
hr {
color:transparent;
border-bottom:thin solid black;
}

/* Style des éléments de formulaire */
input, textarea {
background: #F7FADC;
color:#131313;

border: 1px solid #131313;
}

strong {
color:#333;
font-size:12px;
font-weight:bold;
}

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: 8px;
border-radius: 8px;
}

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;
}

input:hover {

cursor: pointer; /*** Petite astuce pour apprendre aux utilisateurs à cliquer sur les intitulés ***/
background: #FCD536;
}

/* Style des niveaux de titre */
h1, h2, h2 a, h2 a:visited  {
font-family:arial,verdana,sans-serif;
color:#546475;
font-weight:bold;
}
h1 {
padding-left:12px;
}
h2 {
/* display:inline; */
font-size:14px;
}
h3 {
font-family:arial,verdana,sans-serif;
/* color:#2356CA; */
color:#5e053b;
font-weight:bold;
font-size:16px;
}

h4 {
/* color:#2356CA; */
color:#5e053b;
font:bold 10px verdana,georgia,arial;
/* display:inline; */ 
padding:0px ; marging:0px;clear:both;
}

h5 {
font:bold 10px verdana,georgia,arial;
color:#73144A;
/* display:inline; */
padding:0px ; marging:0px;
}

/* Style des listes */
ul 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_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:#f7fadc;
}

.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;
}

/*spécifique */

div.zwookorg{
background-image:url(zwo_info/css/banniere.png);
width:100%;
height:51px;font-size:1px;
background-repeat:repeat-y;

}

/* menu baniere */

a.header ,a.header:link ,a.header:visited {
background-image:url(zwo_info/css/double_arrow_y.gif);
background-repeat: no-repeat;
background-position: 0px 3px;
padding-left: 20px;
padding-top:6px;
font-size:10px;
font-family:verdana;
display:block;float:right;height:24px;padding-right:12px;
/* color:#797F83; */
font-weight:bold ;
/* color:#FFFF66; */
color:#5E053B;
overflow:hidden;
}

a.header:hover {
background-image:url(zwo_info/css/double_arrow_b.gif);
color:#73144A;cursor:pointer;text-decoration:none;

}


a.header_contact ,a.header_contact:link ,a.header_contact:visited {
background-image:url(zwo_info/css/contact.gif);
background-repeat: no-repeat;
background-position: 0px 5px;
padding-left: 20px;
padding-top:6px;
font-size:10px;
font-family:verdana;
display:block;float:right;height:12px;padding-right:12px;
color:#797F83;
font-weight:bold ;
color:#FFFF66;
height:20px;
overflow:hidden;

}
a.header_contact:hover {
background-image:url(zwo_info/css/contact.gif);
color:#73144A;cursor:pointer;text-decoration:none;
background-position: 0px -23px;
}

a.header_news,a.header_news:link ,a.header_news:visited {
background-image:url(zwo_info/css/news.gif);
background-repeat: no-repeat;
background-position: 0px 5px;
padding-left: 20px;
padding-top:6px;
font-size:10px;
font-family:verdana;
display:block;float:right;height:12px;padding-right:12px;
color:#797F83;
font-weight:bold ;
color:#FFFF66;
height:20px;
overflow:hidden;

}
a.header_news:hover {
background-image:url(zwo_info/css/news.gif);
color:#73144A;cursor:pointer;text-decoration:none;
background-position: 0px -23px;
}

a.header_report,a.header_report:link ,a.header_report:visited {
background-image:url(zwo_info/css/report.gif);
background-repeat: no-repeat;
background-position: 0px 5px;
padding-left: 20px;
padding-top:6px;
font-size:10px;
font-family:verdana;
display:block;float:right;height:12px;padding-right:12px;
color:#797F83;
font-weight:bold ;
color:#FFFF66;
height:20px;
overflow:hidden;

}
a.header_report:hover {
background-image:url(zwo_info/css/report.gif);
color:#73144A;cursor:pointer;text-decoration:none;
background-position: 0px -23px;
}
/* */
.encadre { 
display:block;
/* border-bottom:#D2D4D5 solid 1px ;
border-top:#D2D4D5  solid  1px; */
border-bottom:#D2D4D5 solid 1px ;
border-top:#D2D4D5  solid  1px;
height:110px; 

}
.navvio { 
display:block;
font-size:4px;
}

.navvio a ,.navvio a:link ,.navvio a:visited {
background-image:url(zwo_info/css/fl_ora.gif );
background-repeat: no-repeat;
background-position: 0px 3px;
padding-left: 20px;
padding-top:1px;
font-size:10px;

font-family:verdana;
font-weight:bold;
display:block;float:left;height:20px;
color:#797F83;
float:left;clear:left;
}

.navvio a:hover{
text-decoration:none;
/* color:#73144A; */
color:#5E053B;
}



.navbleu { 
display:block;
font-size:4px;
}

.navbleu a ,.navbleu a:link ,.navbleu a:visited {
display:block;
float:left;

clear:left;
font-size:10px;
font-family:verdana;
font-weight:bold;
color:#797F83;
background-image:url(zwo_info/css/fl-bleu.gif );
background-repeat: no-repeat;
background-position: 0px 3px;
padding-left: 20px;
padding-top:3px;
width:auto;
text-align:justify;
}

.navbleu a:hover{
text-decoration:none;
color:#73144A;}

.nav_aux{
}
.nav-aux a,.nav-aux a:link,.nav-aux a:visited {
display:block;
width:100%;
border-bottom:1px #D2D4D5 solid;
bakground-color:#F8F9FA;
color:#797F83;
font: bold 10px verdana;
padding:6px 0px;
}

.nav-aux a:hover {
display:block;
width:100%;
border-bottom:1px #D2D4D5 solid;
bakground-color:#F8F9FA;
color:#73144A;
font: bold 10px verdana;
text-decoration:none;
}

ul.provider { clear:both;width:100%;display:block}
ul.provider li {display:block;width:30%;float:left}

/* style dico */

.dico {
display:block;
height:100%;
font-size:10px  ;
color:#333 ;
background-color:#efefef;
border-bottom:1px solid #333;
}

.dico h3 {
padding:2px 0 0 2px;
font:bold 12px arial ;
color:#600  ;
border-bottom: 1px solid #cdcdcd;
display:block;
}
.dico h5 {
font:bold 10px verdana ;
color:#006  ;
}

/*-----------------modules------------*/
.news_history{ 
display:block;
width:100%;
font-size:4px;
display:block;
}

.news_history a ,.news_history a:link ,.news_history a:visited {
display:block;
clear:both;
font-size:10px;
font-family:verdana;
font-weight:bold;
color:#797F83;
background-image:url(zwo_info/css/fl-bleu.gif );
background-repeat: no-repeat;
background-position: 0px 3px;
padding-left: 20px;
width:auto;
padding-top:3px;
padding-bottom:3px;
text-align:left;
}

.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/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/fl-bleu_new.gif );
}

/* recherche */

#zwo_search {
display:inline;
}

#zwo_search input{
font:10px verdana;
display:inline;width:140px;
border:#ccc inset 1px;
}

/* Produit */
.dl {
font-style: italic;
}

.cadre_prod .dl:before {
border: none;
content: url(./download_tl.gif);
display: block;
font-size: 1px;
height: 15px;
line-height: 0.1;
margin: -15px -15px 0 -15px;
text-align: left;
}

.cadre_prod .dl {
background: #00405F url(./download_back.gif) top right no-repeat;
font-style: normal;
margin-bottom: 0.5em;
padding: 15px 60px 15px 15px;
color:#f0f0f0;
}

.cadre_prod .dl:after {
background: transparent url(./download_br.gif) scroll no-repeat bottom right;
content: url(./download_bl.gif);
display: block;
font-size: 1px;
height: 8px;
line-height: 0.1;
margin: -10px -60px -15px -15px;
padding-top: 15px;
text-align: left;
}

.cadre_prod .dl a {
color: #FFF;
font-weight: bold;
}

.cadre_prod .dl a:hover {
color: #EAB735;
}

.cadre_prod {
background: #E2E8FF url(./cadre_prod_back.gif) right repeat-y;
margin-bottom: 1em;
padding: 15px 15px 14px 15px;
}
.cadre_prod p{
text-align:left;
}

.cadre_prod:before {
background: transparent url(./cadre_prod_tr.gif) no-repeat top right;
content: url(./cadre_prod_tl.gif);
display: block;
font-size: 1px;
height: 15px;
line-height: 0.1;
margin: -15px -15px 0 -15px;
text-align: left;
}

.cadre_prod:after {
background: transparent url(/cadre_prod_br.gif) scroll no-repeat bottom right;
clear: both;
content: url(./cadre_prod_bl.gif);
display: block;
font-size: 1px;
height: 8px;
line-height: 0.1;
margin: -15px;
padding-top: 15px;
text-align: left;
}

#main .cadre_prod h2 {
border: none;
font-size: 200%;
margin-left: 0;
}

#main .cadre_prod h3,
#main .cadre_prod h4,
#main .key-point h5 {
border: none;
margin-left: 0;
}
