/* ######### 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,sans-serif;
font-size:11px;
color:#6d6d6d;
}

/* style des cellules de titre */
th {
font-family: verdana,arial,sans-serif;
font-size:11px;
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:link {
text-decoration:none;
color:#a6a6a6;
}

a:visited {
text-decoration:none;
color:#a6a6a6;
}

a:hover {
text-decoration:none;
color:#e30c8d;
}

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 {
border:1px solid #999;
background: #F1F1FC;
color: #131313;
margin-right:20px;
}
input.bouton {
border: 1px solid #f1008d;
font-weight: bold;
cursor: pointer;
margin-right:20px;
width:30px;

}
input.bouton:hover {
background-color: white;
color: #e2008c;
margin-right:20px;
}
input.bouton:active {
border: 2px inset #B487FA;
color: white;
margin-right:20px;
} 
input{
border:#999;
background:#fff;
width:100px;
color:#f1008d;
font-weight:bold;
margin:0px;
}
strong {
color:black;
font-size:medium;
}


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... ***/
line-height: 1.6px;
margin: 0px;
padding: 0px;
color:#333;
}
.champ{
background-image:url(zwo_info/css/images/icone_26.jpg);
background-repeat: no-repeat;
background-position:3px 3px;
padding-left:20px;
font-weight:normal;
margin:0px;
}
.champ_2{
background-image:url(zwo_info/css/images/ic_login.gif);
background-repeat: no-repeat;
background-position:3px 3px;
padding-left:20px;
font-weight:normal;
margin:0px;
border: 1px solid #f1008d;
}

label:hover, input {
cursor: pointer; /*** Petite astuce pour apprendre aux utilisateurs à cliquer sur les intitulés ***/
}
.bouton_ok{
background-image:url(zwo_info/css/images/ok_2.gif);
cursor:pointer;
background-repeat:no-repeat;
background-color:transparent;
width:40px;
height:20px;
margin:0px;
float:left;
padding-bottom:3px;
padding-left:5px !important;
padding-left:0px ;
border:none;
}
.bouton_ok2{
background-image:url(zwo_info/css/images/ok_2_1.gif);
cursor:pointer;
background-repeat:no-repeat;
background-color:transparent;
width:40px;
height:20px;
margin:0px;
float:left;
padding-bottom:3px;
padding-right:5px;
border:none;
}
.login_color{
color:#333;
}



/* Style des niveaux de titre */
h1, h2, h2 a, h2 a:visited  {
font-family:arial,verdana,sans-serif;
color:#e41915;
font-weight:bold;
}


h1 {
font-family:verdana,sans-serif;
font-size:15px;
color:#333;
font-weight:bold;
border-bottom:1px solid #bfbfbf;
background-image:url(zwo_info/css/images/icone_titre_03.jpg );
background-repeat: no-repeat;
background-position: 0px 3px;
padding-left:16px;
padding-bottom:1px;
}

h2 {
font-family:verdana;
color:#fff;
font-size:12px;
margin:0px;

}

h3 {
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#111;

}

h4 {
color:#546475;
font-variant:small-caps;
background:#CED2D7;
border-bottom:1px solid #131313;
}

h5 {
font-family:arial,verdana,sans-serif;
font-size:10px;
color:#fff;
margin:0px;
}


strong {
text-align: justify;
valign: bottom;
padding-top:30px;
font-family:verdana,sans-serif;
font-size:12px;
color:#ef0086;
background-image:url(zwo_info/css/images/fond_strong.jpg );
background-repeat: no-repeat;
display:block;
background-position: 0px 3px;
padding-left:20px;
}

strong:first-letter
{
padding-left: 50px;
text-align: justify;
} 


/* Style des listes */
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;
}
.bord_dt{
background-image:url(zwo_info/css/images/degrade_dte.jpg);
background-repeat: repeat-y;
background-position: top left;
}
.bord_gche{
background-image:url(zwo_info/css/images/degrade_gche.jpg);
background-repeat: repeat-y;
background-position: top left;
}
.banniere{
background-image:url(zwo_info/css/images/bann_2_05.jpg);
background-repeat: no-repeat;
background-position: top left;
}
.fond{
background-image:url(zwo_info/css/images/fond_14.jpg);
background-repeat: repeat-x;
background-position: top left;
}
.footer{
background-image:url(zwo_info/css/images/footer_16.jpg);
background-repeat: no-repeat;
background-position: top left;
}

