/************************************************************/
/*							    */
/*		     FEUILLE DE STYLE TYPE		    */
/*		       V1.0 - 29/04/2002		    */
/*							    */
/************************************************************/

/************************************************************/
/*							    */
/*		       POUR LE MENU  		            */
/*							    */
/************************************************************/
td.sous-menu-on {
font-size: 11px; 
color: #000000;
background-color: #ffffff
}
td.sous-menu-off {
font-size: 11px; 
color: #ffffff;
background-color: #747474
}


a.sous-menu-on:link {
color: #000000; 
text-decoration: none
}
a.sous-menu-on:hover {
color: #000000; 
text-decoration: none
}
a.sous-menu-on:active {
color: #000000; 
text-decoration: none
}
a.sous-menu-on:visited {
color: #000000; 
text-decoration: none
}

a.sous-menu-off:link {
color: #FFFFFF; 
text-decoration: none
}
a.sous-menu-off:hover {
color: #FFFFFF; 
text-decoration: none
}
a.sous-menu-off:active {
color: #FFFFFF; 
text-decoration: none
}
a.sous-menu-off:visited {
color: #FFFFFF; 
text-decoration: none
}


/************************************************************/
/*							    */
/*		       PROPRIETE TABLEAUX		    */
/*							    */
/************************************************************/


.table-bg 		
		{
		background-color: #FFFFFF;
		}
		
.table-color 		
		{
		background-color: #000000;
		}

.td-bg 		
		{
		bgcolor: #FFFFFF;
		}

.td-color 		
		{
		background-color: #F5F5F5;
		}

.tdfond 		
		{
		background-color: #CCCCCC;
		}
		
.trfond	
		{  
		background-color: #CC0000;
		}

.tablefond	
		{  
		background-color: #CF0300;
		}

/************************************************************/
/*							    */
/*		       LIENS HYPERTEXTES		    */
/*							    */
/************************************************************/


a:visited 	
		{
		color:#547F4A;
		text-decoration: none;
		}
		
a:active 	
		{
		color:#547F4A;
		text-decoration: none;
		}
		
a:hover 	
		{
		color:#3366CC;
		text-decoration: none;
		}
		
a:link 		
		{
		color:#547F4A;
		text-decoration: none;
		}

a:visited:hover 		
		{
		color:#3366CC;
		text-decoration: none;
		}




a.copyrights:visited 
		{
		color:#999999;
		text-decoration: none;
		}
		
a.copyrights:active 
		{
		color:#CCCCCC;
		text-decoration: none;
		}
		
a.copyrights:hover 
		{
		color:#CCCCCC;
		text-decoration: underline;
		}
		
a.copyrights:link 
		{
		color:#999999;
		text-decoration: none;
		}

a.copyrights:visited:hover 		
		{
		color:#999999;
		text-decoration: underline;
		}



a.menu:visited 
		{
		color:#547F4A;
		text-decoration: none;
		}
		
a.menu:active 
		{
		color:#547F4A;
		text-decoration: none;
		}
		
a.menu:hover 
		{
		color:#000000;
		text-decoration: none;
		}
		
a.menu:link 
		{
		color:#547F4A;
		text-decoration: none;
		}

a.menu:visited:hover 
		{
		color:#000000;
		text-decoration: none;
		}
		
		
		
		

a.menu-haut:visited 
		{
		font-size: 10px;
		font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
		color:#000000;
		text-decoration: none;
		}
		
a.menu-haut:active 
		{
		font-size: 10px;
		font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
		color:#000000;
		text-decoration: none;
		}
		
a.menu-haut:hover 
		{
		font-size: 10px;
		font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
		color:#666666;
		text-decoration: none;
		}
		
a.menu-haut:link 
		{
		font-size: 10px;
		font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
		color:#000000;
		text-decoration: none;
		}
			
a.menu-haut:visited:hover 
		{
		font-size: 10px;
		font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
		color:#666666;		
		text-decoration: none;
		}
