/* BGTOP*/
#bgtop{
	width: 100%;
	height: 100%;
	background-image: url(images/bg_haut.jpg);
	background-repeat: repeat-x;
	background-color: #C8D7DF;
}

/* BODY */
body {
	background-color: #C8D7DF;
	background-image: url(#ADRS_IMAGE_FOND);
	background-repeat: repeat-x;
	background-position: top center;
	font-family: Tahoma;
	font-size: 13px;
	color: #CD_COULEUR_TEXTE;
	margin: 0;
}


.entetecontenu
{
	background-image: url(images/entete_contenu.png);
	background-repeat: no-repeat;
	color: White;
	font-size: 16px;
	font-weight: bold;
	height: 37px;
	padding: 8 0 0 40px;
}

a:link{
  color:#CD_COULEUR_LIEN;
  text-decoration:underline;
}

a:active{
  color:#CD_COULEUR_LIEN_ACTIF;
  text-decoration:underline;
}

a:hover{
  color:#CD_COULEUR_LIEN_HOVER;
  text-decoration:none;
}

a:visited{
  color:#CD_COULEUR_LIEN_VISITE;
  text-decoration:underline;
}

/* PAGE */
#page{
	width: 958px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden; /*background-color: White; */
	background-image: url(images/fond_corpspage.jpg);
	background-repeat: repeat-y;
	background-color: White;
	border: 1px solid Black;
}

#zonetetepage{
	overflow: hidden;
	background: url(images/entete.jpg) no-repeat;
	width: 958px;
	height: 203px;
	margin: 0;
	padding: 0;
}

#tetepage{
  margin:24px 0 0 20px;
  padding:0;
  height:44px;
}

#tetepage2{
  margin:-10px 0 0 20px;
  padding:0;
}

#retouruqtr{
  float:right;
  height:45px;
  margin:-160px 40px 0 0;
  padding:0;
  overflow:hidden;
  width:185px;
}

#zonetrace{
	width: 958px;
	height: 23px;
	background-image: url(images/bg_trace.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 9px 24px 0px 0px;
   border: 1px solid #000;
	color: #FFF !important;
	font-weight: bold;
	text-align: right;
}

#zonetrace a:link{
  color:#000;
  text-decoration:none;
}

#zonetrace a:active{
  color:#000;
  text-decoration:none;
}

#zonetrace a:hover{
  color:#CEDA4D;
  text-decoration:none;
}

#zonetrace a:visited{
  color:#3f3f3f;
  text-decoration:none;
}

#corpspage {
	width:236px;
	/*width: 957px; */
	/*background-image: url(images/fond_corpspage.jpg);
	background-repeat: repeat-y; */
	overflow: hidden;
	/* border: 1px solid black; */
	float: left;
}

#entetecontenu{
  color:#414141;
  font-weight:bold;
  font-size:20px;
  font-family:"Arial";
  margin-bottom:5px;
  text-transform:uppercase;
  letter-spacing:-.04em;
}

#contenudroit{
	width: 705px;
	margin: 0;
	overflow: hidden;	
	padding: 10px 4px 10px 4px; /* overflow: hidden; */
	float: right;
	/* border: 1px dotted Lime; /* background-color: white; */
}

#contenudroit a:hover{
  text-decoration:none;
}

.celluleentete{
  color:#FFF;
}

.cellule2{
	color: #00507D;
	background-color: #DAFFA4;
	font-weight: bold;
}

.celluleentetecontenu{
	color: #FFF;
	background-color: #00507D;
	font-weight: bold;
	font-seize: 12px;
}
.quadrille, .quadrille th, .quadrille td  {

  border: 1px solid #222;
  border-collapse: collapse;

  }
  
.quadrillena, .quadrillena th, .quadrillena td  {

  border: none;
  }

hr.ligne {color: #00507D ;}


/* CONTENU */
h1{
  font-size:20px;
  font-weight:bold;
}

h2{
  font-size:18px;
  font-weight:bold;
}

/* menu du haut dans la trace*/
#menuhautd a {
	font-size: 12px;
	font-weight: bold;
	color: white !important;
	text-decoration: none;
	}
#menuhautd a:visited {
	color: white;
	text-decoration: none;
	}
#menuhautd a:active {
	color: #BECFE0;
	text-decoration: none;
	}
#menuhautd a:hover {
	color: #E9EB46 !important;
	text-decoration: none;
	}
#menuhautd {
	text-align: right;
	font-size: 12px;
	color: white !important;
	padding: 1px 10px 0px 5px;
	margin: 0px;
	}
#menuhautd ul {
	margin: 0;
	padding: 0;
	list-style: none;
      	}
#menuhautd ul li {
	margin: 0;
	padding: 2px 4px 2px 12px;
	display: inline;
	background: url("images/separateur_menuhautd.gif") left center no-repeat;
	}
#menuhautd ul li.first {
	margin: 0;
	padding: 2px 4px 2px 15px;
	display: inline;
	background: url("images/fleches_jaunes.gif") left center no-repeat;
	}
	
/* cadre photo accueil*/	
#cadre{
	width: 312px;
	height: 239px;
	background-image: url(images/cadre.gif);
	background-repeat: repeat-x;
	background-color: #C8D7DF;
}	

.photocadre{
	margin : 15px 0px 0px 0px;
}

.txtgros14{
	color: #00507D;
	font-weight : bold;
	font-size : 14pt;
}
.txtpetit10{
	color: #00507D;
	font-weight : bold;
	font-size : 10pt;
}


/* Zone de message*/
div#messagehaut
{
	background-image: url(images/message_haut.jpg);
	background-repeat: no-repeat;
	height : 44px;
}
div#messagemilieu
{
	background-image: url(images/message_milieu.jpg);
	background-repeat: repeat-y;
}

div#messagetexte
{
	width: 275px;
	margin-left: 10px;
}
div#messagebas
{
	background-image: url(images/message_bas.jpg);
	background-repeat: no-repeat;
	height : 14px;	
}

