/* ------------------ JOELLE MOTHES / STAPPLER ------------------ */
/* ----- conception & r&alisation VDS COMMUNICATION ----- */

/* =>> Flash <<= */

html, body{
font-family:verdana;
color:#FFF;
background:#000000 URL(../images/bg.png) repeat-x top left;
}

#page{
position:absolute;
top: 50%;
left: 50%;
margin-top:-315px;
margin-left:-375px;
width:750px;
height:630px;
}

#flash_content{
width:750px;
height:525px;
}

#flash_content #logo_mothes{
width:100%;
height:200px;
padding-top:220px;
text-align:center;
}

#menu_enter{
height:43px;
}

#menu_enter a, #menu_enter a:visited{
display:block;
font-size:16px;
color:#FFF;
text-decoration:none;
background:transparent URL(../images/bouton.png) repeat-x top left;
height:25px;
line-height:25px;
width:150px;
text-align:center;
margin:15px  auto 0 auto;
border-bottom:1px solid #272727;
}

 #menu_enter a:hover{
color:#ccc;
background-position:0 -25px;
}

#menu_nav{
font-size:12px;
}

#menu_nav ul{
width:200px;
list-style-type:none;
border-left:1px dotted #CCC;
padding-left:10px;
padding-bottom:4px;
margin-left:20px;
}

#menu_nav ul .hover{
padding-left:15px;
background:transparent URL(../images/puce.png) no-repeat top left;
}



#menu_nav a, #menu_nav a:visited{
color:#999;
text-decoration:none;
}

#menu_nav a:hover{
color:#ccc;
}
