BODY {
   	/*background: #CEBF9D; */
	 /*background: #F3F3F3;*/
	 background : #EAEAEA;
}

/***************************************************cadre principal du site web******************************************/
#cadrepage {
    
	width:1198px;
	height:100%;
	/*border-top: #2F2717 1px solid;*/
	/*border-right: #2F2717 1px solid;*/
	/* pour centrer le cadre on utilise margin : auto */
	border-radius: 8px 8px 8px 8px;
	margin-top: 22px;
	margin-left:auto;
	margin-right:auto;
	background:#FFFFFF;
	}



/**************************************************Bandeau***************************************************************/
#bandeau{
    width:1196px;
	height: 100px;
	color :#ffffff;
	border-radius: 8px 8px 0 0;
	border-top: #000000 1px solid;
	/*border-bottom: #000000 1px solid;*/
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	background: #af975f;
	}
/**************************************************menu haut*************************************************************/
#logosite
{
float: left;
padding-left: 35px; /* décalage du logo vers la droite */
background-image: url(../../../../../images/logo.png);
background-repeat:no-repeat;
background-position: center;
width: 158px;
height: 99px;
border-bottom: #000000 1px solid;


/*font-family: Arial, Verdana, sans-serif;
text-align: center;
font-size: 13px;*/
}


/*********************************************************************************************/
#menuhaut0 
{
float: right;
background: #af975f;
width: 1002px;
height: 40px;
margin-left : 2px;
border-left: #000000 1px solid;
border-right: #000000 1px solid;
border-bottom: #000000 1px solid;
}


/*#menuhaut0:after
{
content: ".";
display: block;
line-height: 1px;
font-size: 1px;
clear: both;
}*/
/**************************************Boutons menuhaut0*******************************************************/
#menuhaut0 ul
{
list-style-type: none;
float: left;
width: 800px;
margin-left:0px;
margin-top:0px;
padding-top: 0px;
padding-left: 635px;/*decalage du menu vers la droite de n px*/
font-family: Helvetica, Verdana, sans-serif;
text-align: center;
font-size: 12px;
}

#menuhaut0 li
{
display: block;
float: left;
width: 180px; /* largeur de chaque bouton */
height: 21px;
margin-top:17px;
margin-right:2px;
border-radius: 5px 5px 5px 5px;
border-width: 1px;
border-color: #707068 #707068 #707068 #707068;
border-style: solid;
background-image:url(../../../../../images/boutonhaut.png);
color: #eaeaea;
text-decoration: none;
}

#menuhaut0  a
{
display: block;
width: 180px;
padding-top:2px;/*pour descendre le texte de 3px dans le bouton*/
border-radius: 5px 5px 5px 5px;
background-image:url(../../../../../images/boutonhaut.png);
color: #eaeaea;
text-decoration: none;
font-size: 15px;
}

#menuhaut0  li:hover
{
height:20px;/* height 26-3px de padding*/
color: #7f7f7f;
border-radius: 5px 5px 5px 5px;
background-image:url(../../../../../images/boutonhaut2.png);
/*border-color: #abac9f #cccccc #abac9f #cccccc;*/
border-width: 1px;
border-color: #707068 #707068 #707068 #707068;
}

#menuhaut0 a:hover
{
height:20px;
color: #7f7f7f;
border-radius: 5px 5px 5px 5px;
background-image:url(../../../../../images/boutonhaut2.png);
border-color: #abac9f #cccccc #abac9f #cccccc;
}

#menuhaut0  li:visited
{
height:20px;
color: #7f7f7f;
border-radius: 5px 5px 5px 5px;
background-image:url(../../../../../images/boutonhaut2.png);
border-color: #abac9f #cccccc #abac9f #cccccc;
}

/*#menuhaut0 a:visited
{
height:26px;
color: #7f7f7f;
background-image:url(../images/boutonhaut2.png);
border-color: #abac9f #cccccc #abac9f #cccccc;
}*/



