@charset "utf-8";
/* CSS Document */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	text-align: justify;
	line-height:1.5;
}
divStatut{
	color:#990000;
	font-weight:bold;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height:1.5;
	margin:0;
	width:95%;
}
hr{
	color: #FF9A02;
	height: 1px;
	width: 60%;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height:1;
	color: #333333;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	line-height:1;
	color: #FF9900;
}
li {
	list-style-image: url(../Images/Pages/fleche_tableau_0.gif);
}
img{
	vertical-align:middle;
	border:none;
}
a:link {
	text-decoration: none;
	color: #FF9900;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: underline overline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
table{
}
td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	line-height:1.5;
	margin:0;
	border: none;
}
.headList{
	background-color: #FF9A02; 
	color: #FFFFFF;
	text-align: center;
}
.colList{
	background-color: #999999; 
	text-align: center;
}
.labelForm{
	background-color: #FF9A02; 
	color: #FFFFFF;
}
.fieldForm{
	background-color: #999999; 
	text-align: center;
}
.titleMenuDroite {
	font-size: 12px;
	color: #FFFFFF;
	text-transform:uppercase;
	
}
.colMenuDroite{
	text-align:center;
}
.text1PGM{
}
.text2PGM {
	color: #FF9A02;
}
.headTabPage{
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF9A02; 
	text-align: center;
}
.colTabPage{
	background-color: #D0D0D0; 
	text-align: center;
}
.colTabPage0{
	background-color: #CCCCCC; 
	text-align: center;
}
.colTabPage1{
	background-color: #FFFFFF; 
	text-align: center;
}
.colTabInsc0{
	background-color: #CCCCCC; 
	text-align: left;
}
.colTabInsc1{
	background-color: #FFFFFF; 
	text-align: left;
}
.footTabPage{
	background-color: #999999; 
	text-align: center;
}
.titleFiche{
	font-size: 16px;
	color: #FF9900;
}
.subTitleFiche{
	font-size: 14px;
	color: #FF9900;
}
.linkFiche{
	color:#CCCCCC;
	font-size: 14px;
	text-decoration: none;
}
.linkFiche:link{
	color:#CCCCCC;
	font-size: 14px;
	text-decoration: none;
}
.linkFiche:visited{
	color:#CCCCCC;
	font-size: 14px;
	text-decoration: none;
}
.linkFiche:hover{
	color:#CCCCCC;
	font-size: 14px;
	text-decoration: none;
}
.linkFiche:active{
	color:#CCCCCC;
	font-size: 14px;
	text-decoration: none;
}
.separatorFiche{
	font-size: 14px;
	text-align: center;
	color:#CCCCCC;
}
