﻿body 
{
	margin: 0;
	padding: 0;
}
.efface 
{ 
	border-style: none;
}
.N_MasterclassMenu
{
	background-color: #f2f1dc;
	width: 222px;
	background-image: url(style/menu/title_logo_bg2.jpg);
	background-repeat: no-repeat;
	padding-top: 40px;
	min-height: 500px;
	height: 450px
}
.N_Menuleft
{
	background-color: #f2f1dc;
	width: 222px;	
	padding-left: 11px;
	padding-right: 11px;
}
.N_Menu
{
	width: 200px;
}
.N_Menucorps
{
	border-left: 1px solid black;
	border-right: 1px solid black;
}
.N_Menutitle
{
	height: 24px;
	font-family: Arial;
	font-size: 14px;
	padding-top: 10px;
	padding-left: 5px;
	font-weight:bold;
	color:White;
	background-image: url(style/menu/menu_head.jpg);
}
.N_Menufooter
{
	background-image: url(style/menu/menu_foot.jpg);
	height: 48px;
}
.M_MenuStatitc
{
  
}
.M_MenuDynamic
{
  
}
.M_MenuStatitc img 
{
  width: 20px;
  height: 20px;   
}
.M_MenuDynamic img 
{
  width: 20px;
  height: 20px;   
}
.N_Piedfooter
{
	height: 24px;
	font-family: Arial;
	font-size: 14px;
	padding-top: 10px;
	padding-left: 5px;
	font-weight:bold;
	color:White;
	text-decoration: none;
	background-image: url(style/menu/menu_head.jpg);
}
.N_Tete
{
	width: 100%;
	height: 122px;
	margin: 0px;
}

.N_Tete_left
{
	width: 202px;
	background-image: url(style/menu/title_logo_bg1.jpg);
	background-repeat: no-repeat;
	vertical-align: middle;		
	padding-left: 20px;

}
.N_Tete_Logo
{
	max-width: 140px;
	max-height: 90px;
}
.N_Tete_middle
{
	width: 36px;
	background-image: url(style/menu/corner_title_bg.jpg);
	background-repeat: no-repeat;
}

.N_Tete_right
{
	background-image: url(style/menu/title_blue.jpg);
	background-repeat:repeat-x;
	text-align: right;
}
.N_Tete_Bouton
{
	background-image: url(style/menu/title_degrad_hd.jpg);
	background-repeat: no-repeat;
	height: 46px;
	border-right: 1px black solid;
	text-align: right;
	color: White;
	font-family: Arial;
	width: 100%;
}
.N_Tete_Bouton img
{
	margin-right: 12px;
	margin-top: 12px;
	height: 22px;
}
.N_Tete_Panier
{
	height: 54px;
	background-image: url(style/menu/title_shadow_bg.jpg);
	background-repeat:repeat-x;
	text-align: left;
}
.N_Tete_profil
{
	text-align: right; 
	height: 22px;
}
.N_Tete_Texteprofil
{
	font-family: Arial;
	font-size: 10px;
	font-weight:bold;
	color:Black;
	text-decoration: none;
}
.N_View_titre
{
	/*titre présentation article*/
	border: 1px solid black;
	width:148px;
	background-image:url('style/Presentation/head_article.jpg');
	background-repeat: no-repeat;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;	
}
.N_View_corps
{
	/*corps présentation article*/
	border-left: 1px solid black;
	border-right: 1px solid black;
	width:148px;
	background-image:url('style/Presentation/corps_article.jpg');
	background-position : right bottom;
	background-repeat:no-repeat;
	font-size: 9px;
	font-family: Arial;
	font-weight: bold;	
}
.N_View_foot
{
	/*pied présentation article*/
	border: 0px;
	width:150px;
	background-image:url('style/Presentation/foot_article.jpg');
	background-repeat:no-repeat;
}
.N_Titre
{
	border: medium double #000000;
	font-family: Arial;
	font-size: large;
	font-weight: bold;
	color: Black;
	text-decoration: none;
}
.N_grille
{
	width: 100%;
	border:1px solid #000000;
	border-spacing: 0px; 
}
.N_grille thead th
{
	/*Titre de la grille*/
	height: 21px;
	color: #FFFFFF;
	font-size: 0.8em;
	font-family: Arial;
	font-weight: bold;
	padding: 0px 7px;
	margin: 20px 0px 0px;
	text-align: left;
	text-decoration: none;
	background-image: url(style/menu/menu_head.jpg);
	border: thin solid #C0C0C0;
}
.N_grille thead th img 
{
	/*Hauteur des image placé dans la zone titre*/
	height: 15px;
}
.N_grille thead th table
{
	/*Hauteur des tableaux placé dans la zone titre de la grille*/
	height: 21px;
}
.N_grille thead th table tr:hover
{
	background-image: url(style/menu/menu_head.jpg);
}
.N_grille tbody td
{	
 	border: 1px solid #C0C0C0;
}
.N_grille table td
{	
 	border: 0px;
}
.N_grille tbody tr.odd 
{
	background: #f0f0f0; 
}
.N_grille tbody a {
	color: #000000;
	font-weight: bold;
	text-decoration: none; }

