/* Feuille de style CSS par défaut pour un nouveau projet d'application Web */

table
{
	margin:auto;
}


html { height:100%; }

BODY
{
	font-family: Verdana, Arial, Times New Roman;
	font-size:9pt;
	padding: 0px;
	margin: 0px;
	/*FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr=#F0F0F0, EndColorStr=#E5E3D5);*/
	margin:0;
	padding:0;
	border:0;
	height:100%;
}
    
hr 
{
	visibility:hidden;
	height:1px;
	clear:both;
	display:block;
	margin:-7px 0;
	padding:0;
}    

ul	
{
	
}

li
{
list-style-type:none; 
background-image:url('/App_Themes/CrtExtranet/Images/arrow.gif');
background-repeat:no-repeat;
padding:0 0 0 10px;
}
    
.menuFixe
{
BACKGROUND-COLOR: white;
height:15%;
padding:0;	
border:0;
}

.contenuPage 
{
	border-top:solid 1px black;
	padding-top:10px;
width:100%;
max-height:84%;
height:74%;
overflow:auto;
}

a 
{
	text-decoration:none;
}

TD
{
		FONT-SIZE: 1em;
}
	
H1
{
	border-right: thin double;
	border-top: thin double;
	font-size:10pt;
	margin: 20px 20px 10px;
	border-left: thin double;
	color: navy;
	line-height: normal;
	border-bottom: thin double;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	text-align: center;
}

H2
{
	font-size: 0.9em; 
	font-weight: bold; 
	border-bottom-style: solid; 
	border-bottom-width: 1 ;
	margin-bottom:15px;
	margin-top:10px;
	width:600;
}

.Contenu
{
	background-color: white;
	text-align:center;
	vertical-align:top;
	padding-left:25;
}

.Bouton
{
	cursor:pointer;
	font-size: 12px;
	text-align: left;
	font-weight:bold;
	color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	background-color: #B2B1A6;
	padding-top: 2px;
	padding-left: 25px;
	padding-right: 5px;
	padding-bottom: 2px;
	margin:0px 3px;
}

.cliquable 
{
	cursor:pointer;	
}

.NiveauOff, .NiveauOn
{
	width:100px;
	height:35px;
	font-weight: bold;
	color: Gray;
	border-top: 1px solid Gray;
	border-right: 1px solid Gray;
	border-left: 1px solid Gray;
	border-bottom: 1px solid Gray;
	background-color: #F1F1F1; 
	text-align: center;
	padding-top: 3px;
	padding-right: 18px;
	padding-left: 18px;
}


.NiveauOn
{
	width:50px;
	height:35px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	background-color:white ;
	border-bottom: 0px
}

img.Calendrier
{
	cursor:pointer;
	margin:0 0 0 5;
}

.encadre
{
	border:solid 1px black;
	font-size:9pt;
	text-align:left;
	width:650px;
	padding:10px;
	margin-bottom:10px;
}
.texte 
{
	font-size:9pt;
}

/**** Formulaire ****/
.Form
{
	BORDER:  solid 1px #E5E3D5 ;
	border-collapse:collapse;
	width:80%;
	margin:auto;
}

.FormHeader
{
	text-align : left;
	font-weight:bold;
	font-size:12px;
	background-color:#E5E3D5;
	border:solid 1px #E5E3D5;
	border-style:solid;
}

.FormFooter
{
	font-size:11px;
	background-color:#E5E3D5;
	border:solid 1px #E5E3D5;
	border-style:solid;
}

.FormAction
{
	text-align:right;
}


.FormSousTitre
{
	text-align : left;
	font-weight:bolder;
	background-color:#F0F0F0;
	border:solid 1px #F0F0F0;
	border-style:solid;
}

.libelleSousTitre
{
	
	text-align : left;
	background-color:#F0F0F0;
	border:solid 1px #F0F0F0;
	border-style:solid;
	font-size: 13px;
}

div.libelle, span.libelle
{
	text-align:right;
	color: black;
	background-color: #F0F0F0 ;
	padding-right:4px;
	margin: 1px 5px;
	display:block;
	float:left;
	clear:left;
	width:30%;
	font-size:12px;
	color:#585858 ;
}

td.libelle
{
	text-align:right;
	color: black;
	background-color: #F0F0F0 ;
	font-size:12px;
	color:#585858 ;
}
td.contenu
{
	text-align:left;
	color: Black;
	background-color: #F0F0F0 ;
	font-size:12px;
}

.valeur 
{
	float:left;clear:right;
}

.choix
{
	font-size: 12px;
	color: black;
	padding-right:10;
}


