/* ######### redéfinitions de tags ######## */
p {
font-family: arial,verdana,sans-serif;
font-size:12px;
color:black;
}
body, 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:black;
}

/* style des cellules de titre */
th {
font-family: arial,verdana,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:#163860;
}

a:visited {
text-decoration:none;
color:#163860;
}

a:hover {
text-decoration:none;
color:#cc6600;
}

em {
color:#131313;
}

h4 em, h4 a, h5 a, h4 a:visited, h5 a:visited {
text-decoration:none;
color:#black;
font-size:12px;
font-weight:normal;
}

h5 em {
color:black;
font-weight:normal;
}

/* Style des traits */
hr {
color:#131313;
border-bottom:thin solid black;
}

/* Style des éléments de formulaire */
input, textarea {
background: #cccccc;
color:#131313;
border: 0px solid #131313;
font-family: arial,verdana,sans-serif;
font-size:11px;
color:black;

}

/*
strong {
color:black;
font-size:normal;
}
*/

/*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;
text-align: justify;
font-family: Arial
}

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;
}

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  {
font-family:arial,verdana,sans-serif;
color:black;
font-weight:normal;
font-size:12px;
}

h1 {
padding-left:12px;
}

h3 {
font-family:arial,verdana,sans-serif;
color:#546475;
font-weight:bold;
border-bottom:1px solid #131313;
}

h4 {
color:#cc6600;
font-size:12px;
}

h5 {
font-family:arial,verdana,sans-serif;
font-weight:normal;
font-color:#black;
}

h6 {
color:black;
font-variant: normal;
font-size: 10px;
font-style: italic;
}

/* 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:#f4f9ff;
}
.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:#e8f4f5;
}

.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: 0px solid black;
}

/*-----------------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:arial;
font-weight:normal;
color:black;
background-repeat: no-repeat;
background-position: 0px 3px;
padding-left: 5px;
width:auto;
padding-top:3px;
padding-bottom:3px;
text-align:left;
}

.news_history a:hover{
text-decoration:none;
color:black;
width:auto;
}



/* recherche */

#zwo_search {
display:inline;
}

#zwo_search input{
font:10px arial;
display:inline;width:140px;
border:#ccc inset 1px;
}

/*menu css*/
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
.tourme{
position: absolute;
top: 54px;
left: 195px;
border-top: 0px solid rgb(0, 0, 0);
border-bottom: 0px solid rgb(0, 0, 0);
height: 40px;
width: 680px;
background-color: #ba5a0d;
}
#menu {
/* placement du menu, à modifier selon vos besoins */
position: absolute; 
top: 55px;
left: 187px;

z-index:5;
width: 800px; /* correction pour Opera */
}
#menu dl {
float: left;
width: 95px;
}
#menu dt {
height: 26px;
vertical-align: middle;
line-height: 22px;
width: 600px;
cursor: pointer;
padding-left: 0px;
text-align: middle;
/*font-weight: bold;*/
background:#ba5a0d;
/*border: 0px solid gray;*/
/*margin: 2px;*/
}
#menu dd {
display: none;
border: 0px solid gray;
}
#menu li {
text-align: left;
background: #888;
height: 100%;
padding-bottom: 2px;
padding-left: 0px;
padding-top: 2px;
}
#menu li a, #menu dt a {
color: #fff;
text-decoration: none;
display: block;
height: 100%;
padding-bottom: 2px;
padding-left: 2px;
padding-top: 2px;
}
#menu dt a:hover  {
background: #672b0f;
padding: 0;
/*padding-left: 0px;*/
/*padding-top: 0px;*/

}

#menu li a:hover {
background: #6A6A6A;
padding-bottom: 2px;
padding-left: 2px;
padding-top: 2px;
}

.zonedocument{
position: absolute;
top: 150px;
left: 30px;
width:100%;
background-color: #8bff72;
color: Black;
font-size: 18px;

}

#logogauche{
position: absolute;
top: 4px;
left: 52px;
z-index:1;
}

#bandeau{
position: absolute;
top: 0px;
left: 178px;
height: 250px;
z-index:1;
}

#bout_brun{
position: absolute;
top: 55px;
left: 145px;
width: 45px;
height: 26px;
vertical-align: middle;
cursor: pointer;
text-align: middle;
/*font-weight: bold;*/
background:#ba5a0d;
border: 0px solid gray;
margin: 0px;
z-index:2;
}

#bout_brun2{
position: absolute;
top: 51px;
left: -38px;
width: 55px;
height: 26px;
vertical-align: middle;
cursor: pointer;
text-align: middle;
/*font-weight: bold;*/
background:#ba5a0d;
border: 0px solid gray;
margin: 0px;
z-index:2;
}

#bout_bleu{
position: absolute;
top: 3px;
left: 164px;
width: 160px;
height: 52px;
vertical-align: middle;
cursor: pointer;
text-align: middle;
/*font-weight: bold;*/
background:#e8f0f5;
border: 0px solid gray;
margin: 0px;
z-index:0;
}

.fondbas{
position: absolute;
top: 200px;
left: 195px;
width: 781px;
height: 500px;
border: 0px solid gray;
margin: 0px;
z-index: 0px;}

#band_fonc{
position: absolute;
top:0px;
left:298px;
z-index:0;
}
#navigation_services{
position: absolute;
top:99px;
left:450px;
width:400px;
z-index:5;
}

#ftod{
position: absolute;
top:0px;
left:-10px;
width: 70px;
z-index:5;
}

.fondbas{
margin-left: 1px;
padding-left: 1px;
position: relative;
top:2px;
left:8px;

}