.bloc_gche{
background-image:url(zwo_info/css/images/bloc_gche_2.jpg);
background-repeat: no-repeat;
background-position: top left;
}

.bloc_dt{
background-image:url(zwo_info/css/images/bloc_dt_17.jpg);
background-repeat: no-repeat;
background-position: top left;
}

.block_vousete {
background-color:#ececec;
border:1px solid #666666;
margin:10px;

}

.block_vousete div {
text-align:left;
padding:2px;
padding-bottom:3px;
padding-top:3px;
border-bottom:1px solid #666666;
height:60px;
overflow:hidden;
width:178px;
text-indent:0px;
padding-left:0px;
}

.block_vousete div div{
height:15px;
overflow:hidden;
}

.block_vousete h2 {
margin:0px;
padding:0px;
}

.block_vousete div a span{
display:block;
padding:2px;
margin:2px;
font-size:11px;
}

.block_vousete div a {
padding:2px;
}

.block_vousete div a:link , .block_vousete div a:visited {
font-family:arial,helvetica,"trebuchet MS";
color:#000;
}

.block_vousete div a:hover {
font-family:arial,helvetica,"trebuchet MS";
color:#FE85CD;

}

.rect_rose{
background-image:url(zwo_info/css/images/img_accueil.gif);
background-repeat: repeat-y;
background-position: bottom left;
}
.rect_bleu{
background-image:url(zwo_info/css/images/img_accueil2.gif);
background-repeat: repeat-y;
background-position: bottom left;
}
td.titre_rose {
width:178px;
}
.connect {
	padding-left:10px ;
	padding-right:10px ;
	padding-top:5px ;
	
}
.connect table {width:180px;}
.connect table table {width:auto;}


.liens a:link {
/*background-image:url(zwo_info/css/images/puce.jpg);
background-repeat: no-repeat;
background-position: 0px 5px;*/
color:#fff;
font-family:verdana;
font-size:11px;
}

.liens a:visited {
/*background-image:url(zwo_info/css/images/puce.jpg);
background-repeat: no-repeat;
background-position: 0px 5px;*/
font-family:verdana;
color:#fff;
font-size:11px;
}

.liens a:hover {
/*background-image:url(zwo_info/css/images/puce.jpg);
background-repeat: no-repeat;
background-position: 0px 5px;*/
font-family:verdana;
color:#fe85cd;
font-size:11px;
}
  	

  	



/*-----------------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:11px;
font-family:Verdana, sans-serif;
color:#6d6d6d;
background:transparent;
}

.news_history a:hover{

text-decoration:none;
color:#797F83;
}

.news_history a.ad_mes ,.news_history a.ad_mes:link ,.news_history a.ad_mes:visited {
background-image:url(zwo_info/css/images/);
}

.news_history a.new_mes ,.news_history a.new_mes:link ,.news_history a.new_mes:visited {
background-image:url(zwo_info/css/images/);
}
.nl_img{
background-image:url(zwo_info/css/images/icone_actu.jpg);
background-repeat: no-repeat;
background-position: 10px 6px;
padding-left: 20px;
width:auto;
padding-top:3px;
padding-bottom:3px;
text-align:left;
}



div.download {
	display:block;
	clear:both;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	width:auto;
	padding:5px 1px;
	border-bottom:dashed 1px #aaa;
	background-color:#E8E8E8;
	margin-left:4px;
	margin-right:8px;
}

div.download a ,div.download a:link ,div.download a:visited {
	display:block;
	clear:both;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#333333;
	background-image:url(zwo_info/css/images/fl-bleu.gif );
	background-repeat: no-repeat;
	background-position: 8px 2px;
	padding-left: 20px;
}
a.download:visited {
	color:#797F83;
}
/* recherche */

#zwo_search {
display:inline;
}

#zwo_search input{
font:10px verdana;
display:inline;width:140px;
border:#ccc inset 1px;
}
.search input{
background-color:#ccc;
border: 1px #DF1B1C solid;
border-width: 2px 2px 1px 2px ;

}
.search input.valid{
align:right;
background-color:#ccc;
border:1px #ccc outset !important;
color: #DF1B1C;
font-family:Verdana, sans-serif;
font-weight:bold;
font-size:10px;
}

shadeInput{
background-image:url(zwo_info/css/images/fond_input.gif);
border:0 none #fff;
cursor:pointer;
background-repeat:no-repeat;
background-color:none;
width:26px;
height:20px;
color:#fff;
margin:0px;
}

