@charset "UTF-8";
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 8pt;
}


h1 {
	border-bottom: 1px solid #135C9C;
	color:#135C9C;
	/*width:554px;*/
	font-size:22px;
	font-weight:bold;
	
}






.titre_module {
	/*border-bottom: 1px solid #F08429;*/
	color:#F08429;
	width:220px;
	font-size:16px;
	font-weight:bold;
	
}






.orange {
	color: #F08429;
	text-decoration: none;
	
}
.orange a, .orange a:hover, .orange a:visited {
	color: #F08429;
	text-decoration: none;
	
}

a, a:link, a:hover {
	color: #135C9C;
	text-decoration: none;
}

a:visited {
	color: #135C9C;
	text-decoration: none;
}




.orange {
	color: #F08429;
	text-decoration: none;
	
}
.orange a, .orange a:hover, .orange a:visited {
	color: #F08429;
	text-decoration: none;
	
}


.petit_orange {
	color: #F08429;
	text-decoration: none;
	font-size: 7pt;
	
}


.big_orange {
	text-decoration: none; 
	color: #F08429; 
	font-size: 10pt;
	font-weight: bold;
}

.big_bleu {
	text-decoration: none; 
	color: #135C9C; 
	font-size: 10pt;
	font-weight: bold;
}

.bleu_8 {
	text-decoration: none; 
	color: #135C9C; 
	font-size: 8pt;
	
}


.bleu  {
	text-decoration: none;
	color: #135C9C;
}
.bleu a, .bleu a:hover, .bleu a:visited {
	color: #135C9C;
	text-decoration: none;
	
}

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


.gris_petit {
	color: #999999;
	text-decoration: none;
	font-size: 7pt;
}
.gris_petit a, .gris_petit a:hover, .gris_petit a:visited {
	color: #999999;
	text-decoration: none;
	font-size: 7pt;
}


.style_petit {
	color: #4B4B4B;
	text-decoration: none;
	font-size: 8pt;
	margin-top:40px;
	margin-left: 180px;
}
.style_petit a, .style_petit a:hover, .style_petit a:visited {
	color: #4B4B4B;
	text-decoration: none;
	font-size: 7pt;
}

.legend {
	color: #4B4B4B;
	text-decoration: none;
	font-size: 8pt;
	
}











#z1 {
	width:1004px;
	heigh:379px;
	margin-left:auto;
	margin-right:auto;
	z-index:1; 
	position: relative;
	
			
	
}



/*-------------------------------------*/

.menu_w {
	
	color: #ffffff;
	font-weight: bold;
	font-size : 9pt;
	margin: 1px 0;
	height: 29px;
	line-height: 25px;
	padding-left: 30px;
	font-weight: bold;
/*border: 1px solid gray;*/
background: url(images_site/module_menu.gif) no-repeat top left;
}

.menu_w a, .menu_w a:hover, .menu_w a:visited {
	text-decoration: none;
	color: #ffffff;
	font-size : 9pt;
}

.white a, .white a:hover, .white a:visited {
	text-decoration: none;
	color: white;
	font-size : 9pt;
}




/*TD---------------*/


.td_orange {
	border: 1px solid white;
	background-color: #F08429;
	font-size : 8pt;
	text-align: center;
	color: white;
	font-weight: bold;
}

.td_bleu_clair {
	border: 1px solid white;
	background-color: #E2EBF5;
	font-size : 8pt;
	text-align: left;
}

.td_bleu {
	border: 1px solid white;
	background-color: #C7DCF1;
	text-align: left;
	font-size : 8pt;
}

.td_bleu_fonce {
	border: 1px solid white;
	background-color: #005A7F;
	font-size : 8pt;
	text-align: center;
	color: white;
	font-weight: bold;
}


.td_gris {
	
	background-color: #4b4b4b;
	color: white;
	font-size : 8pt;
}








/*-------------------------------------------*/


.td_menu {
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	font-weight: bold;
	
background: url(images_site/carre_f.gif) no-repeat  left;
	color: #999999;
	/*border: 1px solid gray;
margin: -5px 0;
cursor: pointer;
*/
}




.sous_menu {

line-height: 25px;
display:block; 
padding-left : 10px;
height: 30px;
/*padding-top: 7px;*/
text-align: left;
background: url(images_site/sous_menu.gif) no-repeat top left;

}



/*-------------------------------------*/


INPUT,textarea{

	font-family : Arial;

	font-size : 10px;

	border : 1px solid #F08429;

	background-color : #ffffff;

}
