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


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


.table_bg 		
		{
		bgcolor: #000000;
		}

.td_bg 		
		{
		bgcolor: #FFFFFF;
		}

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

a.top-menu:visited 	
		{
	color:#FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;

		}
		
a.top-menu:active 	
		{
	color:#FFFF99;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
		}
		
a.top-menu:hover 	
		{
	color:#FFFF99;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Verdana;
		}
		
a.top-menu:link 		
		{
	color:#FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
		}
a.top-menu:visited 	
		{
	color:#FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;

		}
		
a.norm:active 	
		{
	text-decoration: underline;
	color: #000099;
		}
		
a.norm:hover 	
		{
	text-decoration: underline;
	color: #000099;
		}
		
a.norm:link 		
		{
	text-decoration: underline;
	color: #0000CC;
		}

a.norm:visited 		
		{
	text-decoration: underline;
	color: #0000CC;
		}






a.no-under:visited 	
		{
	color:#666666;
	text-decoration: none;

		}
		
a.no-under:active 	
		{
	color:#666666;
	text-decoration: none;
		}
		
a.no-under:hover 	
		{
	color:#666666;
	text-decoration: none;
		}
		
a.no-under:link 		
		{
	color:#666666;
	text-decoration: none;
		}
		



		
a:active 	
		{
		color:#0000FF;
		}
		
a:hover 	
		{
		color:#0000FF;
		}
		
a:link 		
		{
		color:#000000;
		}


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


/************************************************************/
/*							    */
/*		      POLICE DE CARACTÈRES		    */
/*							    */
/************************************************************/

body		
		{
		font-family: Trebuchet MS, verdana, arial, sans-serif;
		}

.texte-petit 	
		{
		font-size: 10px;
		}

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

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

.sous-titre 	
		{
		font-size: 12px;
		font-weight: bold;
		color: #000000;
		}

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

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


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


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

.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: #000000 1px solid;
		border-left: #000000 1px solid;
		border-right: #000000 1px solid;
		border-bottom: #000000 1px solid;
		background-color: #FFFFFF;
		}

.select-field 	
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #000000;
		background-color: #FFFFFF;
		}

.textarea-field 
		{
		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;
		}

.submit-button 	
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #CC0000;
		border-top: #000000 1px solid;
		border-left: #000000 1px solid;
		border-right: #000000 1px solid;
		border-bottom: #000000 1px solid;
		background-color: #FFFFFF;
		}

.treb-12 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	font-style: normal;
}
.arial-12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.texte-just {
	font-size: 10px;
	color: #000000;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
}
