body{
background:#000;
margin:0;
color:#FFFFFF;
font-family:Tahoma;
font-size:13px;
line-height:18px;
}

a:link{
text-decoration:none;
color:#4040ff;
}

a:hover{
text-decoration:none;
color:red;
}

a:visited{
text-decoration:none;
color:#4040ff;
}

img{
border:solid 2px white;
}

h1{
font-size:18px;
text-align:center;
margin:0;
}

h2{
display:inline;
font-size:13px;
color:#ffe020;
}

a.menuActif{
color: white;
background-color: #e06040;
text-decoration: none;
font-weight: bold;
text-align: center;
padding: 5px;
border: 2px outset #FF8000;
}

span.menuInactif{
color: #FFFF80 ;
background-color: #e0a040;
text-decoration: none;
font-weight: bold;
text-align: center;
padding: 5px;
border: 2px inset #c0c0c0;
}


.tabPage{
width:1000px;
background:#241c17;
margin-right:auto;
margin-left:auto;
border:solid 1px #FF6600;
padding:0;
border-spacing: 0px;
}

.center{
text-align:center;
}

.left{
text-align:left;
}

.right{
text-align:right;
}

.cache{
display:none;
}

.auto{
position:relative;
margin-right:auto;
margin-left:auto;
}

.noBorder{
border:none;
}

#divMenu{
position:relative;
height:37px;
width:1000px;
line-height:37px;
background-image:url(images/barre_menu.jpg);
background-repeat:no-repeat;
font-weight:bold;
color:#FFFFFF;
text-align:center;
}

#divContenu{
position:relative;
width:980px;
top:5px;
left:10px;
}

#divPage{
position:relative;
width:1000px;
margin-right:auto;
margin-left:auto;
background:#241c17;
border:solid 1px #FF6600;
}

#divBasPage{
position:relative;
width:1000px;
min-height:20px;
background:#FF6600;
text-align:left;
padding-top:2px;
}


#divBanniere{
position:relative;
width:1000px;
background:#150000;  /*002200;*/
height:45px;
line-height:45px;
vertical-align:middle;
margin:0;
}

#divGauche{
position:relative;
left:20px;
width:650px;
text-align:left;
}

#divDroite{
position:absolute;
display:inline;
float:right;
right:20px;
top:40px;
text-align:center;
}

#map{
position:relative;
width:600px;
height:400px;
margin-right:auto;
margin-left:auto;

}
