#body_FO { 
	font-family: Verdana, Helvetica, sans-serif; 
	background-image : url("img/Fond.jpg"); 
	color : #0E0C75 ;
	font-size : 11px ; 
	}
	
#tete {
	width : 794px;
	height : 117px;
	background-image : url("img/Afideo_index_01.gif");
	}

#conteneur {
	left:50%;
	margin-left:-368.5px;
	position:absolute;

}

#menu {
	float: left;
	height: 350px;
	marguin-left : 500px;
	padding: 20px;
	}

#info {
	padding: 20px;
	margin-left: 130px;
	/*width : 450px ;*/
	}
	
#corps {
	width : 793px;
	background-image : url("img/Afideo_index_02.gif");
	background-color : #FFFFFF;
	background-position: bottom;
	background-repeat: no-repeat;
	min-height: 564px;
	height : auto;
	}
	
#pied {
	width : 794px;
	height : 37px;
	background-image : url("img/Afideo_index_03.gif");
	background-repeat: no-repeat;
	text-align : center;
	padding-top : 5px;
	font-size : 9px; 

	}

td {
	font-size : 11px; 
	}

a {
	color: #0E0C75; 
	font-weight: bold; 
	text-decoration: none;
	}
	
a:hover {
	color: #f0BC48; 
	font-weight: bold; 
	text-decoration: none;
	}
	
td.center {
	text-align : center;
}
	
.titre_for{
	font-size : 12px;
	font-weight : bold;
	text-align : center;

}

.alerte_rouge{
	color : #b11b37;
}
.alerte_rouge1{
	color : #b11b37;
	text-align : center;
}

#nonValid {
	color:#FF0000;
	font-weight:bold;
}
#Valid {
	color:#066F00;
	font-weight:bold;
}

/* ADMINISTTRATION */
#tete_admin {
	width : 794px;
	height : 117px;
	background-image : url("img/BO_Afideo_index_01.gif");
	}
#body_BO { 
	font-family: Verdana, Helvetica, sans-serif; 
	background-image : url("img/BO_Fond.jpg"); 
	color : #0E0C75 ;
	font-size : 11px ; 
	}
#corps_BO {
	width : 793px;
	background-color : #FFFFFF;
	min-height: 564px;
	height : auto;
	}