/******************************/
/*      Cadi Web & Design     */
/* News - Réalisation de CADI */
/*           @_OPS_@          */ 
/*    www.cadi-software.com   */
/******************************/

/* CSS Document */

/* @Menu du haut */

ul.menu-nav {
padding	: 0px 0px 0px 0px;
margin	: 4px 0px 0px 278px;
position: absolute;
}

ul.menu-nav li	{
z-index	: 999;
position: relative;
display	: block; 
float	: left; 
padding	: 1px 0px 1px 1px;
}

ul.menu-nav li a  {
color			: #FFF;
display			: block; 
float			: left;
font-size		: 18px;
padding			: 8px 8px 8px 8px;
text-decoration	: none; 
text-align		: center; 
width			: auto; 
}

ul.menu-nav li a span	{
display	: block;
}

.first_marge {
margin-left	: -1px;
}

/* hover */

ul.menu-nav li a:hover  {
background		: url("/css/img/fond_bt.png") repeat-x 0 0px;
color			: #3e5972 !important; 
display			: block; 
float			: left; 
padding			: 12px 14px 8px 14px;
margin-top		: -3px;
text-align		: center; 
text-decoration	: none;
width			: auto;
cursor			: pointer;
}

ul.menu-nav li a:hover span	{
display	: block;
cursor	: pointer;
}

/* visited */

ul.menu-nav li a:visited{
color	: #FFF;
cursor	: pointer;
}

/* active */

ul.menu-nav li a:active  {
color			: #3e5972 !important; 
display			: block; 
float			: left; 
padding			: 8px 14px 8px 14px;
text-align		: center; 
text-decoration	: none;
width			: auto;
cursor			: pointer;
}

ul.menu-nav li a:active span {
display	: block;
}

#actif  {
background		: url("/css/img/fond_bt.png") repeat-x 0 0px;
color			: #3e5972 !important; 
display			: block; 
float			: left; 
padding			: 12px 14px 8px 14px;
margin-top		: -3px;
text-align		: center; 
text-decoration	: none;
width			: auto;
cursor			: pointer;
}

.seper_hautg {
width			: 962px;
height			: 5px;
margin-bottom	: 0px;
padding-bottom	: 0px;
}

.seper_hauta {
width			: 962px;
height			: 5px;
margin-bottom	: 0px;
padding-bottom	: 0px;
}



/* Ic Favoris - Retour - Déconnexion */
.favoris {
height		: 16px;
background	: url("/css/ic/ic_favoris.png") no-repeat left;
padding-left: 20px;
}

.retour {
height		: 16px;
background	: url("/css/ic/ic_retour.png") no-repeat left;
padding-left: 20px;
}

.deconnect {
height		: 16px;
background	: url("/css/ic/ic_deconnect.png") no-repeat left;
padding-left: 20px;
}
