a{
	color: #e7521e;
}
	
a:hover{
	color: #ff834a;
}

	/*********************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:440px;
	}
	

	/*H2 Sous titre de page (=> une seule fois dans la page)*/
	DIV#page_center H2 {

		color: #e7521e;

	}
	
	/*H3 titre de section (=> à chaque début de section*/
	DIV#page_center H3 {
		color: #e7521e;
			
	}
	LI {
		list-style-image: url(../img/right_arrow.gif);	
	}
SPAN.couleursite {
		color: #e7521e; 
	}

	
/******************************************************/
/***********************HOME***************************/
/******************************************************/

DIV#page_center P.titreintro {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#2D130F;
	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:#e7511e;
	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-image: url(../img/focus_coin_2.gif);
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #edeae3;
	width:198px;
	height:312px;
	float:left;
	margin-left:5px;
	margin-top:6px;
}

DIV.focus1 DIV.content {
	height:200px;
	margin:22px 8px 0px 8px;
	text-align:left;
}
DIV.focus1 DIV.footer {
	text-align:center;
}

DIV.focus {
	background-repeat: no-repeat;
	background-color: #edeae3;
	width:198px;
	float:left;
	margin-left:5px;
	margin-top:6px;
	cursor:pointer;
}
DIV.focus DIV.content {
	height:180px;
	margin-right:8px;
	margin-left:8px;
}
DIV.focus DIV.content DIV.titre {
	color:#e7511e;
	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:3px 10px 9px 10px;
	border-top:1px solid white;
	padding-top:5px;
}

/*********************GALERIE*******************/
DIV#galerie DIV#dossier DIV{
	color:#e7521e;
}
