/* CSS Document */
body{margin:0px; padding:0px; background:url(images/mainbg.jpg) 0 0 repeat-x #F6F4E4; color:#6B6854; font:14px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;}
div, p, ul, h1, h2, h4, img, form, label{padding:0px; margin:0px;}
ul{list-style-type:none;}

#mouton{background: url(images/mouton.png) no-repeat; background-position:right; height:102px; width:380px; position:absolute; top:75px; }

/*----MAIN PANEL----*/
#mainPan{width:900px; margin:0 auto; padding:0px;}
#mainPan form input.button{width:80px; height:17px; float:left; background-color:#ABA894; color:#fff; font-size:12px; font-weight:bold; line-height:16px; border:none;}

/*----MAIN PANEL----*/

/*----Left Panel----*/
#leftPan{width:240px; float:left;}
#leftTopPan{width:240px; height:125px; position:relative; margin:0 auto; padding:0; background:url(images/left-top.jpg) 0 0 no-repeat;}
#leftTopPan img{width:180px; height:60px; margin:20px 0 0 27px;}
#leftPan ul{width:240px; height:231px; display:block; background:url(images/menu-bg.jpg) 0 0 no-repeat; padding:28px 0 0;}
#leftPan ul li{width:118px; height:27px; position:relative; margin:0 auto; background:url(images/dot.gif) 0 100% repeat-x;}
#leftPan ul li a{width:110px; height:26px; display:block; background:url(images/arrow-normal.gif) 0 50% no-repeat #F6F4E4; color:#8F8C73; font:13px/26px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold; padding:0 0 0 22px; text-decoration:none;}
#leftPan ul li a:hover{background:url(images/arrow-normal.gif) 0 50% no-repeat #F6F4E4; color:#F6F4E4; text-decoration:none; background-color:#847C33;}
#leftPan ul li.home{width:110px; height:27px; display:block; background: url(images/homebg.gif) 0 0 no-repeat #F6F4E4; color:#847C33; font:13px/26px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold; text-decoration:none; padding:0 0 0 22px;}
#leftPan ul li.contact{background:none;}
#leftPan ul li.deuxepis{background: url(images/deuxepis.jpg) no-repeat bottom; height:70px; width:118px}
#leftPan ul li.troisepis{background: url(images/troisepis.jpg) no-repeat bottom; height:70px; width:118px}
#leftPan ul li.logos{background: url(images/logos.jpg) no-repeat bottom; height:70px; width:118px}
#leftPan ul li.eve{height:110px; width:118px; padding-top:10px; background: url(images/fond_eve.jpg) repeat;}

/*----/Left Panel----*/

/*----/Center Panel----*/
#centermainPan{position:relative; margin:0 auto 0 auto; clear:both;}
#centerPan{width:890px; position:relative; margin:0 auto; font:12px/15px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:normal;}
#centerPan img{border:#D7D4BE solid 2px;}
#centerPan p {font:14px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;}
#centerPan p span.boldtext{font-weight:bold;}
#centerPan iframe{border:#D7D4BE solid 2px; margin-left:45px;}

/*----/Center Panel----*/

/*----Right Panel----*/
#rightPan{width:659px; float:left;}
#rightPan h1{width:641px; height:124px; background:url(images/header.jpg) 0 0 no-repeat #847C33; color:#fff; font:20px/13px Georgia, "Times New Roman", Times, serif; padding:37px 0 0 13px;}
#rightPan h1 span{font:13px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;}

#rightPan img{border:#D7D4BE solid 2px;}


#rightPan p{padding:20px 0 0 9px;}
#rightPan p.bottompadding{padding:22px 0 0 9px; margin:0 0 38px 0;}
#rightPan p span.boldtext{font-weight:bold;}
#rightPan p span.magedacolortext{background:#F6F4E4; color:#8F146E;}
/*----/Right Panel----*/

/*----Footer Panel----*/
#footermainPan{background:url(images/footerbg.gif) 0 0 repeat-x #847C33; color:#fff; position:relative; margin:0 auto; height:150px; clear:both;}
#footerPan{width:800px; position:relative; margin:0 auto; font:12px/15px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:normal;}

#footerPan ul{width:800px; position:absolute; top:85px; left:0px;}
#footerPan li{float:left; }
#footerPan ul li a{padding:0 10px 0; color:#fff; background:989139; text-decoration:none;}
#footerPan ul li a:hover{text-decoration:underline;}

#footerPan p.coord{background:#989139; color:#F3F1DF; position:absolute; top:105px;left:22px;}
/*----Footer Panel----*/

/*----Tarif----*/
.periode {background-color:#D7D4BE; text-align:left; padding-left:30px}
.tarif {background-color:#989139; color:#F6F4E4; text-align:center;}
/*----Tarif----*/


.EVEpolice { /* couleur et style de la police dans le div*/
color:#6B6854;
font-family:Arial;
font-size:14px;
}
.EVEtourimg { /* couleur du tour de la photo dans le div*/
border-color:#D7D4BE;
}
.EVEcoulseparation { /*couleur du trait de séparation du titre et du libellé dans le div*/
background-color:#D7D4BE;
}

.EVEdiv { /*couleur de fond du div et style du contour (couleur et type)*/
background-color:#F6F4E4;
border: 3px double #D7D4BE;
}

.EVEinput {
background-color: transparent;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#965018;
text-decoration:none; 
border-style:none;
padding: 0;
margin: 0; 
}

