body{
	font-family: Arial, sans serif;
	font-size: 11px;
	font-weight: normal;
	color: #0072BC;
}
h1, h2, h3, h4, h5, h6{margin: 0px;padding: 0px;}
a, a:visited,  a:active{
	font-family: Arial, sans serif;
	font-size: 11px;
	font-weight: normal;
	color: #0072BC;
	text-decoration: none;
	cursor: hand;
}
/* Pour régler le probleme de lien inopérant sous IE6, dû au hack pour les PNG 24 transparent */
* html a, * html a:visited,  * html a:active{
	position: relative;
	z-index: 1;
}

a:hover{
	text-decoration: underline;
}

/****************************** GENERAL *******************************/

#fille_milieu h1{
/*	font-family: Arial, sans serif;*/
	font-size: 30px;
	font-weight: bold;
	font-style: italic;
	line-height: 30px;
	color: #8CC63F;
}

#fille_milieu h2{
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	line-height: 18px;
	color: #0072BC;
	margin-top: 0px;
	margin-bottom: 10px;
}

#fille_milieu h3, #fille_droite h3{
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	color: #8CC63F;
	margin-bottom: 10px;
}

#fille_milieu{
	color: #808080;
}

#fille_droite h1{
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	line-height: 14px;
	color: #2AC4F4;
	margin-bottom: 10px;
	margin-left: 5px;
}

#fille_droite_bas, #fille_droite_bas h2, #fille_droite_bas h3{
	color: #FFFFFF;
	font-style: italic;
	font-size: 11px;
	font-weight: normal;
}

#fille_droite_bas h2, #fille_droite_bas h3{margin: 0px;padding:0px;}

#fille_droite_bas h1{
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	color: #FFFFFF;
	margin-bottom: 5px;
}

#fille_droite_bas p{
	padding-right: 35px;
}

#rootline,#rootline a{font-size: 10px;}
#rootline a{z-index: 0;}
#rootline .vert, #rootline .vert a{color: #7EB239;}
#footer_copyright{color: #2094B8;}

/****************************** HOME *******************************/
#home_gauche p{	padding-left: 20px;}
#home_gauche h3{
	font-family: Arial, sans serif;
	font-size: 13px;
	font-weight: bold;
	color: #EF5F23;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	padding-left: 20px;
}

#home_droite p{color: #0072BC;}

#home_droite h3,#home_droite h3 a{
	font-family: Arial, sans serif;
	font-size: 13px;
	font-weight: bold;
	color: #0072BC;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
