<!--
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
    
body {	
	margin-top: 	10px;
	margin-bottom: 	0px;

	font-family: 	Verdana, Arial, sans-serif; 
    font-size: 		10px;        	
}


div#principal { 	
    width: 			800px;        
    position: 		absolute;
    top:			1%;	
    left: 			50%;                    
    margin-left: 	-400px; 
           
    background-color: #FFFFFF;
    
    border: 		solid;    
    border-width: 	1px;
    border-color: 	#000000;
    
    font-family: 	Verdana, Arial, sans-serif; 
    font-size: 		10px;    
}

.image_top {
	width: 800px;
	display: block;
}

.colonne_gauche {
	
	border: 			solid;    
    border-right-width: 1px;
    border-left-width: 	0px;
    border-top-width: 	0px;
    border-bottom-width: 0px;
    border-color: 		#B5C2D1;
    
    padding:			0px;
    marging:			0px;
         
    background-color: 	#E1EAF5;    
}



.colonne_droite {
	background-position: 0px;
	
	border: 			solid;    
    border-right-width: 0px;
    border-left-width: 	1px;
    border-top-width: 	0px;
    border-bottom-width:0px;
    border-color: 		#B5C2D1;
    
    padding:			0px;
    marging:			0px;
}




.lien {
	color:	blue;
	text-decoration: none;	
}

.lien:hover {
	text-decoration: underline;	
}

.lien:visited {
	color:	blue;
}



.lien_rouge {
	color:	red;
	text-decoration: none;	
}

.lien_rouge:hover {
	text-decoration: underline;	
}

.lien_rouge:visited {
	color:	red;
}



.lien_blanc {
	color:	white;	
}


.lien_blanc:visited {
	color:	white;
}



.lien_bleu {
	font-family: 	Verdana, Arial, sans-serif; 
    font-size: 		10px;
    color:			blue;
}


.champ {
	border:				1px solid;
	border-color:		#B5C2D1;
	background-color: 	#E1EAF5;
	
	font-family: 	Verdana, Arial, sans-serif; 
    font-size: 		10px;
    color:			black;
}


.tab_pointilles {
	height:		15px;
}


.cadre_accueil {		
	border: solid;    
    border-width: 1px;
    border-color: #B5C2D1;
    
    background-color: white;   
}


.tableau_menu {
	border: solid;    
    border-width: 2px;
    border-color: #B5C2D1;
    
    //background-color: #DDE9EF;   
    background-color: white;   

    margin: 2px;   
}
.tableau_menutitre {
	background-color: #FFFFFF; 
	font-family: Verdana, Arial, sans-serif; 
    font-size: 10px;
	font-weight: bold;		

	border: solid;    
    border-width: 1px;
    border-color: #B5C2D1;
}
.tableau_menulien {	
	background-repeat:	no-repeat;	

	font-family: Verdana, Arial, sans-serif; 
    font-size: 10px;
	font-weight: bold;
}

.tableau_menulien2 {
	background-position: 0px 10px;
	background-repeat:	no-repeat;
}


.titre {
	font-family: 	Verdana, Arial, sans-serif; 
    font-size: 		10px;
    color:			white;
    padding:		2px;
}


.tableau_menu2 {
	border: solid;    
    border-width: 2px;
    border-color: #ffcc00;
       
    background-color: white;   

    margin: 2px;   
}

.tableau_menu2titre {
	background-color: #FFFFFF; 
	font-family: Verdana, Arial, sans-serif; 
    font-size: 10px;
	font-weight: bold;		

	border: solid;    
    border-width: 1px;
    border-color: #B5C2D1;
}
.tableau_menu2lien {
	background-position: 0px 0px;
	background-repeat:	no-repeat;
	
	font-family: Verdana, Arial, sans-serif; 
    font-size: 10px;
	font-weight: bold;
}




.lien_titre {
	font-family: Verdana, Arial, sans-serif; 
    font-size: 10px;
	font-weight: bold;		
	text-decoration: none;
	color: black;
}

.lien_titre:hover {
	text-decoration: underline;
}

.lien_menu_gauche {
	font-family: 	Verdana, Arial, sans-serif; 
    font-size: 		10px;
    
	text-decoration: none;
	color: black;
}

.lien_menu_gauche:hover {
	text-decoration: underline;
}

.grise {
	color: 		#B8B8B8;
	font-style: italic;
}


.date {
	color:		red;
	font-weight:bold;
	font-size:	10px;
}



.contenu {
	font-family: 	Verdana, Arial, sans-serif; 
    font-size: 		10px;
    color:		black;
           
    padding-right: 	10px; 
    margin-bottom: 	20px;
}

.titre_menu {
	margin-left: 5px;
}

.bottom {
	font-family: 	Verdana, Arial, sans-serif; 
    font-size: 		10px;
    
    padding-bottom:	3px;
    
    color:			white ;        
}

.bottom a{
	text-decoration: none;
}

.bottom a:hover{
	text-decoration: underline;
}


.photo_direction {
	margin-left: 10px; 
	margin-top: 8px;
	margin-bottom: 5px;
}

.image_mail {
	margin-top: 10px;
}

.domaines_activite {
	margin-top: 10px; 
	margin-bottom: 10px;
	margin-right: 10px;
}

.contact_formation {
	width:			250px;
	border:			solid;
	border-width:	1px;
	
	text-align:		left;
	
	padding:		5px;
}

.tab_dupplication {
	border:			solid;
	border-width:	0px;
	border-left-width: 1px;
}


.tab_dupplication_haut {
	border:			solid;
	border-width:	0px;
	border-left-width: 1px;	
	border-right-width: 1px;	
	border-top-width: 1px;	
}


.actualites {
	width:	95%;
	border:	1px solid #4e74a1;
	padding:0px;
	margin:	0px;
	background-color: #e3ebf7;
	text-align:	left;
}

.actualites_titre {
	height:		21px;
	background:	url(images/accueil/fond_actualites.jpg) repeat-x;
	
	color:		white;
	font-family:Tahoma;
	font-size:	15px;
	text-align: left;
	
}

.actualites h2 {
	text-align:	left;
	color: 		#a7202e;
	line-height:14px ;
	font-size: 	1em ;
	margin-left:5px;	
	margin-bottom:0;
	margin-top:0;
	padding:	0 0 0 17px;
	background:	url(images/accueil/fleche.gif) no-repeat left bottom;
}

.actualites p {
	margin-left:5px;	
	margin-right:5px;	
	margin-top: 0px;
	padding:	0 0 0 17px;
	background:	url(images/accueil/pointilles.gif) repeat-y left;
	text-align: justify ;
}

-->