/**********************************************************************************************/
#menuhaut1
{
float: right;
width: 913px;
height: 99px;
padding-right: 90px; /* décalage du logo vers la gauche */
border-bottom: #AF975F solid 1px;
background-image: url(../../../../../images/logoadresse.png);
background-repeat:no-repeat;
background-position: center;
/*font-family: Arial, Verdana, sans-serif;
text-align: center;
font-size: 13px;*/
}


/*****************************************************************************************************************/

#menuhaut2 {
height:17px;
padding-left:0px;
padding-top:14px;
}

#menuhaut2 ul{
margin:0;
padding:0;
list-style-type:none;
font-family: Helvetica, Verdana, Arial, sans-serif;
text-align: center;
font-weight:bold;
font-size: 14px;
}

#menuhaut2 a{
padding-top:2px;/*pour descendre le texte de n px dans le bouton*/
}

#menuhaut2 li {
float:left;
margin:auto;
padding:0;
width:195px;
border-top: #C1C1BF solid 1px;
border-left: #C1C1BF solid 1px;
border-right: #C1C1BF solid 1px;
border-bottom: #C1C1BF solid 1px;
/*border-width: 1px;
border-color: #C1C1BF #C1C1BF #C1C1BF #C1C1BF;
border-style: solid;*/
background-image:url(../../../../../images/boutonhaut.png);
font-size: 14px;
color: #EAEAEA;
/*background-color:black;*/
}

#menuhaut2 li a {
display:block;
width:194px; /* largeur des boutons */
height: 19px;
color:#FFFFFF;
text-decoration:none;
}

#menuhaut2 li a:hover {
height: 17px;
width:194px;
color:#A68D00;
border-width: 1px;
border-color: #707068 #707068 #707068 #707068;
border-style: solid;
background-color:#E4E4E4;
}

#menuhaut2 ul li ul {
display:none;
width:194px;
}
#menuhaut2 ul li:hover ul {
display:block;
height: 17px;
font-size: 14px;
}

#menuhaut2 li:hover ul li {
float:none;
width:194px;

}

#menuhaut2 li ul {
position:absolute;
}


	
/**************************************************************************************************************************/	
/******************************************************menu gauche*********************************************************/	


/*****************************************************************************************************************/
	
#menugauche {
    float:left;
	width:190px;
	/*height inclus dans le fichier php ou html*/
	margin-right:0px;
	margin-top:1px;
	margin-bottom:1px;
	padding-top: 12px;
	padding-bottom: 2px;
	border-right: #2F2717 1px solid;
	border-left: #2F2717 1px solid;
	border-top: #2F2717 1px solid;
	border-bottom: #2F2717 1px solid;
	background:#AF975F;
	}

#menugauche ul
{
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 5px;
padding-left: 0px;
padding-bottom:0px;
/*border-bottom: #707068 1px solid;*/
list-style-type: none;
font-family: Helvetica, Verdana, sans-serif;
text-align: left;
}

#menugauche a

{
display: block;
width: 100%;
color: #ffffff;
text-decoration: none;
font-size: 12px;
}

#menugauche a:link, #menugauche a:visited
{
color: #ffffff;
text-decoration: none ;
}

#menugauche a:hover
{
color: #ffa41a;
text-decoration: none ;

}

/****************************************Menu deroulant*********************************************************/
#cadremenu {
    float:left;
	width:189px;
	margin-left:0px;
	margin-bottom:5px;
	padding-top: 1px;
	padding-bottom: 1px;
	background: #AF975F;
	}


.titremenug
{ 
margin-top: 0px;
margin-left:0px;
padding-top: 0px;
width:188px;
color : #530000;
text-align: left;
border-top: #000000 1px solid;
border-right: #000000 1px solid;
border-left: #000000 1px solid;
border-bottom: #000000 1px solid;
background-image: url(../../../../../images/titregauche.png);
}

