
body {
    font-family: verdana;
    font-size: 10px;
	color:White; 
	background-color:Black;
	background-repeat:repeat-x;
	text-align: center;
	position: relative;
	background-attachment:fixed;
}

h1
{
    color:#F8C80C;
    font-size:14px; 
	font-family:verdana,arial,helvetica;
		border-bottom: 1px solid #F8C80C;
}

h2
{
    color:#F8C80C;
    display:inline;
    font-size:11px; 
	font-family:verdana,arial,helvetica;
		/*border-bottom: 1px solid #C0C2B7;*/
}

div#site 
{
    text-align:left;
    width: 856px;
    margin-top:35px;
    margin-left:auto;
    margin-right:auto;
    border:solid 1px #F8C80C;
    background-color:#333333;
}

div#headerpic
{
}

#LeftMenu
{
	float:left;
	width:210px;
	

}
#RightMenu
{
	margin-top:5px;
	margin-right:30px;
	float:right;
	
	position: relative;
	height: 240px;
	width:600px;
    	background: url('images/header.jpg');
}

div#header
{
    margin : 0;
    padding:0;
    width:100%;
    height:137px;
background: url('images/header.jpg');
	color : #000000;
    font-family:verdana;
    text-decoration:none;
	font-size:14px;
	
}

img { border: 0; }

a {
    color:White;

    font-family:verdana;
    text-decoration:none;
}

a:hover , a:active , a:focus {
    color:White;
    text-decoration:underline;
}

div#Editeur
{
	position: relative;
	height: 20px;
	clear: both;
	padding-top: 5px;
	background: #F8C80C;
	font-size: 9px;
	color:White;
}

div#Editeur a 
{
	font-weight:bold;
    color : #0b3370;
    text-decoration:none;
}

div#Editeur a:Hover 
{
    font-weight:bold;
    color:#0b3370;
    text-decoration:underline;
}

div#left {
    width:200px;
	float:left;
	margin:0px;
}

div#right 
{
	margin-left: 273px;
	margin-right: 61px;
}

.left_haut {
	height: 37px;
	width: 211px;
	position: relative;
	background: url(images/left-top.jpg) no-repeat;
}

.left_haut h3 
{
    padding-top:13px;
	text-align:center;
	font-size: 1.2em;
	margin:0px;
}

.leftbk {
    margin-left:7px;
	background: url(images/left-bk.jpg) repeat-y;
    padding-right: 10px;
    padding-top: 8px;
    padding-bottom: 5px;
	position: relative;
}

.left_bas {
    margin-left:7px;
	height: 15px;
	width: 211px;
	background: url(images/left-bottom.jpg) repeat-y;
	position: relative;
}


div#menu
{
position: relative;
background:#7E1A18;
height: 3.5em;
width:856px;
}

#menu ul
{
margin-top:10px;
position: absolute;
}

#menu ul li
{
display: inline;
}

#menu ul li a
{
padding-right:1.0em;
padding-left:1.0em;
color: #F0FFE0;
text-decoration: none;
font-weight: bold;
}

#menu ul li a:hover
{
text-decoration: underline;
}


#menubottom
{
background: #fff url('images/border1.gif') repeat-x;
height: 14px;
margin-bottom: 1.5em;
}

h1.PathBar 
{
	font-size: 9px;
	margin-top:10px;
	font-weight : normal;
    color:White;
}

hr.PathBar
{
color: #333333;
height: 1px;
padding: 0 0 0 0;
}

a:hover.PathBar_Lien
{
	color:White;
	font-size: 11px;
	font-weight:normal;
}

.PathBar_Lien
{
	color: White;
	font-size: 11px;
	font-weight:normal;
}


.Contenu {
	margin-left: 200px;
	width: 600px;
	padding: 0px 10px 10px 10px;
	font-size:11px;
}


H1.TitreBloc 
{
	font-size: 1.3em;
	margin: 0 0 0 0;
	padding-left:30px;
    color:#F8C80C;
	border-bottom: 1px solid #F8C80C;
	background: url(images/right-bk.jpg) repeat-y;
}
.ContenuBlocHaut {
    margin-left:0px;
	height: 20px;
	position: relative;
	background: url(images/right-top.jpg) no-repeat;
}

