.fondAdmin {
	background-image:url(pictures/enteteBackAdmin.gif);
	background-position:left;
	background-repeat:no-repeat;
}

.menuDisable {
	background-image:url(pictures/menuDisable.gif);
	background-repeat:repeat-x;
}

.menuEnable {
	background-image:url(pictures/menuEnable.gif);
	background-repeat:repeat-x;
}

.fondLine {
	background-image:url(pictures/ongletLine.gif);
	background-repeat:repeat-x;
}

.fondLineSelect {
	background-image:url(pictures/ongletLineSelect.gif);
	background-position:center;
	background-repeat:no-repeat;
}

.fondSubmenuSelect {
	background-image:url(pictures/submenuSelect.gif);
	background-position:center;
	background-repeat:no-repeat;
}

.fondSuivit {
	background-image:url(pictures/backSuivit.gif);
	background-repeat:repeat-x;
}

.cadreSuivitMenu {
	border-Left:1px solid #d9d9d9;
	border-Right:1px solid #d9d9d9;
	border-Bottom:1px solid #d9d9d9;
	
	background-color:#FFFFFF;
}

/*----------------------------------*/
/*Texte*/
/*----------------------------------*/
.user {
	color: #515050;
	
	font-size: 8px;
	font-weight: bold;
}

.titrePage {
	font-size: 30px;
	font-size-adjust:none;
}

.themeSuivit {
	color:#e2a921;
	
	font-size: 10px;
	font-weight: bold;
}

.copyright {
	color:#acacac;
	
	font-size: 8px;
	font-weight: bold;
}

/*----------------------------------*/
/*Définition des liens*/
/*----------------------------------*/
.menuDisable a:link {color: #515050; font-size: 11px; font-weight: normal; text-decoration:none}
.menuDisable a:visited {color: #515050; font-size: 11px; font-weight: normal; text-decoration:none}
.menuDisable a:hover {color: #d79d11; font-size: 11px; font-weight: normal; text-decoration:none}

.menuEnable a:link {color: #515050; font-size: 11px; font-weight: normal; text-decoration:none}
.menuEnable a:visited {color: #515050; font-size: 11px; font-weight: normal; text-decoration:none}
.menuEnable a:hover {color: #d79d11; font-size: 11px; font-weight: normal; text-decoration:none}

.menuInactif {color: #afafaf; font-size: 11px; font-weight: normal; text-decoration:none}

.linkSubmenu a:link {color: #6e6e6e; font-size: 11px; font-weight: bold; text-decoration:none}
.linkSubmenu a:visited {color: #6e6e6e; font-size: 11px; font-weight: bold; text-decoration:none}
.linkSubmenu a:hover {color: #e2a921; font-size: 11px; font-weight: bold; text-decoration:none}

.submenuInactif {color: #afafaf; font-size: 11px; font-weight: bold; text-decoration:none}

.linkSuivit a:link {color: #929292; font-size: 10px; font-weight: bold; text-decoration:none}
.linkSuivit a:visited {color: #929292; font-size: 10px; font-weight: bold; text-decoration:none}
.linkSuivit a:hover {color: #d79d11; font-size: 10px; font-weight: bold; text-decoration:none}
.linkSuivitEnable {color: #4e7ba4; font-size: 10px; font-weight: bold; text-decoration:none}
.linkSuivitDisable {color: #a09f9f; font-size: 10px; font-weight: bold; text-decoration:none}

.linkPlanMenu a:link {color: #707070; font-size: 9px; font-weight: bold; text-decoration:none}
.linkPlanMenu a:visited {color: #707070; font-size: 9px; font-weight: bold; text-decoration:none}
.linkPlanMenu a:hover {color: #d79d11; font-size: 9px; font-weight: bold; text-decoration:none}

.linkPlanSubmenu a:link {color: #a5a5a5; font-size: 9px; font-weight: bold; text-decoration:none}
.linkPlanSubmenu a:visited {color: #a5a5a5; font-size: 9px; font-weight: bold; text-decoration:none}
.linkPlanSubmenu a:hover {color: #d79d11; font-size: 9px; font-weight: bold; text-decoration:none}

.planInactif {color: #d5d5d5; font-size: 9px; font-weight: bold; text-decoration:none}

.linkCopyright a:link {color: #d79d11; font-size: 8px; font-weight: bold; text-decoration:none}
.linkCopyright a:visited {color: #d79d11; font-size: 8px; font-weight: bold; text-decoration:none}
.linkCopyright a:hover {color: #d79d11; font-size: 8px; font-weight: bold;  text-decoration: underline}