.Grid
{
	BORDER: #E5E3D5 1px solid; 
	width:80%;
}

.GridHeader
{
	text-align : center;
	background-color:#E5E3D5;
	border:solid 1px #E5E3D5;
	font-size:9pt;
	border-style:solid;
}

.GridHeader A 
{
	color:Navy;
	
}


.GridItem
{
	font-size:9pt;
	text-align : center;
	color:#585858 ;
}

.GridCenter 
{
	text-align:center;
}

.GridFooter 
{
	font-size:9pt;
	background-color:#E5E3D5;
	color:gray;
	text-align:center;
}

.GridAlternatingItem
{
	font-size:9pt;
	text-align : center;
	color:#585858 ;
	background-color: #F0F0F0 ;
}

.GridPager
{
	font-size:9pt;
	text-align:right;
	padding-right:20;
	background-color:#E5E3D5;
	color:gray;

}
.GridPager A:link,a:visited,.Pagination A:visited  
{
	font-weight:bold;
	text-decoration:none;
}
.GridPager a:hover
{
	color:red;
}

span.PageSelected
{
	font-weight:bold;
	color:Black;
}


.Titre 
{
	color:Navy;
	font-weight:bold;	
}

Erreur
{
	color: Red;
	text-decoration: none;
}

.erreur 
{
	color:Red;
	font-size:9pt;
	font-family:Verdana;
}

.TD
{
	background-color: #BDBDBD;
	text-align: center;
	font-weight: bold;
	font-size:11px;
}

.TDRec
{
	font-size: 10pt;
	background-color:#F0F0F0;
}

.CategNavigation, .SsCategNavigation, .PageNavigation 
{
	font-size:9pt;
}

.CategNavigation a, .SsCategNavigation a, .PageNavigation a
{
	text-decoration: none;
	font-weight:bold;
	color: Navy;
}

.navigation 
{
	display:block;
	text-align:left;
	width:100%;
}

.PageNavigation a
{
	text-decoration: underline;
}
/*
.menuContextuel
{
	font-weight: bold;
	color: Gray;
	border: 1px solid Gray;
	background-color: #f0f0f0;	
	padding:4px;
	margin-right:5px;
}

.menuContextuel a
{
	color: Gray;
	text-decoration:none;
}
*/
/**** Menu contextuel ****/
.MenuContextuel
	{
	float:right;
	width:150px;
	font-size:10px;
	font-weight:bold;
	color: #B2B1A6;
	border:  solid 3px #B2B1A6;
	background-color: #E5E3D5;
	padding: 2px;
	margin:3px;
	}
	
.MenuContextuel A
{
	font-weight:bold;
	color:gray;
	text-decoration:none;
}
.MenuContextuel A:Hover
{
	color:navy;
}
.MenuContextuel TD
{
	font-size:10px;
}

.MenuContextuel H6
{
	color:Black;
	text-align:center;
	margin:0 0 0 0;
}
.MenuContextuel img
{
	
	margin:0 5 0 5;
	border:0;
}

ul#MenuContextuel
{
	margin: 0 0 0 30;
	list-style: none;
}
#MenuContextuel li
{
	margin: 0 5 0 0;
	padding-left: 10;
	height:22px;
}



.cadreHeader 
{
	height:20px;
	padding:3px;
	background-color:#F0F0F0;
	border:solid 1px Navy;
	font-size: 11px;	
}

/****************/
/*     Onglets          */
/****************/
ul#menuVisu{
	padding:0;
	text-align:center;
	margin:auto;
	width:800px;
	margin-bottom:10px;
}
ul#menuVisu li{
     list-style-image:none !important;
     list-style-type:none !important;
     background-image:none;
	 float:left;
}
ul#menuVisu li a{
	text-decoration:none;
	color:#000000;
	cursor:pointer;
}    	


.visu{
    position:absolute;
    top:-10000px; 
	text-align:center;
	padding:5px;
	width:90%;
}	

.sousTitre_hover span
{
   width:100px;
   height:35px;
   font-weight: bold;
   color: Gray;
   border: solid 1px Gray;
   background-color: #F1F1F1;
   text-align: center;
   padding-top: 3px;
   padding-right: 18px;
   padding-left: 18px;
}

.sousTitre_hover:hover span
{
    color:white;
}


.sousTitreOn_hover span
{
    width:100px;
    height:35px;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    color: #990000;
    background-color:white;
    border:solid 1px gray;
    border-bottom: 0px;
    padding-top: 3px;
    padding-right: 18px;
    padding-left: 18px;
}