/**/
#menurd a:link, #menurd a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
	background-color:#BBDCA2;
	display:block;
}
#menurd a:hover {
	text-decoration: none;
	background-color:#DBEBCE;
	color:#3366CC;
}	
/**/				
a.menurd:link, a.menurd:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
	background-color:#BBDCA2;
	display:block;
}
a.menurd:hover {
	text-decoration: none;
	background-color:#DBEBCE;
	color:#3366CC;	
}					
a.submenurd:link, a.submenurd:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color:#80AB78;
	text-decoration: none;
	background-color:#DBEBCE;
	display:block;
}
a.submenurd:hover {
	text-decoration: none;
	background-color:#DBEBCE;
	color:#3366CC;	
}	
		/**/	
/************************************************************/
/*							    */
/*		      POLICE DE CARACTÈRES		    */
/*							    */
/************************************************************/

body		
		{
		font-family:  Verdana, Trebuchet MS, arial, sans-serif;
		}
		
.br-space
        {
        font-size: 10px;
		font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
		}		
		
.texte-menu-haut	
		{
		font-size: 10px;
		font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		}
		
.texte-petit	
		{
		font-size: 9px;
		color: #000000;
		}

.texte	
		{
		font-size: 11px;
		color: #000000;
		}

.texte-titre 		
		{
		font-size: 13px;
		color: #000000;
		}
		
.titre 		
		{
		font-size: 15px;
		font-weight: bold;
		color: #000000;
		}


.titre-gros 	
		{
		font-size: 17px;
		font-weight: bold;
		color: #000000;
		}

.copyrights	
		{
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 10px;
		color: #999999;
		}

		
.citation 
		{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-style: normal;
		}

/************************************************************/
/*							    */
/*		      ÉLÉMENTS FORMULAIRES		    */
/*							    */
/************************************************************/


.message-ok
		{
		font-size: 10px;
		font-weight: bold;
		color: #339933;
		}

.message-erreur
		{
		font-size: 10px;
		font-weight: bold;
		color: #CC0000;
		}

.input-field 	
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #000000;
		border-top: #666666 1px solid;
		border-left: #666666 1px solid;
		border-right: #666666 1px solid;
		border-bottom: #666666 1px solid;
		background-color: #F5F5F5;
		}

.input-big 
		{
		border-right: #666666 1px solid;
		border-top: #666666 1px solid;
		font-size: 10;
		border-left: #666666 1px solid;
		color: #000000;
		border-bottom: #666666 1px solid;
		background: #F5F5F5;
		font-family: Verdana, arial, Helvetica, sans-serif;
		width: 200px;
		}


.select-field 	
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #000000;
		background-color: #F5F5F5;
		border-top: #666666 1px solid;
		border-left: #666666 1px solid;
		border-right: #666666 1px solid;
		border-bottom: #666666 1px solid;
		}

.textarea-field 
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #000000;
		border-top: #666666 1px solid;
		border-left: #666666 1px solid;
		border-right: #666666 1px solid;
		border-bottom: #666666 1px solid;
		background-color: #F5F5F5;
                width=200;
		}
		
.textarea
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #000000;
		border-top: #666666 1px solid;
		border-left: #666666 1px solid;
		border-right: #666666 1px solid;
		border-bottom: #666666 1px solid;
		background-color: #F5F5F5;
		}


.submit-button 	
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #000000;
		border-top: #666666 1px solid;
		border-left: #666666 1px solid;
		border-right: #666666 1px solid;
		border-bottom: #666666 1px solid;
		background-color: #F5F5F5;
		}
		
.submit-bouton 	
		{
		padding: 0.05cm;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #000000;
		border-top: #666666 1px solid;
		border-left: #666666 1px solid;
		border-right: #666666 1px solid;
		border-bottom: #666666 1px solid;
		background-color: #F5F5F5;
		}		

.select-small-wh 
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #000000;
		border-top: #000000 1px solid;
		border-left: #000000 1px solid;
		border-right: #000000 1px solid;
		border-bottom: #000000 1px solid;
		background-color: #FFFFFF;
		width: 40px;
		}

		
.select-small 
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #000000;
		border-top: #000000 1px solid;
		border-left: #000000 1px solid;
		border-right: #000000 1px solid;
		border-bottom: #000000 1px solid;
		background-color: #E8E8E8;
		width: 40px;
		}

.select-big 
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #000000;
		border-top: #000000 1px solid;
		border-left: #000000 1px solid;
		border-right: #000000 1px solid;
		border-bottom: #000000 1px solid;
		background-color: #E8E8E8;
		width: 120px;
		}
		
.ul-faible-espace-v {
margin-top: 0px;

}		
		
