.lbOn:link{color: #666666;text-decoration:none;}
.lbOn:visited{color: #666666;text-decoration:none;}
.lbOn:active{color: #666666;text-decoration:none;}
.lbOn:hover{color: #666666;text-decoration:none;}

/*li{float:left; } 				/* Résolution du problème de marge des listes sous IE */

option{color:#000000;}	/* Résolution des problèmes des XX dans les listes vides */

body
{
margin: 0;
padding: 0;
font-family:Tahoma, Verdana, Arial, Times New Roman, Courrier New;
overflow-x:hidden;
}

.contenu_page
{
        position:absolute;
        top:100px;
        left:0px;
        font-family:Tahoma, Verdana, Arial, Times New Roman, Courrier New;
        width:100%;
 /*       height:100%;*/
}

#Tbl_MenuGeneral
{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:80px;
	background-color:#000000;
	z-index:3;
}


#Rubrique_Connexion .RubriqueTexte_on{padding-left:16px;font-size:11px;font-weight:bold;color:#DA9A23;cursor:pointer;white-space:nowrap;}
#Rubrique_Connexion .RubriqueTexte_off{padding-left:16px;font-size:11px;font-weight:bold;color:#666666;cursor:pointer;white-space:nowrap;}

#Rubrique_Connexion .RubriqueImage_on{height:13px;width:12px;background-image:url(../img/navigation/menu_indic_on.gif);background-repeat:no-repeat;cursor:pointer;background-position:0px 1px;}
#Rubrique_Connexion .RubriqueImage_off{height:13px;width:12px;background-image:url(../img/navigation/menu_indic_off.gif);background-repeat:no-repeat;cursor:pointer;background-position:0px 1px;}


#Cellule_Logo_MenuGeneral{width:224px;}
#Cellule_MenuHaut_MenuGeneral{height:68px;}

#Tableau_Menu_MenuEntete_Icones{height:100%;width:600px;}

#LigneTableau_Icones_Menu_MenuGeneral{height:15px;}

.CelluleTableau_Icones_Menu_MenuGeneral_on
{
        width:30px;
        text-align:right;
        overflow-y:hidden;
}

.CelluleTableau_Icones_Menu_MenuGeneral_off
{
        width:30px;
        text-align:right;
        overflow-y:hidden;
}

.Logo_Icones_Menu_MenuGeneral_on
{
        /*height:40px;
        width:40px;*/
        cursor:pointer;
}

.Logo_Icones_Menu_MenuGeneral_off
{
        /*height:40px;
        width:40px;*/
        cursor:pointer;
}

.CelluleTableau_Texte_Menu_MenuGeneral_on
{
        text-align:left;
        font-size:11px;
        color:#DA9A23;
        text-transform:uppercase;
        cursor:pointer;
        text-indent:5px;
        font-family:Tahoma, Verdana, Arial, Times New Roman, Courrier New;
        white-space:nowrap;
}

.CelluleTableau_Texte_Menu_MenuGeneral_actif
{
        text-align:left;
        font-size:11px;
        color:#DA9A23;
        text-transform:uppercase;
        cursor:pointer;
        text-indent:5px;
        font-family:Tahoma, Verdana, Arial, Times New Roman, Courrier New;
        white-space:nowrap;
}

.CelluleTableau_Texte_Menu_MenuGeneral_off
{
        text-align:left;
        font-size:11px;
        color:#CCCCCC;
        text-transform:uppercase;
        cursor:pointer;
        text-indent:5px;
        font-family:Tahoma, Verdana, Arial, Times New Roman, Courrier New;
        white-space:nowrap;
}

#LigneTableau_Texte_Menu_MenuGeneral
{
        height:100px;
}

/************************************************/
/******              SOUS MENU             ******/
/************************************************/

#CelluleGlobale_SousMenu
{
  background-color:#FFFFFF;
}

#sous_menu
{
        background-image:url(../img/navigation/global/fond_barre_sous_menu.gif);
        background-repeat:repeat-x;
}

#ListeSousMenu_MenuGeneral
{
        position:absolute;
        top:0px;
        left:0px;
        background-image:url(../img/navigation/global/fond_barre_sous_menu.gif);
        background-repeat:repeat-x;
        height:50px;
        width:100%;
				z-index:3;
}

#MargeDroite_ListeSousMenu_MenuGeneral
{
        float:left;
				width:0px;
}

.ItemSousMenu_MenuGeneral_off
{
        float:left;
        position:relative;
        top:1px;
        /*background-image:url(../img/navigation/item_sous_menu_off.gif);*/
        background-repeat:repeat-x;
        cursor:default;
        margin-left:5px;
        margin-right:5px;
}


.ItemTexteSousMenu_MenuGeneral_off
{
        font-size:9px;
        font-family:Verdana;
        color:#FFFFFF;
        height:11px;
        position:relative;
        top:3px;
        overflow:hidden;
        float:left;
        cursor:pointer;
        /*padding-left:4px;
        padding-right:4px;*/
}

.ItemFondSousMenu_MenuGeneral_off
{
        float:left;
        height:18px;
        overflow:hidden;
        cursor:pointer;
        /*padding-left:4px;
        padding-right:4px;*/
}

.ItemPartieGaucheSousMenu_MenuGeneral_off
{
        width:10px;
        /*background-image:url(../img/navigation/item_sous_menu_gauche_off.gif);*/
        background-repeat:repeat-x;
        float:left;
}

.ItemPartieDroiteSousMenu_MenuGeneral_off
{
        width:10px;
        /*background-image:url(../img/navigation/item_sous_menu_droite_off.gif);*/
        background-repeat:repeat-x;
        float:left;
}



.ItemSousMenu_MenuGeneral_on
{
        float:left;
        position:relative;
        top:1px;

        cursor:default;
        margin-left:5px;
        margin-right:5px;
}

.ItemTexteSousMenu_MenuGeneral_on
{
        font-size:9px;
        font-family:Verdana;
        color:#FFFFFF;
        height:11px;
        position:relative;
        top:3px;
        overflow:hidden;
        cursor:pointer;
        /*padding-left:4px;
        padding-right:4px;*/
        float:left;
}

.ItemFondSousMenu_MenuGeneral_on
{
        background-image:url(../img/navigation/global/item_sous_menu_off.gif);
        background-repeat:repeat-x;
        float:left;
        height:18px;
        overflow:hidden;
        cursor:pointer;
        /*padding-left:4px;
        padding-right:4px;*/
}

.ItemPartieGaucheSousMenu_MenuGeneral_on
{
        width:10px;
        background-image:url(../img/navigation/global/item_sous_menu_gauche_off.gif);
        background-repeat:repeat-x;
        float:left;
}

.ItemPartieDroiteSousMenu_MenuGeneral_on
{
        width:10px;
        background-image:url(../img/navigation/global/item_sous_menu_droite_off.gif);
        background-repeat:repeat-x;
        float:left;
}


#Item_LiensSupplementaires
{
        position:absolute;
        top:15px;
        left:920px;
        height:37px;
        width:55px;
        z-index:5;
}


.Item_TexteLienSupplémentaires
{
        font-size:10px;
        font-weight:bold;
        color:#9F9F9F;
        cursor:pointer;
        text-align:right;
				white-space:nowrap;
}

.Item_TexteLienSupplémentaires > a
{
        font-size:10px;
        font-weight:bold;
        color:#9F9F9F;
        cursor:pointer;
        text-align:right;
	white-space:nowrap;
	text-decoration:none;
}

#Item_InfosConnexion
{
        position:absolute;
        height:50px;
        width:220px;
        top:98px;
        left:5px;
        overflow:hidden;
}

#Item_InfosUtilisateur
{
        position:absolute;
        top:7px;
        left:28px;
        font-size:12px;
        color:#9F9F9F;
        font-weight:bold;
}

#Item_BtnDeconnexion
{
        position:absolute;
        top:4px;
        left:0px;
        cursor:pointer;
}

/************************************************/

/***** COPYRIGHT *****/


#Div_Copyright a img{border:none;text-decoration:none;}
#Div_Copyright a img,:link img,:visited img{
	border:none;
}

#Div_Copyright a  {
	color : #000000;
	text-decoration: none;
	font-size:9px;
	color:#666666;
}


#Div_Copyright a:visited {
	color : #000000;
	text-decoration: none;
	font-size:9px;
	color:#666666;
}

#Div_Copyright
{
	font-family:Verdana, Arial, Times New Roman;
	position:relative;
	left:10px;
}

#Img_Comup_Copyright
{
	margin-right:10px;
}

#Span_ChoixSite_Pour_Iframe
{
	font-family:Verdana, Arial, Times New Roman;
	font-size:11px;
	color:#FFFFFF;
}

#Item_AlertesInfosMessages
{
	font-size:10px;
        color:#DA9A23;
        font-weight:bold;
	font-family:Verdana, Arial, Times New Roman;
	text-decoration:blink;
	position:absolute;
	height:15px;
	width:200px;
	top:18px;
	left:30px;
	cursor:pointer;
}

#Item_AlertesInfosValidation
{
	font-size:10px;
        color:#DA9A23;
        font-weight:bold;
	font-family:Verdana, Arial, Times New Roman;
	text-decoration:blink;
	position:absolute;
	height:15px;
	width:200px;
	top:30px;
	left:30px;
	cursor:pointer;
}




/************************************************/
/******          CHOIX DU PROJET           ******/
/************************************************/

#Ensemble_ChoixSites
{
	/*background-color:red;*/
	/*overflow-y:hidden;*/
	/*position:relative;
	top:-20px;*/
	position:absolute;
	top:2px;
	left:484px;
	height:20px;
	width:270px;
}

#MargeDroite_Choix_Site
{
	float:right;
	width:45px;
}

#ImageDebut_Choix_Site_Skin_Liste
{
        /*background-image:url(../img/navigation/item_sous_menu_gauche_off.gif);
        background-repeat:no-repeat;*/
        height:20px;
        width:7px;
        position:relative;
        top:1px;
}

#ImageContenu_Choix_Site_Skin_Liste
{
        position:relative;
        top:2px;
}

#ImageFin_Choix_Site_Skin_Liste
{
        /*background-image:url(../img/navigation/item_sous_menu_droite_off.gif);*/
        height:20px;
        width:7px;
}

#Choix_Site_Texte_EspaceTravail
{
			position:relative;
			top:-2px;
        font-family:Verdana;
        font-size:10px;
        color:#FFFFFF;
        /*color:red;*/
        width:43px;
        overflow-x:hidden;
        white-space:nowrap;
}

#Choix_Site_ListeSites
{
	/*margin-top:0px;*/
        font-size:10px;
        font-family:Verdana;
        /*left:790px;*/
        /*float:right;*/
        background-color:#DA9A23;
        border:0px none;
        /*height:13px;*/
        color:#000000;
}







/************************************************/




