@charset "utf-8";
/* CSS Document */
html, body {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
/*	color: #482D00;*/
	margin: 0px;
	background: url(images/bg-page.jpg) repeat-x #ffc600 center top;
	font:Tahoma, Geneva, sans-serif;
/*	font-size:1.0em;*/
	color:#FFF;
}

.accueil {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #ffffff;
	font-weight: bold;
	line-height: 15px;
	text-align: justify;
    color:#c54f00;
}
span.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #ffffff;
	font-weight: bold;
	line-height: 15px;
	letter-spacing: 1px;
	text-align: justify;
	color:#c54f00;
}
.pop {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #ffffff;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none
}
.simple {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #482D00;
	font-weight: normal;
	line-height: 15px;
}
.simple-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #482D00;
	font-weight: bold;
	line-height: 15px;
}

#footer 
{
	background:url(images/footer.jpg) no-repeat center top;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	line-height: 15px;
	text-align:center;
	color:#c54f00;
}
#footer a { text-decoration:none; color:#c54f00; }

.simple_justify {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #482D00;
	font-weight: normal;
	line-height: 15px;
	align: justify;
}
.gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #000000;
	font-weight: bold;
	line-height: 18px;
	letter-spacing: 2;
	font-style:italic;
}

.liens_survol_gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #000000;
	font-weight: normal;
	line-height: 16px;
        	
}
.liens_survol_gras a:hover { 
	font-weight: bold;
	color: #000000;
}

.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:#E5910A;
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;
padding: 0;
margin: 0; 
}



#page
{
	width:990px;
	min-height:486px;
}


#image 
{
	width: 990px;
	margin: 0 auto;
}
#header
{
	width:990px;
	height:216px;
	background:url(images/header.jpg) no-repeat;
	position:relative;
}
#content 
{
	width:990px;
	height:auto;
	position:relative;
	margin:0 auto;
}
#edito
{
	width:290px;
	height:160px;
	position:absolute;
	right:20px;
	top:5px;
	color:#FFF;
	font-weight:bold;
	line-height:1.0em;
	text-align:justify;
	padding-top:20px;
}
#flags
{
	width:110px;
	height:45px;
	position:absolute;
	right:354px;
	top:108px;
	color:#FFF
}
#flags img { border:none; text-decoration:none; }
ul#navmenu { padding:0px; margin:0px; height:57px; width:auto; position:absolute; top:160px; float:left; font-size:15px; }
ul#navmenu li { float:left; display:inline; height:24px; width:auto; padding:18px 6px;  background:url(images/menu-touche-bg.jpg) repeat-x;}
ul#navmenu li a { width:auto; color:#FFF; font-weight:bold; text-decoration:none; }
ul#navmenu li a:hover { width:auto; color:#FFF; font-weight:bold; text-decoration:underline; }
ul#navmenu li.mid { background:url(images/menu-touche-mid.jpg) no-repeat; width:9px; height:57px; padding:0px; margin:0px; }
ul#navmenu li.start { background:url(images/menu-left.png) no-repeat; width:30px; height:57px; padding:0px; margin:0px; }
ul#navmenu li.end { background:url(images/menu-right.png) no-repeat; width:30px; height:57px; padding:0px; margin:0px; }
/*ul.nav li a { height:57px; }
ul.nav li a:hover { background:#00C; }
*/

