/* ######### 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: "Trebuchet MS", Tahoma, Verdana, sans-serif;
font-size:11px;
color:#666;
}

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

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

a:hover {
text-decoration:none;
color:#000;
}

p {
color:#E5E5E5;
font-size:11px;
}

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: #e0efff;
color:#131313;
border: 1px solid #131313;
}

strong {
color:#666;
font-size:11px;
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: 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... ***/
text-align: right; /*** ... et ils sont alignés à droite... ***/
margin: 0px;
/*line-height:90%;*/
font-size:11px;
}

label:hover, input {
cursor: pointer; /*** Petite astuce pour apprendre aux utilisateurs à cliquer sur les intitulés ***/
}
.news_bouton a,.news_bouton a:link ,.news_bouton a:visited,.news_bouton a:hover{
color:#fff;
}

/* 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;
font-size:15px;
color:#666;

}

h3 {
font-family:arial,verdana,sans-serif;
color:#ae027e;
font-size:14px;
font-weight:bold;
border-bottom:1px solid #131313;
}

h4 {
color:#546475;
font-variant:small-caps;
background:#CED2D7;
border-bottom:1px solid #131313;
}

h5 {
font-variant:small-caps;
color:#7A7C7F;
}

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

/*-----------------modules------------*/
/**/
.news {
	border-left:1px solid #C6D6E5;
	border-bottom:1px solid #C6D6E5;
        background-color:#fff;
	background-image : url(zwo_info/css/images/img_gauche.jpg);
	background-repeat:repeat-x;
	background-position:bottom right;
}
/**/
.news_history{ 
display:block;
width:100%;
font-size:4px;
display:block;
margin-bottom:6px;
}

.news_history a ,.news_history a:link ,.news_history a:visited {
background-image:url(zwo_info/css/images/fleche-actu.gif);
background-position:10px 50%;
background-repeat:no-repeat;
clear:both;
color:#797F83;
display:block;
font-size:12px;
margin-bottom:0px;
margin-top:0px;
padding-left:20px;
text-align:left;
width:auto;
font-weight:bold;
text-decoration:underline;
}

.news_history a:hover{
text-decoration:none;
color:#000;
}

.news_history a.ad_mes ,.news_history a.ad_mes:link ,.news_history a.ad_mes:visited {
background-image:url(zwo_info/css/images/fleche-actu.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/fleche-actu.gif  );
}

.resume_historymonitor {
padding:0px;
margin:0px;
padding-top:0px;
margin-top:0px;
margin-left:20px;
font-size:11px;
color:#886699;
}
/* fil d'ariane */
.ariane {
	padding-top:9px;
	color:#221E1F;
}
.ariane a,.ariane a:link,.ariane avisited{
	color:#CC8800;
}

/* recherche */

#zwo_search {
display:inline;
}

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

/*design*/
.logo {
width:391px;
overflow:hidden;
}

.language {

	background-image:url(zwo_info/css/images/background-header.gif);
	background-repeat:no-repeat;
	background-position:top-right;
padding:5px;
	
}

.language img{

	margin-left:9px;
}


.contenu {
	border-left:1px solid #C6D6E5;
	border-bottom:1px solid #C6D6E5;
	}
	
.contenu {
 background-image:url(zwo_info/css/images/ligne_degrad.jpg);
background-position:top left;
background-repeat:no-repeat;
}

.annexe p,.annexe td p ,.annexe td { 
color:#696969
}

.annexe input { 
background:#FAF9E6 url(zwo_info/css/images/input_bg.gif) no-repeat scroll left top;
border:0px solid white;
height:12px;
margin:0pt 4px 0pt 0pt;
padding:3px 0pt 2px 7px;
width:146px;
}
input.envoi {
height:20px;
width:auto;
}

center {margin-top:35px;}


.zone_edit{
 background-image:url(zwo_info/css/images/ligne_degrad.jpg);
background-position:bottom left;
background-repeat:no-repeat;
}