.ContenuBlocBack
{
	margin-left:0px;
	background: url(images/right-bk.jpg) repeat-y;
	padding-left: 15px;
    padding-right: 15px;
    padding-top: 0px;
    padding-bottom: 5px;
	position: relative;
}
.ContenuBlocBas {
    margin-left:0px;
	height: 15px;
	position: relative;
	background: url(images/right-bottom.jpg) no-repeat;
	margin-bottom:3px;

}

.leftblocHaut
{
    background:url('images/bloch.gif');
    background-repeat:no-repeat;
	width:145px;
	
	padding-top:10px;
    padding-left:60px;
	padding-right:5px;
    height:17px;
    color:White;
    font-weight:bold;
}

.leftblocBas
{
    background:url('images/blocb.gif');
    background-repeat:no-repeat;
	width:200px;
    padding-left:5px;
	padding-right:5px;
    height:23px;
}

.MoteurRecherche
{
    text-align:center;
    color:Black;
	font-size: 1.1em;
	background-image:url('images/blocm.gif');
	background-repeat:repeat-y;
	width:200px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:5px;
}

.MoteurRecherche h3
{
	display:none;
	visibility:hidden;
}

.MoteurRecherche input
{
	font-size: 1em;
}
.MoteurRecherche select
{
	font-size: 1em;
}

.CoupCoeur
{
    text-align:center;
	font-size: 1.1em;
	background-image:url('images/blocm.gif');
	background-repeat:repeat-y;
	width:200px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:5px;
}

.CoupCoeur h3
{
	display:none;
	visibility:hidden;
}

.CoupCoeur input
{
	font-size: 1em;
}
.CoupCoeur select
{
	font-size: 1em;
}


.localisation
{
    text-align:center;
	font-size: 1.1em;
	background-image:url('images/blocm.gif');
	background-repeat:repeat-y;
	width:200px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:5px;
}

.localisation h3
{
    display:none;
	visibility:hidden;
}

.localisation input
{
	font-size: 1em;
}
.localisation select
{
	font-size: 1em;
}

.ErreurMoteur
{
    color:#AC9730;
    font-size:10px;
    width:100px;
}

.SepMoteur
{
    visibility:hidden;
    display:none;
    width:150px;    
}

img.ImageAccueil
{
	float:right;
	padding: 15px 5px 0px 5px;
}

hr
{
    
    background-color:#C0C2B7;
}


#nav {
  background: url(images/nav_left.jpg) no-repeat;
}
#nav ul {
  margin-left: 5px;
  height:235px;
  width:194px;
margin-top:5px;
padding-top:5px;
  /*padding-left: 1px;*/

/*padding-bottom: 29px;*/
  background: #7e1a18; bottom left url(images/nav_bot.jpg) no-repeat;
}
#nav li {
  list-style: none;
  font: 11px "arial narrow", arial, sans-serif;
  /*border-bottom: 2px solid #990099;*/
  background: 188px 10px url(images/arr_white.gif) no-repeat;
  padding: 2px 0 0 14px;
}
#nav a {
  color: #fff;
  font-weight:bold;
  text-decoration: none;
  /*border-left: 1px solid #990099;*/
  
  display: block;
  /*width: 90%;*/
  padding: 1px 0 5px 8px;
}
#nav a:hover {
  color:White;
}
#nav .important {
  border: none;
  background: 188px 10px url(images/arr_orange.gif) no-repeat;
}
#nav .important a 
{
  color: #E9C379;
}


#newmenu
{
	background-color:#0b3370;
	margin: 5px 0px 0px 4px;
    width:180px;
    height:230px;
    padding-left:14px;
    padding-top:10px;
}

div#newmenu a 
{
	font-size:12px;
	font-weight:bold;
    color : White;
    text-decoration:none;
}

div#newmenu a:hover
{
    text-decoration: underline;
}