.N_grille tbody a:hover
{
	color: #000000;
	text-decoration: underline;
}

.N_grille tbody tr:hover td
{
	background: #D2D2FF;
	color: #000000;
}

.N_grille tr:hover td a
{
	background: #D2D2FF;
	color: #000000;
}

.N_grille tr.odd:hover td
{
	background: #D2D2FF;
	color: #000000;
}
	
.N_grille tr.odd:hover td a
{
	background: #D2D2FF;
	color: #000000;
}

.N_grille tbody tr:hover td
{
	background: #D2D2FF;
	color: #000000;
}

.N_grille tbody tr:hover td a
{
	background: #D2D2FF;
	color: #000000;
}
.N_grille_composant
{
	border-style: none;	
}
.N_grille_composant td
{
	border-style: none;
}
.N_Etat_qualite_J
{
	background-color: #F0E68C;
}
.N_Etat_qualite_B
{
	background-color: #ADD8E6;
}
.N_Etat_qualite_V
{
	background-color: #66CDAA;
}
.N_Etat_qualite_W
{
	background-color: #FFFFFF;
}
.N_Overlay
{ 
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	overflow:hidden; 
	filter: alpha(opacity=70);
	padding-top: 25%;
	padding-left: 30%;
	background-color: #CCCCCC;
} 

.N_overlay_m
{
	border-style: inset;
	border-width: medium;
	position: fixed;
	top: 45%;
	left: 45%;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	background-color: #FFFFFF;
}
.N_Chapitre
{
	width: 500px;
	height: 20px;
	font-family: Arial;
	font-size: 14px;
	padding-top: 6px;
	padding-left: 5px;
	font-weight: bold;
	color: White;
	background-color: #6699FF;
}
.N_Texte
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.N_Tache_F
{
	width:100%;
	border: none;
}
.N_Formation_user_Add
{
	border-style: double;
	border-width: thick;
	border-color: inherit;
	position: fixed;
	top: 190px;
	width: 597px;
	height: 180px;
	background-color: #f2f1dc;
}
.N_Fonction_user_Add
{
	border-style: double;
	border-width: thick;
	border-color: inherit;
	position: fixed;
	top: 190px;
	width: 500px;
	height: 150px;
	background-color: #f2f1dc;
}



















.Cadre_Centrer
{
	border-right: #000000 thin solid;
	border-top: #000000 thin solid;
    border-left: #000000 thin solid;
    border-bottom: #000000 thin solid;	
	color: white;
	width: 200px;
	overflow: visible;
	visibility: visible;
	display: block;
	display: table-cell;
	vertical-align: middle;	
	background-color: red;
}
.Cadre
{
	border-right: #000000 thin solid;
	border-top: #000000 thin solid;
    border-left: #000000 thin solid;
    border-bottom: #000000 thin solid;
}
TABLE.title
{
	font-size: 10pt;
	color: black;
	font-style: normal;
	font-family: Arial;
	background-color:  WindowFrame;
	font-variant: normal;
}
.Tr_Titre
{
	border-width: medium;
	border-style: outset;
	background-color: #4673D0;
	font-family: 'Comic Sans MS';
	font-size: larger;
	text-transform: uppercase;
}
.Td_chapitre
{
	border-style: outset;
	width: 75%;
	border-width: medium;
	font-family: 'Comic Sans MS';
	font-size: small;
	background-color: #C5D8EB;
}
.Titre_logiciel
{
	font-size: 50pt;
	font-family: 'Agency FB';
	color: infotext;
	text-align: center;
}
.Titre
{
	font-size: 14pt;
	font-family: Arial, Sans-Serif;
	color: infotext;
	text-align: center;
}
.PTitre
{
	border-right: black thin double;
	border-top: black thin double;
	border-left: black thin double;
	border-bottom: black thin double;
	background-color: #e4eeff;
}
.Erreur
{
	font-size: 14pt;
	color: Red;
	font-family: Arial, Sans-Serif;
	text-align: center;
}
.Titre_Grille
{
	font-size: 12pt;
	color: #000000;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
}
.Td_titre
{
	border-right: black thin groove;
	border-top: black thin groove;
	border-left: black thin groove;
	border-bottom: black thin groove;
	background-color: #0099cc;
}
.Td_titre_edit
{
	border-right: black thin groove;
	border-top: black thin groove;
	border-left: black thin groove;
	border-bottom: black thin groove;
	background-color: #0099cc;
}

