a{
	color: #26b3b2;
}
	
a:hover{
	color: #4fd0ce;
}
	/*********************MENU LEFT********************/
	
	DIV#menu {
		width: 150px;
		position:absolute;
		margin-left:3px;
	}
	DIV#menu DIV.rubrique {
		margin-bottom:17px;
	}
	
	DIV#menu DIV.rubrique DIV {
		padding-bottom:8px;
		background:url(../img/pointille.gif) 0px 14px;
		background-repeat:repeat-x;
		cursor:pointer;
	}

	/*********************PAGE CENTER******************/
	DIV#page_center {
	min-height:500px;
	}
	

	/*H2 Sous titre de page (=> une seule fois dans la page)*/
	DIV#page_center H2 {
		color: #00b9b9;
	}
	
	/*H3 titre de section (=> à chaque début de section*/
	DIV#page_center H3 {

		color: #00b9b9;

			
	}
	
	LI {
		list-style-image: url(../img/right_arrow.gif);	
	}
	
	SPAN.link {
		background:url(../img/right_arrow.gif);
		background-repeat:no-repeat;
		background-position:center left;
	}
	
	SPAN.couleursite {
		color: #26b3b2; 
	}
	
	
	
	DIV#page_center SPAN.bca_prize {
	color: #26b3b2; 
	}

	
/******************************************************/
/***********************HOME***************************/
/******************************************************/

DIV#page_center P.titreintro {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#781946;
	font-size:18px;
	font-weight:normal;
	padding-top:6px;
	margin-bottom:0px;
	padding-bottom:8px;
}

DIV#page_center P.intro {
	color:#727171;
	font-weight:bold;
	padding-top:6px;
	margin-bottom:0px;
	padding-bottom:5px;
	font-size:14px;
}

DIV#page_center P.testis {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#00b9b9;
	font-size:10px;
	font-weight:bold;
	padding-bottom:0px;
	margin-bottom:5px;
}
DIV#page_center .signtestis {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#727171;
	font-size:10px;
	font-weight:normal;
}



DIV.focus1 {
	background-repeat: no-repeat;
	background-color: #edeae3;
	width:198px;
	height:200px;
	float:left;
	margin-left:6px;
	margin-top:6px;
	cursor:pointer;
}

DIV.focus1 DIV.content {
	height:160px;
	text-align:left;
	background-image: url(../img/focus_grad_ess.jpg);
	background-repeat: repeat-x;
	background-position:0px  100px;
	margin:0px 4px 0px 4px;
	padding: 0px 5px 0px 5px;
}

DIV.focus {
	background-repeat: no-repeat;
	background-color: #edeae3;
	width:198px;
	height:210px;
	float:left;
	margin-left:6px;
	margin-top:6px;
	cursor:pointer;
}
DIV.focus DIV.content {
	height:180px;
	margin-right:10px;
	margin-left:10px;

}
DIV.focus DIV.content DIV.titre , DIV.focus1 DIV.content DIV.titre{
	color:#00b9b9;
	font-weight:bold;
	font-size:11px;
	padding-top:7px;
	padding-bottom:5px;
	text-transform: uppercase;
}
DIV.focus DIV.footer, DIV.focus1 DIV.footer {
	color:#e7511e;
	font-weight:bold;
	font-variant:small-caps;
	margin-top:3px;
	margin-right:10px;
	margin-left:10px;
	border-top:1px solid white;
	padding-top:5px;
}


/*********************GALERIE*******************/
DIV#galerie DIV#dossier DIV{
	color:#00b9b9;
}
