/****************************************************************/
/*	général                                                                                       */
/****************************************************************/
body {
	margin: 0px;
	padding: 0px;
	background-color: #6072b3; 
}

form{
	margin: 0px;
	padding: 0px;
}

.header{
	height: 227px;
	padding: 0px 0px 0px 35px;
	background: #ffffff url(/images/header.jpg) no-repeat;
}

.header_separation{
	background-color: #ffffff;
}

.fond_gauche{
	background: #ffffff url(/images/fond_gauche.gif) repeat-y;
}

.fond_droit{
	background: #ffffff url(/images/fond_droit.gif) repeat-y;
}

.menu{
	background-color: #ffffff;
}

.menu_haut{
	background-color: #ffffff;
}

a{
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 12px;
	color : #000000;
}

.erreur{
	padding:10px 10px 10px 10px;
	border: 1px dotted red; 
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 12px;
	font-weight: bold;
	color:#ff0000;
}

.valide{
	padding:10px 10px 10px 10px; 
	border:1px dotted green; 
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 12px;
	font-weight: bold;
	color: green;
}

.fond_contenu{
	padding: 10px 0px 0px 0px;
	background-color: #ffffff; 
	
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 12px;
	color : #3c4f9e;
}

.menu_fond{
	background: #4761b9 url(/images/fond_menu.gif) repeat-x;
}

.recherche{
	padding: 0px 5px 0px 15px;
	
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 12px;
	font-weight: bold;
	color : #ffffff;
}

.bt_recherche{
	padding: 0px 0px 0px 5px;
}

.calendrier{
	padding: 0px 10px 0px 10px;
	background: #6072b3 url(/images/calendrier.gif) no-repeat;
	
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 12px;
	font-weight: bold;
	color : #ffffff;
}

a.lien_calendrier{
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 12px;
	font-weight: bold;
	color : #ffffff;
}

/****************************************************************/
/*	index	                                                                                         */
/****************************************************************/
.actus{
	padding: 0px;
	margin: 0px;
	
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 16px;
	font-weight: bold;
	color : #000000;
}

.titre_actus_index{
	padding: 0px;
	margin: 0px;
}

.actus_date{
	padding: 3px;
	margin: 0px;
	background-color: #f5cc0b;
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 12px;
	font-weight: bold;
	color : #3c4f9e;
}

a.lien_actus_index{
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 12px;
	font-weight: bold;
	color : #3c4f9e;
	
	text-decoration: none;
}

a.lien_actus_index:hover{
	text-decoration: underline;
}

a.lien_suite_index{
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 12px;
	color : #000000;
	
	text-decoration: none;
}

a.lien_suite_index:hover{
	text-decoration: underline;
}

a.voir_toutes_actus{
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 12px;
	font-weight: bold;
	color : #3c4f9e;
	
	text-decoration: none;
}

a.voir_toutes_actus:hover{
	text-decoration: underline;
}

.cadre_haut{
	padding: 0px 0px 0px 20px;
	background: #f5cc0b url(/images/cadre_haut.gif) no-repeat;
	
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 13px;
	font-weight: bold;
	color : #ffffff;
}

.cadre_fond{
	padding: 10px 0px 10px 0px;
	
	background: #f5cc0b url(/images/cadre_fond.gif) repeat-y;
}

/****************************************************************/
/*	contenu                                                                                       */
/****************************************************************/
h1.titre_article{
	padding: 0px;
	margin: 0px;
	
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 16px;
	font-weight: bold;
	color : #f5cc0b;
}

.contenu{
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 12px;
	color : #3c4f9e;
}

/****************************************************************/
/*	actus                                                                                       */
/****************************************************************/
.titre_actus{
	padding: 0px;
	margin: 0px;
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 12px;
	font-weight: bold;
	color : #3c4f9e;
}

.multipage{
	background-color : #6072b3;
	
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 12px;
	color : #f5cc0b;
}

a.pageResults{
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 12px;
	color : #f5cc0b;
}

a.lien_retour_actus{
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 12px;
	font-weight: bold;
	color : #f5cc0b;
	
	text-decoration: none
}

a.lien_actus:hover{
	text-decoration: underline;
}

a.lien_actus{
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 12px;
	font-weight: bold;
	color : #3c4f9e;
	
	text-decoration: none;
}

a.lien_actus:hover{
	text-decoration: underline;
}

a.lien_suite{
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 12px;
	color : #000000;
	
	text-decoration: none;
}

a.lien_suite:hover{
	text-decoration: underline;
}

/****************************************************************/
/*	contact                                                                                        */
/****************************************************************/
.contact_haut{
	padding: 0px 0px 0px 20px;
	background: #6072b3 url(/images/contact_haut.gif) no-repeat;
	
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 16px;
	font-weight: bold;
	color : #ffffff;
}

.contact_fond{
	background-color: #6072b3;
}

.contact_bas{
	background: #6072b3 url(/images/contact_bas.gif) no-repeat;
}

.coordonnees{
	background: #6072b3;
	padding: 0px 0px 0px 20px;
	font-family : Arial, Helvetica, sans-serif;	
	color : #ffffff;
	font-size : 12px;
}

.warning{
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 12px;
	font-weight: bold;
	color : #000000;
}

.champs{
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 12px;
	color : #ffffff;
}

.value{
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 12px;
	color : #ffffff;
}

/****************************************************************/
/*	footer	                                                                                         */
/****************************************************************/
.fond_footer{
	background-color: #ffffff;
}

.footer_fond{
	padding: 0px 10px 0px 10px;
	background: #4761b9 url(/images/fond_footer.gif) repeat-x;
}

.logo_footer{
	padding: 0px 20px 0px 20px;
}

a.lien_footer{
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 11px;
	color : #ffffff;
	text-decoration: none;
}

a.lien_footer:hover{
	text-decoration: underline;
	color : #f5cc0b;
}

.footer_separation{
	padding: 0px 10px 0px 10px;
}