.Td_Paire
{
	border-right: #6699ff thin solid;
	border-top: #6699ff thin solid;
	border-left: #6699ff thin solid;
	border-bottom: #6699ff thin solid;
	background-color: #ffffff;
}

.Td_Paire_edit
{
	border-right: #6699ff thin solid;
	border-top: #6699ff thin solid;
	border-left: #6699ff thin solid;
	border-bottom: #6699ff thin solid;
	background-color: #ffffff;
}
.Td_Impaire
{
	border-right: #6699ff thin solid;
	border-top: #6699ff thin solid;
	border-left: #6699ff thin solid;
	border-bottom: #6699ff thin solid;
	background-color: #ffffff;
}
.Td_Impaire_edit
{
	border-right: #6699ff thin solid;
	border-top: #6699ff thin solid;
	border-left: #6699ff thin solid;
	border-bottom: #6699ff thin solid;
	background-color: #ffffff;
}
.Tr_generale
{
	border-right: #000000 thin solid;
	border-top: #000000 thin solid;
	border-left: #000000 thin solid;
	border-bottom: #000000 thin solid;
}
.Tr_admin
{
}
.Tr_Option
{
}
.Image_Logo
{
	border-right: #0000ff groove;
	border-top: #0000ff groove;
	border-left: #0000ff groove;
	border-bottom: #0000ff groove;
}

A.menulink 
{
width: 150px;
text-decoration: none;
font-family:Verdana;
font-size:12px;
color: #000000;
BORDER: none;
border: solid 1px #FFFFFF;
}

A.menulink:hover 
{
border: solid 1px #000000;
background-color:#FF9900;
}

.Procedure
{

}
.ProcedureT
{
font-size: 12px;
color: black;
font-family: 'Arial Black', Monospace;
font-variant: small-caps;
text-decoration: underline;
text-transform: uppercase;
}
.ProcedureR
{
font-size: 10px;
color: black; 
font-family: Arial; 
text-transform: none;
}

.TD_border
{
 border-right: black 1px solid;
 border-top: black 1px solid;
 border-left: black 1px solid;
 border-bottom: black 1px solid
}

#menu11 li a {
height: 32px;
voice-family: "\"}\""; 
voice-family: inherit;
height: 24px;
text-decoration: none;
} 

#menut li a:link, #menut li a:visited {
color: #8BADCF;
display: block;
background: url(i/menu/menu21.gif);
padding: 8px 0 0 10px;
}

#menut li a:hover {
color: #627EB7;
background: url(i/menu/menu21.gif) 0 -32px;
padding: 8px 0 0 10px;
}

.ProcedureIMG
{
	width: 70px;
	height: 70px;
	cursor:help;

}
.ListeIMG
{
	width: 50px;
	height: auto;
	border-right: black double;
	border-top: black double;
	border-left: black double;
	border-bottom: black double;
}
.FunctionIMG
{
	width: 28px;
	height: 28px;
}
.FunctionIMG img:hover {
	width: 70px;
	height: 70px;
	cursor:help;
}
	
.ListeTXT
{
	font-weight: normal;
	font-size: 9pt;
	font-family: 'Comic Sans MS';
}
.texteTXT
{
	font-weight: normal;
	font-size: 9pt;
	font-family: 'Comic Sans MS';
	width: 100%;
}
.zoom img:hover {
	width:150px;
	height: auto;
}
.zoommin img:hover {
	width:50px;
	height: auto;
}
.Td_date
{
	border-right: black thin groove;
	border-top: black thin groove;
	border-left: black thin groove;
	border-bottom: black thin groove;
}
.rechercheoption
{
	font-size: 7pt;
	font-family: arial, Helvetica, sans-serif;
	text-transform: lowercase;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}
