/*police de base*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	background-image: url(images/fond_export.gif); 
	background-repeat: no-repeat;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12pt;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12pt;
}

div {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12pt;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt;
}

/*police, variantes, justifié--------*/

.texte_6 {
	font-size: 7pt;
    text-align: justify;
    color:#000000;
}

.texte_8 {
	font-size: 8pt;
    text-align: justify;
    color:#000000;
}

.texte_10 {
	font-size: 10pt;
    text-align: justify;
    color:#000000;
}

.texte_12 {
	font-size: 12pt;
    text-align: justify;
    color:#000000;
}

/*police, variantes aligné à gauche------*/

.texte_g_6 {
	font-size: 6pt;
    text-align: left;
    color:#000000;
}

.texte_g_8 {
	font-size: 8pt;
    text-align: left;
    color:#000000;
}

.texte_g_10 {
	font-size: 10pt;
    text-align: left;
    color:#000000;
}

.texte_g_12 {
	font-size: 12pt;
    text-align: left;
    color:#000000;
}

/*police, variantes aligné à droite------*/

.texte_d_6 {
	font-size: 6pt;
    text-align: right;
    color:#000000;
}

.texte_d_8 {
	font-size: 8pt;
    text-align: right;
    color:#000000;
}

.texte_d_10 {
	font-size: 10pt;
    text-align: right;
    color:#000000;
}

.texte_d_12 {
	font-size: 12pt;
    text-align: right;
    color:#000000;
}

/* titre photographes bordeau #663333 ou #660033   */
.titre_rouge_13 {
	font-size: 13pt;
    color:#663333;
}

.titre_rouge_10 {
	font-size: 10pt;
    color:#663333;
}


/*liens----------------------
a {
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;-------*/
/*	color:#66FFFF;supprimé le 030206 pour éviter le problème MAC   ----
}
a:hover {--------*/
/*	color: #FFC9B0;supprimé le 030206 pour éviter le problème MAC   -------
}-----*/
             
									
									
									
/*groupes spéciaux: liens pied de page, sur noir, titres, entêtes layers---------*/

.gris_sn_13 {
	font-size: 13pt;
	color:#999999;
}
a.gris_sn_13 {
	font-size: 13pt;
	color:#999999;
	font-weight: bold;
	text-decoration: none;
}
a.gris_sn_13:hover {
	font-size: 13pt;
	color:#666666;
	font-weight: bold;
	text-decoration: none;
}
.gris_sn_10 {
	font-size: 10pt;
	color:#999999;
}
a.gris_sn_10 {
	font-size: 10pt;
	color:#999999;
	font-weight: bold;
	text-decoration: none;
}
a.gris_sn_10:hover {
	font-size: 10pt;
	color:#666666;
	font-weight: bold;
	text-decoration: none;
}
.gris_sn_8 {
	font-size: 8pt;
	color:#999999;
}
a.gris_sn_8 {
	font-size: 8pt;
	color:#999999;
	font-weight: bold;
	text-decoration: none;
}
a.gris_sn_8:hover {
	font-size: 8pt;
	color:#666666;
	font-weight: bold;
	text-decoration: none;
}
.gris_sn_6 {
	font-size: 7pt;
	color:#000033;
}
a.gris_sn_6 {
	font-size: 7pt;
	color:#000033;
	font-weight: bold;
	text-decoration: none;
}
a.gris_sn_6:hover {
	font-size: 7pt;
	color:#666666;
	font-weight: bold;
	text-decoration: none;
}

/*groupes spéciaux: liens dans le texte------------------*/

