body
	{
	font-family: verdana, sans-serif;
	font-size: 11px;
	margin-left: 2px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	background-color: #ffffff;
	color: #666666;

	scrollbar-face-color: #E3E8EC;
	scrollbar-arrow-color: #7385A8;
	scrollbar-track-color: #ffffff;
	scrollbar-shadow-color: #7385A8;
	scrollbar-highlight-color: #E3E8EC;
	}

p
	{
	font-size: 11px;
	}
	
p.p_justify
	{
	font-size: 11px;
	text-align:justify;
	}


li.li_orange	
	{
	list-style-image: url("../images_site/fleche_orange.gif");
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 2px;
	}
li.li_vert	
	{
	list-style-image: url("../images_site/fleche_vert.gif");
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 2px;
	}
li.li_bleu	
	{
	list-style-image: url("../images_site/fleche_bleu.gif");
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 2px;
	}
li.li_bordeau
	{
	list-style-image: url("../images_site/fleche_bordeau.gif");
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 2px;
	}

ul	
	{
	font-size: 11px;
	}

	
ol
	{
	font-size: 11px;
	}


.pointille_bas_bordeau
	{
	border-bottom: 1px #AA0E0E dashed;
	}

.pointille_bas_bleu
	{
	border-bottom: 1px #2DA2FF dashed;
	}

.pointille_bas_vert
	{
	border-bottom: 1px #8DD508 dashed;
	}

.pointille_bas_orange
	{
	border-bottom: 1px #FF660B dashed;
	}

td	
	{
	font-size: 11px;
	}

	


td.td_padding
	{
	padding: 10px;
	}


td.bord_gris_haut	
	{
	border-top: 1px #999999 solid;
	}	
td.bord_gris_droite	
	{
	border-right: 1px #999999 solid;
	}	
td.bord_gris_gauche	
	{
	border-left: 1px #999999 solid;
	}	
td.bord_gris_bas
	{
	border-bottom: 1px #999999 solid;
	}	
	
	

div.div_scroll
	{
	overflow: auto;
	height: 350px;
	}


	
img.img_bord_gris_auto	
	{
	border-top: 3px #999999 solid;
	border-bottom: 3px #999999 solid;
	border-left: 3px #999999 solid;
	border-right: 3px #999999 solid;
	}	

		
bg_norepeat
{
 background-repeat:no-repeat;
 }	

/* POUR TITRE SITE (IMAGE) */
h1
	{
	}

/* TITRE DE LA PAGE */
h2
	{
	font-size: 12px;
	font-weight: bold;
	}

/* SOUS-TITRES DE LA PAGE */
h3
	{
	font-size: 11px;
	font-weight: bold;
	}

/* SOUS-SOUS-TITRES DE LA PAGE */
h4
	{
	font-size: 11px;
	font-weight: bold;
	}

/* POUR TOUS LES TITRES ET SOUS-TITRES */
h1, h2, h3, h4
	{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}

/* FORMULAIRES */

input.form_pb
	{
	font-size: 10px;
	border: 1px #98AFC9 solid;
	background-color: #FFFFFF;
	}

input.radio_rb
	{
	font-size: 10px;
	}

input.input_txt
	{
	font-size: 10px;
	border: 1px #98AFC9 solid;
	background-color: #FFFFFF;
	width: 280px;
	}

	
select.select_larg
	{
	width: 200px;
	}

	
select.couleur_fond
	{
	color: #23aa12;
	}
		
	
.txt_8
	{
	font-size: 8px;
	}
	
.txt_9
	{
	font-size: 9px;
	}
	

.txt_10
	{
	font-size: 10px;
	}
	
.txt_11
	{
	font-size: 11px;
	}

.txt_12
	{
	font-size: 12px;
	}


.txt_13
	{
	font-size: 13px;
	}
	
.txt_14
	{
	font-size: 14px;
	}
	
.txt_15
	{
	font-size: 15px;
	}
		
.txt_blanc_head
	{
	color:#ffffff;
	font-size: 15px;
	}

.txt_noir
	{
	color:#000000;
	}
	
.txt_rouge
	{
	color:#FF0000;
	}

.txt_gris
	{
	color:#a1a1a1;
	}


