/* Définition de règle */
@charset "windows-1252";

#global {
     position:absolute;
     left: 50%; 
     /*top: 50%;*/
     width: 900px;
     /*height: 600px;*/
     /*margin-top: -300px;*/ /* moitié de la hauteur */
     margin-left: -450px; /* moitié de la largeur */
     /*border: 1px solid #000;*/
     }   

fieldset {border: 1px solid green; width: 140px}	  

legend {
  padding: 0.2em 0.5em;
  /*border:1px solid green;*/
  color:green;
  font-size:90%;
  text-align:right;
  }

table {
  font-size:10pt;
  font-family: arial;
  } 
  
h3 {  
   /*position:absolute; 
   top: 20%;
   left: 170px;	 */
   font-family: arial; 
   font-size: 10pt; 
   text-decoration: none; 
   font-weight: bold; 
   color: white; 
   background-color: green;	   
   width: 550px
   }	
   

td.menutop {font-family: arial; font-size: 9pt; text-decoration: none;}	
td.menufoot {font-family: arial; font-size: 8pt; text-decoration: none; text-align: center}	 
fieldset.flag {text-align: center}	 
fieldset.msg {font-family: arial; font-size: 10pt; text-align: left}  
fieldset.asavoir {text-align: justify; font-family: arial; width: 550px; font-size: 10pt; }	
fieldset.liste {font-family: arial; font-size: 10pt; text-align: center}
fieldset.stat {font-family: arial; font-size: 11pt; text-align: center}
fieldset.ech_lien {font-family: arial; font-size: 11pt; text-align: justify; width: 550px;}	   
fieldset.circuit {text-align: justify; font-family: arial; font-size: 10pt; }	
fieldset.rando {text-align: left; font-family: arial; font-size: 10pt; }	
fieldset.faq {text-align: left; font-family: arial; font-size: 10pt; width: 550px}	
/*
fieldset.partennaire {font-family: arial; font-size: 10pt; text-decoration: none; width: 140px; text-align: center}
fieldset.rando {text-align: left; font-family: arial; font-size: 10pt; }	
fieldset.menugauche {font-family: arial; font-size: 9pt; text-decoration: none; width: 140px; text-align: left}
*/	
td.titre {font-family: arial; font-size: 10pt; text-decoration: none; font-weight: bold; background: #447AA5; color: white}		
td.banniere {font-family: arial; font-size: 9pt; text-decoration: none; font-weight: bold}		
td.blue {BACKGROUND-COLOR: #003366}	
/*p,table.txt {font-family: arial; font-size: 10pt } 		*/
p.txt {font-family: arial; text-align: justify; font-size: 10pt }
input.bt {font-family: arial; font-size: 10pt; background-color: green; font-weight: bold; color: white}
td.requette {font-family: arial; font-size: 10pt; background-color: #447AA5; font-weight: bold; color: white}

input.obligatoire {color: green; font-weight: bold; border: solid; background: #ffff99}	

/*a.link {text-decoration: none}*/

a:link {
color: #0000FF;
text-decoration: none;
font-weight: normal;
font-style: normal;
}
a:visited {
color: #0000FF;
text-decoration: none;
background-color: #FFFFFF;
font-weight: normal;
font-style: italic;
}
a:hover {
color: #0000FF;
text-decoration: none;
background-color: #FFFF00;
/*font-weight: bold;*/
font-style: normal;
}
a:active {
color: #FF0000;
text-decoration: none;
background-color: #CCCCCC;
/*font-weight: bold;*/
font-style: normal;
}

#para {	   
width: 550px;
font-family: arial; 
text-align: justify; 
font-size: 10pt 
}

/* Fin de la section de style généré par WebExpert le 09/10/2006 19:51:37 */
