html, body { height : 100%;  }


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin: 0;
	padding: 0;
	background:  #987e56 url(images/img01.jpg) no-repeat top center;
	font-size: 0.8em;
	color: #EBE6E3;
}

body, th, td, input, textarea, select, option { font-weight: normal; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }

h3 { font-size: 1em; }
ol, ul { line-height: 150%; }
blockquote { padding-left: 1em; }

blockquote p, blockquote ul, blockquote ol { line-height: normal; font-style: italic; }

a { color: #FED772; }
a:hover { 	text-decoration: none; 	color: #EBE6E3; }

/* cadre_haut */
#cadre_haut {
	width: 990px;
	height: 350px;
	margin: 0 auto;
}
#cadre_haut h1 {margin: 0; color: #FED772; font-size: 3em; padding-top: 150px; font-weight: normal;}
#cadre_haut p { margin: 0; padding: 0; color: #FED772; font-size: 1.5em; }

#cadre_haut2 {
	width: 990px;
	height: 139px;
	margin: 0 auto;
	background-image:url(images/img02.jpg);
}
#cadre_haut2 h1 { margin: 0; color: #FED772; font-size: 3em; padding-top: 35px; font-weight: normal;}
#cadre_haut2 p { margin: 0; padding: 0; color: #FED772; font-size: 1.5em; }

#page { width: 990px; margin: 0 auto; }

#cadre_gauche { float: left; width: 740px; }

.edito { padding: 0 0 20px 0; }
.edito a {text-decoration: none; }
.edito h2{ font-weight: normal; color: #FED772; margin: 0; border-bottom: 3px solid #cf9d51;}
.edito h3{ font-weight: normal; color: #FED772; margin: 0; border-bottom: 2px solid #cf9d51;}

.mt { text-align: right; color: #646464; }
.mt .more { padding-left: 20px; background: url(images/img03.gif) no-repeat left center; }
.mt .comments { padding-left: 20px; background: url(images/img04.gif) no-repeat left center; }

.tab td, tr { border-width:1px; border-style:solid; border-color:#987E56; }
.tab td { background-image:url(images/fond_tableb.gif); background-position:top; background-repeat:repeat-x; }
.tab table { border-width:1px; border-top:#8f5821; border-bottom:#8f5821; border-left:#8f5821; border-right:#8f5821; }

#menu { float: right; width: 240px; padding-top:0px;}
#menu h2 {
font-weight: normal;
color: #FED772;
margin: 0;
border-bottom: 3px solid #cf9d51;
padding: 0px;
}
#menu ul { margin: 0; padding: 0; list-style: none; }
#menu li { }
#menu li ul { padding: 8px 0; }
#menu li li {
	padding-left: 20px;
	border-bottom: 1px dotted #cf9d51;
	background: url(images/puce01.gif) no-repeat 5px 50%;
}
#menu li li:hover {
	padding-left: 20px;
	border-bottom: 1px dotted #cf9d51;
	background: url(images/puce02.gif) no-repeat 5px 50%;
}
#menu a { text-decoration: none; }
#menu a:hover { }
/***********/

#cadre_bas {
	clear: both;
	width: 990px;
	margin: 0 auto;
	background: url(images/img07.gif) repeat-x;
}
#basdepage {
	width: 990px;
	margin: 0 auto;
	padding: 0px;
	border-top: 2px solid #cf9d51;
	background: url(images/img07.gif) repeat-x;
	text-align: center;
	font-size:12px;
}

.image {
border-color:#cf9d51;
border-width:2px;
border-style: solid;
}
.pdffile{
background-image: url(images/pdf.jpg);
background-position:right;
background-repeat:no-repeat;
margin:0px;
padding-right:30px;
}
.zipfile{
background-image: url(images/zip2.jpg);
background-position:right;
background-repeat:no-repeat;
margin:0px;
padding-right:30px;
}
.docfile{
background-image: url(images/txt.jpg);
background-position:right;
background-repeat:no-repeat;
margin:0px;
padding-right:30px;
}
.flag img{
margin:0px;
padding:0px;
padding-top:2px;
padding-right:2px;
}
/**** Evenement *******************/
.EVEpolice { /* couleur et style de la police dans le div*/
color:#ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
}
.EVEtourimg { /* couleur du tour de la photo dans le div*/
border-color:#ffffff;
}
.EVEcoulseparation { /*couleur du trait de séparation du titre et du libellé dans le div*/
background-color:#ffffff ;
}
.EVEdiv { /*couleur de fond du div et style du contour (couleur et type)*/
background-color:#808E2E;
border: 3px double #ffffff;
}
.EVEinput {
background-color: transparent;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#ffffff;
text-decoration:none; 
border-style:none;
height:100px;
padding: 0;
margin: 0; 
}
/**** liens ardeche gard vaucluse ****/
.liens-portails { 
color:#808080;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
}
/***** lien mentions legales *****/
.mentions-legales {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	text-decoration:none;
}
/**** Formulaire ****/
textarea,select,option,input,input.submit {
 border-color: #da6e00;
 border-width: 1px;
 border-style:solid;
 background-color:#FFBD5B;
}
