/* Menu Bleu de haut de page */


td.menuBleuPere
{
	background: url('/img/backmenu.gif');
       	background-repeat: repeat-x; 
	border-style: solid;
       	border-color: #2A5F9F;
       	border-width: 1px 0px;
	height: 22px;
	padding-left: 10px;
}

td.menuBleuPere a
{
	FONT-FAMILY: Verdana;
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: -0.2px;
}

td.menuBleu , td.menuBleuOn
{
	width: 100px;
	height: 22px;
	text-align: center;
	cursor:pointer;
}

td.menuBleuOn
{
	background: url('/img/empOn.gif');
} 

#top_right
{
	width: 420px; 
	background: url('/img/top-right.jpg'); 
	vertical-align: bottom; 
	text-align: right; 
	background-repeat: no-repeat; 
	background-position: right
}

#top_right img
{
	display: inline;
	padding-right: 5px;
}

#top_left
{
	background: url('/img/backtop.gif'); 
	text-align: left; 
	height: 80px;
}

#recherche
{
	font-weight: bold; 
	color: white; 
	FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, Sans-serif;
}

#sepMenuBleu
{
	background: url('/img/gr.gif');
}


#sepMenuBleu img
{
	width: 1px; 
	height: 12px;
}


/* Les menus de gauche */

#menuGauche
{
	width: 170px; vertical-align: top; text-align: center; padding: 0px 10px 10px 10px;
}


.cadreMenu { width: 170px;}


/* Haut des menus */

.cadreMenu .top_left, .cadreMenu .top_right, .cadreMenu .bottom_left, .cadreMenu .bottom_right { background-repeat: no-repeat; }

.cadreMenu .top_left, .cadreMenu .top_right { height: 18px ; width: 9px; float: left;}

.cadreMenu .top_left { background-image: url("/img/ongg.gif"); }

.cadreMenu .top_right { background-image: url("/img/ongd.gif"); }

.cadreMenu .top
{ 
	background-image: url("/img/ong.gif"); 
	background-repeat: repeat-x; 
	float: left; 
	width: 152px; 
	height: 18px;
       	font-weight: bold;
       	color: #256396;
       	FONT-SIZE: 11px;	
	vertical-align: middle;
       	line-height: 18px; 
	FONT-FAMILY: Arial, Helvetica, Sans-serif;
}


/*Bas des menus */

.cadreMenu .bottom_left , .cadreMenu .bottom_right
{
	width: 6px; 
	height: 9px;
}

.cadreMenu .bottom_left {  float: left; background-image: url("/img/ongbg.gif");  }

.cadreMenu .bottom { background-image: url("/img/ongbm.gif"); background-repeat: repeat-x; float: left; width: 158px; background-position: top; height: 9px}

.cadreMenu .bottom_right { background-image: url("/img/ongbd.gif"); background-position: top right; float: right; }


.cadreMenu .pbff , .cadreMenu .content
{
        border-style: solid; 
	border-color: #9BB9FC;
       	border-width: 0px 1px ;
}

/* Petit bug de ff lors d'un clique sur lien */
.cadreMenu .pbff
{
	height:1px;
        font-size: 1px;
}


/* Contenu des menus */
.cadreMenu .content 
{
	padding: 0px;
	background-color: #E9EFFB;
	
}

.menFix , .menSel , .menDev
{
	text-align: left;
}

.menFix a , .menSel a , .menDev a 
{
	display: block;
        FONT-FAMILY: Arial, Helvetica, Sans-serif; 
	FONT-SIZE: 11px;
	font-weight: bold;
}

.menFix a:hover , .menSel a:hover , .menDev a:hover
{
	text-decoration: none;
}

/* Menu de catégorie sans sous menu */
.menFix
{
	padding: 0px 0px 2px 0px;
	font-weight : bold;
}

.menFix a
{
        COLOR: #256396; 
}

.menFix a:hover
{
	color: #075C93;
	background-color: #F7F9FF;
}


/* Menu sélectionné */
.menSel
{
	padding: 0px 0px 2px 0px;
	font-weight : bold;
}

.menSel a
{
	font-weight: bold;
	background-color: #F7F9FF;
}

.menDev
{
	padding: 0px 0px 2px 0px;
}

/* Menu développé (sous catégorie) */
.menDev a 
{
	font-weight: bold;
        color: #075C93;
	background-color: #F7F9FF;
}

.menDev a:hover
{
	color: #075C93;
}

/* Sous catégorie sous forme de liste */
.cadreMenu .content ul
{   
    FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica, Sans-serif; 
    list-style-type: none;
    color: #075C93;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px; 
    text-align: left;
    border-top: 1px solid #CDDCFF;
}

.cadreMenu .content li
{
    margin-top: 0px;
    vertical-align: middle;
}

.cadreMenu .content li a , .cadreMenu .content li a.sel
{
    background-color: white;
    display: block;
    COLOR: #075C93;
    text-decoration: none;
    width:100%;
    border-bottom: 1px solid #CDDCFF;
}

.cadreMenu .content li a:hover
{
	text-decoration: none;
	background-color: #E9E9E9;
}
   
/* Sous catégorie sélectionnée */
.cadreMenu .content li a.sel
{
    background-color: white;
    color: #CC0245;
    background-color: #E9E9E9;
}

.cadreMenu .content li a.sel:hover
{
	text-decoration: none;
	background-color: #E9E9E9;
}

#contenu
{
	border-left: 1px solid #BABABA; 
	border-right: 1px solid #BABABA;
	padding: 10px; 
	vertical-align: top;
}

#titre
{
	background: url('/img/hh2.jpg'); 
	height: 33px; 
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	vertical-align: middle;
	color: #5B5C5E; 
	line-height: 32px;
}