.txt_orange
	{
	color: #FF6633;
	}


.txt_vert
	{
	color: #669900;
	}
	
.txt_jaune
	{
	color: yellow;
	}
	
.txt_blanc
	{
	color: white;
	}
.txt_bordeau 
	{
	color: #990000;
	}
	
.txt_bleu
	{
	color: #0066cc;
	}

.txt_souligne
	{
	text-decoration: underline;
	}

.txt_italic
	{
	font-style: italic;
	}

.txt_gras
	{
	font-weight: bold;
	}
	
.txt_upper
	{
	text-transform: uppercase;
	}
	
	
	
	

/*LIENS*/
a:active
	{
	color: #ffffff;
	text-decoration: none;
	} 

a:link
	{
	color: #717171;
	text-decoration: none;
	}

a:visited
	{
	color: #717171;
	text-decoration: none;
	} 

a:hover
	{
	color: #717171;
	} 

a.a_noir:active
	{
	color: #000000;
	text-decoration: none;
	} 

a.a_noir:link
	{
	color: #000000;
	text-decoration: none;
	}

a.a_noir:visited
	{
	color: #000000;
	text-decoration: none;
	} 
	

a.a_noir:hover
	{
	color: #717171;
	} 
	



		
		
				
	
a.a_gris:active
	{
	color: #a1a1a1;
	text-decoration: none;
	} 

a.a_gris:link
	{
	color: #a1a1a1;
	text-decoration: none;
	}

a.a_gris:visited
	{
	color: #a1a1a1;
	text-decoration: none;
	} 

a.a_gris:hover
	{
	color: #717171;
	} 	
	
			
			
			
a.a_gris_fonce:active
	{
	color: #717171;
	text-decoration: none;
	} 

a.a_gris_fonce:link
	{
	color: #717171;
	text-decoration: none;
	}

a.a_gris_fonce:visited
	{
	color: #717171;
	text-decoration: none;
	} 

a.a_gris_fonce:hover
	{
	color: #a1a1a1;
	} 	
	

			
			
	
a.a_orange:active
	{
	color: #FF6633;
	text-decoration: none;
	} 

a.a_orange:link
	{
	color: #FF6633;
	text-decoration: none;
	}

a.a_orange:visited
	{
	color: #FF6633;
	text-decoration: none;
	} 

a.a_orange:hover
	{
	color: #717171;
	} 	
	
	
a.a_bleu:active
	{
	color: #0066cc;
	text-decoration: none;
	} 

a.a_bleu:link
	{
	color: #0066cc;
	text-decoration: none;
	}

a.a_bleu:visited
	{
	color: #0066cc;
	text-decoration: none;
	} 

a.a_bleu:hover
	{
	color: #717171;
	} 	
	
		
	
a.a_vert:active
	{
	color: #669900;
	text-decoration: none;
	} 

a.a_vert:link
	{
	color: #669900;
	text-decoration: none;
	}

a.a_vert:visited
	{
	color: #669900;
	text-decoration: none;
	} 

a.a_vert:hover
	{
	color: #717171;
	} 	


a.a_carouge:active
	{
	color: red;
	text-decoration: none;
	} 

a.a_carouge:link
	{
	color: red;
	text-decoration: none;
	}

a.a_carouge:visited
	{
	color: red;
	text-decoration: none;
	} 

a.a_carouge:hover
	{
	color:orange;
	} 	


	
		
a.tbl_link_list:active
	{
	color: #990000;
	text-decoration: none;
	} 

a.tbl_link_list:link
	{
	color: #990000;
	text-decoration: none;
	}

a.tbl_link_list:visited
	{
	color: #990000;
	text-decoration: none;
	} 

a.tbl_link_list:hover
	{
	color: #717171;
	} 	
	
	
a.a_noir_carouge:active
	{
	color: #000000;
	text-decoration: none;
	} 

a.a_noir_carouge:link
	{
	color: #000000;
	text-decoration: none;
	}

a.a_noir_carouge:visited
	{
	color: #000000;
	text-decoration: none;
	} 

a.a_noir_carouge:hover
	{
	color:#FF0000;
	} 		
/*#FFFF99*/.titre_entreprise {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