.gris_13 {
	font-size: 13pt;
	color:#999999;
}
a.gris_13 {
	font-size: 13pt;
	color:#006633;
	font-weight: bold;
	text-decoration: none;
}
a.gris_13:hover {
	font-size: 13pt;
	color:#999999;
	font-weight: bold;
	text-decoration: none;
}
.gris_10 {
	font-size: 10pt;
	color:#999999;
}
a.gris_10 {
	font-size: 10pt;
	color:#006633;
	font-weight: bold;
	text-decoration: none;
}
a.gris_10:hover {
	font-size: 10pt;
	color:#999999;
	font-weight: bold;
	text-decoration: none;
}
.gris_8 {
	font-size: 8pt;
	color:#999999;
}
a.gris_8 {
	font-size: 8pt;
	color:#006633;
	font-weight: bold;
	text-decoration: none;
}
a.gris_8:hover {
	font-size: 8pt;
	color:#999999;
	font-weight: bold;
	text-decoration: none;
}
.gris_6 {
	font-size: 7pt;
	color:#666666;
}
a.gris_6 {
	font-size: 7pt;
	color:#006633;
	font-weight: bold;
	text-decoration: none;
}
a.gris_6:hover {
	font-size: 7pt;
	color:#999999;
	font-weight: bold;
	text-decoration: none;
}
.gris2_6 {
	font-size: 6pt;
	color:#333333;
}


/*  liens légèrement colorés */
texte_liste {
	font-size: 10pt;	
	color:#666666;
}
a.texte_liste {
	font-size: 10pt;	
	color:#666666;
	font-weight: bold;
	text-decoration: none;
}
a.texte_liste:hover {
	font-size: 10pt;	
	color:#333333;
	font-weight: bold;
	text-decoration: none;
}

.menu_sur_bleu {
	font-size: 8pt;	
	color:#E6D686;
}
a.menu_sur_bleu {
	font-size: 8pt;	
	color:#99CCFF;
	font-weight: bold;
	text-decoration: none;
}
a.menu_sur_bleu:hover {
	font-size: 8pt;	
	color:#E6D686;
	font-weight: bold;
	text-decoration: none;
}

.menu_sur_blanc {
	font-size: 8pt;	
	color:#E6D686;
}
a.menu_sur_blanc {
	font-size: 8pt;	
	color:#333399;
	font-weight: bold;
	text-decoration: none;
}
a.menu_sur_blanc:hover {
	font-size: 8pt;	
	color:#3366CC;
	font-weight: bold;
	text-decoration: none;
}

.menu_select { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #FFFFFF; 
	background-color:#444444; 
	text-decoration: none ; 
	font-size: 10pt ; 
	vertical-align: super;
}

.aide {
	color: #999999;
	font-size: 8pt;
}
a.aide:hoover {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

.choix {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #333333; 
	background-color: #DDDDDD;
}

//.choix {  
//	font-family: "Courier New", Courier, mono; 
//	font-size: 14px; 
//	color: #FFFFFF; 
//	background-color: #666666
//}

//.champ_formul {
//	font-family: Verdana, Arial, Helvetica, sans-serif;
//	font-size: 12px;
//}	

/*agenda*/
.texte_agenda_12 {
	font-size: 12px;
	text-align: left;
	color:#000000;
	text-indent: 0pt;
	padding: 10px;

}	
/*ancien*/
/*
.justifie {text-align: justify}
.corps_2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt}

a:link {color:#66FFCC;text-decoration:none}
a:visited {color:#66FFCC;text-decoration:none}
a:hover {  color: #FFCCCC}

a.blanc_sur_noir_petit:link {color:#FFFFFF;text-decoration:none}
a.blanc_sur_noir_petit:visited {color:#FFFFFF;text-decoration:none}
a.blanc_sur_noir_petit:hover {  color: #FFCCCC}

.noir_sur_gris_petit { font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF; text-decoration: none ; font-size: 8pt}
a.noir_sur_gris_petit:link {color:#663399;text-decoration:none; font-size: 8pt}
a.noir_sur_gris_petit:visited {color:#663399;text-decoration:none; font-size: 8pt}
a.noir_sur_gris_petit:hover {  color: #FF0000; font-size: 8pt}


.lien_vert {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #00E5AE; text-decoration: none}
.lien_vert_petit { font-family: Verdana, Arial, Helvetica, sans-serif; color: #00E5AE; text-decoration: no}

