/*
*
* CSS STYLE SHEET - OGASE
* author : JFD
* theme : default
* version : 1.0
* Festival : Tous
*
* ### OGASE ###
*
*/


#recherche input#texte {
margin: 0px;
padding: 0px 10px 0px 0px;
text-indent: 20px;
width: 130px;
background-image: url(/img/com/loupe.png);
background-repeat: no-repeat;
font-size: 11px;
}

/*******************************
 *
 * MENUS ET SOUS-MENUS
 *
 *******************************/
#menu {
margin: 0px 0px 0px 0px;
padding: 0px 10px 0px 5px;
background-color: transparent;
height: 20px;
line-height: 20px;
text-transform: uppercase;
font-size: 12px;
/*background-image: url(/img/com/mnu-fond.gif);
background-repeat: repeat-x;*/
position:relative; 
top:-90px; 
left:50%; 
clear:both;
width:500px; 
margin-left:-460px;
padding:0 10px; 
border-bottom:1px solid #777;
font-family:impact;
letter-spacing:0.4px;
}

#menu li a:hover {
margin: 0px 0px 0px 0px;
padding: 3px 5px 3px 5px;
color: #6666cc;
text-decoration: none;
/*background-image: url(/img/com/mnu-fond_f2.gif);
background-repeat: repeat-x;*/
}

#menu li.selected {
color: #6666cc;
/*background-image: url(/img/com/mnu-fond_f2.gif);
background-repeat: repeat-x;*/
}

#sousmenu li.selected {
margin: 0px 0px 0px 0px;
padding: 0px 0px 4px 0px;
display: block;
float: left;
/*background-image: url(/img/com/sm-on-fond.gif);
background-repeat: repeat-x;*/
text-align: center;
}

#sousmenu li.gch {
margin: 0px;
padding: 1px 0px 3px 0px;
display: block;
float: left;
width: 6px;
/*background-image: url(/img/com/sm-on-gch.gif);
background-repeat: no-repeat;*/
}

#sousmenu li.drt {
margin: 0px 10px 0px 0px;
padding: 1px 0px 3px 0px;
display: block;
float: left;
width: 6px;
/*background-image: url(/img/com/sm-on-drt.gif);
background-repeat: no-repeat;*/
}

/*******************************
 *
 * PIED DE PAGE
 *
 *******************************/
#plansite_haut {
margin: 20px 0px 0px 0px;
padding: 0px;
height: 4px;
clear: both;
}

#copyright_haut {
margin: 0px;
padding: 0px;
height: 0px;
}