.titreaccueil
{ 
margin-top: 0px;
margin-left:0px;
padding-top: 0px;
width:188px;
color : #530000;
text-align: center;
border-top: #000000 1px solid;
border-right: #000000 1px solid;
border-left: #000000 1px solid;
border-bottom: #000000 1px solid;
background-image: url(../../../../../images/titregauche.png);
}

 .imagedrapeau {
    float: right;
	padding-top: 8px;
	border-color: #FFFFFF;
	text-decoration : none;
}




	
/***********************************************page principale********************************************************************/	
#pageprincipale{

    float: left;
	width: 1000px;
	/*height:1220px;*/
    text-align:left;
    /*border-top: #999 1px solid;*/
	/*border-left: #999 1px solid;*/
	/*border-right: #999 1px solid;*/
	/*border-bottom: #999 1px solid;*/
	padding-right: 0px;
	/*padding-left: 120px;*/
	padding-top: 0px;
	padding-bottom: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	background-color: #ffffff;
}

/*#pageprincipale a:link
{
color: #3E7B88;
}*/	
	
/*#pageprincipale li a:link
{
color: #ffffff;
}		*/

/*div#blocinfo {
	float:right;
	width:150px;
	height:150px;
	background-color:#93bae1;
	}*/
	
 .ombretexte {
	text-shadow: 2px 2px 4px #555;
	color:#373737;
	
} 	

/********************ombre du cadre principale********************************/
.ombre{
  -moz-box-shadow: 0px 0px 15px #aaa;
  -webkit-box-shadow: 0px 0px 15px #aaa;
  box-shadow: 0px 0px 15px #555;
  FILTER: progid:DXImageTransform.Microsoft.Glow(Color=#c0c0c0,Strength=7); ZOOM: 1;
  /*FILTER: progid:DXImageTransform.Microsoft.Shadow(Color=#c0c0c0, Direction=135, Strength=8); ZOOM: 1;*/
  /*FILTER: progid:DXImageTransform.Microsoft.Shadow(Color=#CoCoCo,Direction=135, Strength=10); ZOOM:1*/
  /****************************/
  /*filter:  progid:DXImageTransform.Microsoft.dropshadow(OffX=0px, OffY=0px, Color=#c0c0c0,Strength=10); /* IE6,IE7 */
  /*-ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX=0px, OffY=0px, Color=#c0c0c0)"; /* IE8 */

  
}


/***************************************************Sondage************************************************************************/
		
#sondage {
	clear:both;
	width: 188px;
	padding-left:20px;
	/*height:296px;*/
	/*background:#AF975F;*/
	background:#FFFFFF;
	
}	
/********************************************************************************************************************************/	
		
#basdepage {
	clear:both;
	width: 1196px;
	height:40px;
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-radius: 0 0 8px 8px;
	margin-top: 1px;
	color:#707068;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 0.8em;
	text-align:left;
	background:#FFFFFF;
	background-image: url(../../../../../images/logourlblanc.png);
	background-repeat:no-repeat;
	background-position: center;
	
}	



#imgcompteur {
	margin-left: auto;
	margin-right: auto;
	width:122px; /*taille réelle 114px*/
	height:28px; /*taille réelle 26px*/
	/*padding-top: 5px;*/
	/*font-size: 1.3em;*/
	/*text-align:center;*/
	background-image: url(../../../../../images/compteur0000.png);
	background-repeat:no-repeat;
	background-position: center;
}	

#textecompteur{
   	COLOR: #4D4D4D;
	TEXT-ALIGN: right;
	FONT-STYLE: normal;
	FONT-FAMILY: verdana;
	FONT-SIZE: 13px;
	FONT-WEIGHT: bold; /* 600 */
	TEXT-DECORATION: none;
	LETTER-SPACING:7px;
	PADDING-TOP: 5px;
	}
	

#analyse {
	clear:both;
	height:40px;
	margin-top: 2px;
	text-align:center;
	background-position: center;
	
}		





