body {
	font-family: Arial,Verdana;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#656565;
}
/* *********************************
			DIV global
************************************ */	
	#MAIN, input {
		font-family: Arial,Verdana;
		font-size:11px;
		font-weight:normal;
		text-decoration:none;
		color:#656565;
	}

/* *********************************
			DIV HEADER
************************************ */
	#HEADER #toolbox ul li {
		color: #ffffff;
	}
	#HEADER #toolbox ul li a {
		color: #ffffff;
		font-size: 11px;
	}
	#HEADER #toolbox ul li a:hover {
		text-decoration: underline;
	}
	#HEADER #headline {
		font-size: 13px;
		font-family: Verdana;
		color: #feffff;
		font-weight: normal;
	}
	#HEADER #callback span {
		font-family: Arial;
		font-size: 20px;
		font-weight:500;
		color: #ffffff;
	}
	#HEADER #callback form label {
		color: #ffffff;
	}

/* *********************************
			DIV DIAPORAMA
************************************ */
	#DIAPORAMA div div a {
		font-size: 11px;
		color: #ffffff;
	}

/* *********************************
			DIV CONTAINER
************************************ */


/* *********************************
			DIV MENU
************************************ */

/* *********************************
			DIV ARIANE
************************************ */


/* *********************************
			DIV CONTENT
************************************ */
	
	#CONTAINER #CONTENT #news dl dt a {
		font-weight: bold;
		text-decoration: none;
		color: #656565;
		font-size: 11px;
	}
	#CONTAINER #CONTENT #news dl dt a:hover {
		text-decoration: underline;
	}
	#CONTAINER #CONTENT #news dl dd a {
		font-size: 11px;
		font-weight: normal;
		text-decoration: none;
		color: #656565;
	}
	#CONTAINER #CONTENT #news dl dd a:hover {
		text-decoration: underline;
	}
	#CONTAINER #CONTENT #news .titre {
		font-size: 18px;
		color: #506e9d;
		font-weight: 500;
	}
	#CONTAINER #CONTENT #news .temoignage .titre {
		font-size: 11px;
		font-weight: bold;
		color: #627ea8;
		border: none;
	}
	#CONTAINER #CONTENT #news .temoignage .sousTitre {
		font-size: 11px;
		font-weight: normal;
		color: #627ea8;
	}
	#CONTAINER #CONTENT #activites ul li a {
		font-weight: bold;
		text-decoration: none;
		color: #656565;
		font-size: 11px;
	}
	#CONTAINER #CONTENT #activites ul li a:hover {
		color: #5486e3;
	}
	#CONTAINER #CONTENT #contenu {
		font-weight: normal;
	}
	#CONTAINER #CONTENT #contenu h2 {
		color: #888888;
		font-size: 18px;
		font-weight: normal;
	}
	#CONTAINER #CONTENT #contenu p a {
		font-weight: bold;
		text-decoration: underline;
		color: #656565;
	}
	#CONTAINER #CONTENT #contenu p a:hover {
		color: #5486e3;
	}
	#CONTAINER #CONTENT #sessions .titre {
		font-size: 18px;
		color: #506e9d;
		font-weight: 500;
	}
	#CONTAINER #CONTENT #sessions dl dt a {
		font-size: 11px;
		font-weight: bold;
		color: #646464;
		text-decoration: none;
	}
	#CONTAINER #CONTENT #sessions dl dt a:hover {
		text-decoration: underline;
	}
	#CONTAINER #CONTENT #sessions dl dd {
		font-size: 11px;
		font-weight: normal;
	}
/* *********************************
			DIV FOOTER
************************************ */
	#FOOTER strong {
		color: #ffffff;
	}
	#FOOTER .col a {
		color: #ffffff;
		text-decoration: none;
		font-size: 11px;
		font-weight: normal;
	}
	#FOOTER .col a:hover {
		text-decoration: underline;
	}
	#FOOTER .first a {
		color: #ffffff;
		text-decoration: none;
	}
	#FOOTER #infobox {
		color: #ffffff;
		font-size: 10px;
		font-weight: normal;
	}
	#FOOTER #infobox a {
		color: #ffffff;
	}
	
	


.temoignage .titre {
	font-size: 11px;
	font-weight: bold;
	color: #627ea8;
}
.temoignage .sousTitre {
	font-size: 11px;
	font-weight: normal;
	color: #627ea8;
}