.droite {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B4944B;
}
.basdepage {
	font-family: Verdana;
	font-size: 11px;
	color: #9A0000;
	background-color: #B4944B;
}

.gauche {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B4944B;
	background-color: #F3F3F3;
}
.gauche a {
	font-size: 11px;
	text-decoration: none;
	color: #666666;
}
.identification  {
	font-size: 11px;
	color: #333333;
}

.cadre {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-width: 0px;
		
}
.actu {
	padding: 10px;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4E4E4E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9A0000;
	font-weight: bold;
}
a:link {
	color: #9A0000;
	text-decoration: none;
}
a:visited {
	color: #9A0000;
	text-decoration: none;
}
a:hover {
	color: #4E4E4E;
}

.doc a:link {
	color: #000000;
	text-decoration: none;
}
.doc a:visited {
	color: #000000;
	text-decoration: none;
}
.doc a:hover {
	color: #9A0000;
	text-decoration: none;
}

.actu a:link {	
	color: #9A0000;
	text-decoration: underline;
}

.actu a:visited {
	color: #9A0000;
	text-decoration: underline;
}
.actu a:hover {
	color: #000000;
	text-decoration: none;
}

.sstitre {
	color: #9A0000;
}