.info
{
	font-size: 7pt;
	font-family: Arial;
}
.infoAttention
{
	font-size: 7pt;
	font-family: Arial;
	background-color: #ff6666;
}
.IMG_Date
{
	width: 28px;
	height: 28px;
}
.keyboard
{
background: transparent;
font-size: 15pt;
font-style: normal;
font-family: Arial, 'Arial Black', Sans-Serif;
font-variant: normal;

height: 50px; /* Height of button background height */
width: 50px;
text-decoration: none;
line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
float: left;
}
.KeyboardTD
{
background: transparent url(i/bouton/glossyback.gif) repeat top left;
height: 52px;
}

.KeyboardTD:hover
{
background: transparent url(i/bouton/glossyback2.gif) repeat top left;
height: 52px;
}

.Password
{
	font-size: 12px;
	color: infotext;
	font-family: Wingdings, 'Wingdings 2' , 'Wingdings 3';
	text-align: left;
	width: 150px;
}
.tablerecherche
{
	position: absolute;
	top: 165px;
	left: 200px;
	background-color:White;
	border-right: black thin outset;
	border-top: black thin outset;
	border-left: black thin outset;
	border-bottom: black thin outset;
}
.MenuTitreText
{
	background: transparent;
	font-size: 10pt;
	font-style: normal;
	font-family: Arial, 'Arial Black' , Sans-Serif;
	font-variant: normal;
	text-decoration: none;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: left;
}
.MenuTitreTR
{
    width: 100%;
    background: url(i/menu/menu21.gif);
}

.MenuTitreTR:hover
{
	width: 100%;
	background: url(i/menu/menu21.gif) 0 -32px;
}
.MenuinterieurTR
{
    background-position: right;
    width: 100%;
    color: Black;
    background: url(i/menu/item_bg.gif);
}
.MenuinterieurText
{
    background: transparent;
    font-size: 9pt;
    font-style: normal;
    font-family: Arial, 'Arial Black' , Sans-Serif;
    font-variant: normal;
    text-decoration: none;
    color: #000000;
    vertical-align: middle;
    text-align: left;
}
.MenuinterieurText:hover
{
    text-decoration: underline;
}

.Fileupload
{
    text-decoration: underline;
}

.tabs
{
	top:1px;
	left:10px;
}
.tab
{
	border-style: outset;
	border-width: thin;
	background-color: #CCCCFF;
	border-width: medium;
	font-family: 'Comic Sans MS';
	font-size: small;
	text-transform: uppercase;
	padding: 2px 10px;
	color: #000000;
}
	.selectedTab
{
	background-color: white;
	border-style: inset;
	border-bottom: solid 3px;
	border-width: medium medium 0px medium;
	border-top-color: #000000;
	border-bottom-color: inherit;
	border-right-color: #000000;
	border-left-color: #000000;
}
	.tabContents
{
    border:solid 1px black;
    padding:10px;
    background-color:white;
}
	.Fonction_check
{
	border-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
}
#processErrorMessage
{
	background-color:#fff;
}
TD.KeyboardTD
{
background-color: #51adff;
height: 52px;
}

TD.KeyboardTD:hover
{
background-color: #3c5cff;
height: 52px;
}

.Fleche
{
	border-style :none;
	
}
.Fleche:hover 
{
	width: 40px;
}
.tableFilevistaON
{
	position: absolute;
	top: 165px;
	left: 200px;
	background-color:White;
	border-right: black thin outset;
	border-top: black thin outset;
	border-left: black thin outset;
	border-bottom: black thin outset;
}
.tableFilevistaOFF
{
	width: 0px;
	height: 0px;
}
.Email
{
	top: 265px;
	left: 200px;
	width:597px;
	height: 160px;
	background-color:White;
	border-right: black thin outset;
	border-top: black thin outset;
	border-left: black thin outset;
	border-bottom: black thin outset;	
}
.GrandeImage 
{
	position: fixed;
	bottom:50px;
	right:50px;
	width: auto;
	height: 500px;
	background-color:White;
	border-right: black thin outset;
	border-top: black thin outset;
	border-left: black thin outset;
	border-bottom: black thin outset;	
}
.Afficheerrorbaspage
{
	position:fixed;
	bottom :50px;
	right:50px ;
	width: 500px;
	height: 50px;
	overflow: visible;	
	background-color: White;
	border-right: black thin outset;
	border-top: black thin outset;
	border-left: black thin outset;
	border-bottom: black thin outset;
}
.HyperlinkCssClass img
{
    width: 15px;
    border-style: none
}

