body {
	background-color:#C7C8CA;
	margin: 0px;
	padding : 0px;
}


.cibles a
{
	text-decoration: none;
}

a.cibles
{
	text-decoration: none;
}

a.cibles:hover
{
	text-decoration: underline;
}

.cibles a:hover
{
	text-decoration: underline;
}

.cibles a.select
{
	text-decoration: underline;
}

table#menuV {
	background-image:url(../img/shadow_right.gif);
	background-repeat:repeat-y;
	background-position:right;
}

/* corps des pages */ 
td {
	color: #686868;
	font-family: arial;
	font-size: 12px;
}

td.justify {
	text-align: justify;
}

a
{
	color:#686868; 
	font-family: arial; 
	font-size: 11px; 
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	text-decoration: underline;
}


.bloctexte
{
	color:#686868;
	font-family: arial;
	text-align:justify;
	padding: 0px 20px 5px 0px;
}

.accroche
{
	color:#FF7B0E;
	font-weight:bold;
	font-family: arial;
	font-size:13px;
	margin-top: 15px;
}

.accroche_selected
{
	color:#792E00;
	font-weight:bold;
	font-family: arial;
	font-size:13px;
	margin-top: 15px;
	background-image:url(../img/theme_selected.gif);
	background-repeat:no-repeat;
	background-position:0 50%;
}

.accroche_unselected
{
	color:#792E00;
	font-weight:bold;
	font-family: arial;
	font-size:13px;
	margin-top: 15px;
	background-image:url(../img/theme_unselected.gif);
	background-repeat:no-repeat;
	background-position:0 50%;
}

.orange
{
	color:#FF7B0E;
	font-family: arial;
	font-size:12px;
}


ul
{
	list-style-image: url(../img/puce.gif);
	list-style-position: outside;
	padding-left: 0px;
	margin-left: 5px;
	margin-top: 10px;
}

li
{
	margin-left : 15px;
	padding-left : 0px;
}

.soustitre
{
	color:#FF7B0E;
	font-weight:bold;
	font-family: arial;
	font-size:12px;
	border-bottom: solid 1px #FF7B0E;
	margin-top: 30px;
}

/* Réalisations */

.fondgris
{
	height: 18px;
	background-color: #DFE0E1;
	clear: both;
}

.fondgris a {
	color: #FF7B0E;
	font-weight: bold;
	font-family: arial;
	font-size: 11px;
	vertical-align:bottom;
	text-decoration : none;
}

.fondgris h1 {
	color: #FF7B0E;
	font-weight: bold;
	font-family: arial;
	font-size: 14px;
	margin:0px;
	padding:1px 0px 0px 0px;
}

.fondgris img {
	float:left;
	margin-right:5px;
}

.outils {
	border:1px solid #B8C4CB;
}

.outils a {
	color:#B8C4CB; 
	font-family: arial; 
	font-size: 11px; 
	text-decoration: none;
}

	
	
.libelle {
	color: #807F7F;
	font-weight: bold;
	font-family: arial;
	font-size: 11px;
	border-top: 1px solid #B8C4CB;
	border-right: 1px solid #B8C4CB;
	padding-top :10px;
	padding-bottom :10px;
}

.txt {
	color: #000000;
	font-family: arial;
	font-size: 11px;
	border-top: 1px solid #B8C4CB;
	padding :10px;
}

.blocactu
{
	text-align:left;
	padding:8px;
	color:#686868;
	font-family:arial;
	font-size:11px;
	width:310px;
	background:none;
}

/* plan */

.plan {
	color:#686868;
	padding : 10px;
	border : 1px solid #C7C8CA;
}

/* footer */

.piedepage tr td {
	 color:#686868; 
	 font-family: arial; 
	 font-size:11px;
}

.piedepage tr td a {
	font-weight : normal;
	text-decoration : none;
}

.piedepage tr td a:hover {
	font-weight : normal;
	text-decoration : underline;
}

.footer_ref tr td a {
	font-size:9px;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
}

.footer_ref tr td a:hover {
	text-decoration:underline;
}

