/*
*
* 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: #e30043;
height: 20px;
line-height: 20px;
text-transform: uppercase;
font-size: 11px;
font-weight: bold;
background-image: url(/img/com/mnu-fond.gif);
background-repeat: repeat-x;
}

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


#menu li.selected {
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;
background-image: url(/img/com/pp-bar1.gif);
background-repeat: no-repeat;
}

#copyright_haut {
margin: 0px;
padding: 0px;
height: 4px;
background-image: url(/img/com/pp-bar2.gif);
background-repeat: no-repeat;
}
