@charset "iso-8859-1";
body { 
background-position: center top;
background-repeat:no-repeat;
font: 10px arial;
background-color:#f6a923;
margin:0px;
padding:0px;
}
.general {
margin:0px;
padding:0px;
}
.menu-gauche{
background-repeat :no-repeat;
}

.menu-haut {
background-repeat :no-repeat;
}

.page-centrale {
background-repeat :no-repeat;  	
margin:0px;
padding:0px;
}
.remonte80 {  
z-index:3;
position:relative;
top:-80px;
left:0px;
}

.remonte30 {
position:relative;
z-index:3;
top:-30px;
left:0px;
}

.remonte100 {
z-index:3;
position:relative;
top:-96px;
left:2px;
} 

.remonte125	{ 
z-index:3;
position:relative;
top:-125px;
left:0px;
} 

.remonte135	{ 
z-index:3;
position:relative;
top:-135px;
left:0px;
} 

.pied-page { 
text-align:center;
position:relative;
top:610px;
font-family : arial;
font-size: 10pt ;
color:#ffffff;
text-decoration: none
}
.Lien-pied
{
font-family : arial;
font-size: 10pt ;
color:#ffffff;
text-decoration: none;}


.Lien-pied2
{
font-family : arial;
font-size: 10pt ;
color:#797979;
text-decoration: none;}	

.Lien-pied3
{
font-family : arial;
font-size: 8pt ;
color:#ffffff;
text-decoration: none;}

.LiensFiche{
font-family : arial;
font-size: 11pt ;
text-decoration: none;
color: #ff8c00;}

dl, dt, dd, ul, li {
margin: 0px;
padding: 0px;
list-style-type: none;
}
#menu {
position: relative;
top: -144px;
left: 0px;
z-index:113px;
width: 100%;
}
#menu dl {
float: left;
width: 113px;
margin: 0 0px;
padding: 0px;
}
#menu dt {
cursor: pointer;
font-weight: bold;
border: 0px;
height: 21px;
}
#menu dd { 
display:none;
position: absolute;
border: 0px;
}
#menu li {
width: 113px;
text-align: left;
font-size:12px;
background: transparent url(../picsUpload/fondTR.png) repeat;
}
#menu li a {
color: #ffffff;
text-decoration: none;
display: block;
height: auto;
padding: 3px;
}
#menu li a:hover {
color: #000000;
background-color: #eeeeee;
}
