/* IsanetPaye -- CSS Global -- */



/*---------------------------------------*/
/*           CSS GENERALES               */
/*---------------------------------------*/
* {
	padding: 0;
	margin: 0;
	border: 1;
	color: inherit;
	font-family: inherit;
	font-size: 100%;
	list-style: none;
	text-decoration: none;		
	}

html, body {
	background-color: #a3bdde;
	background-image: url(../images/background.png);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
	}

select {
	border: 1px solid #73a1d3;
	color:#333;
	font-size:10px;
	padding: 2px 2px;
	width:300px;
	}

input[type=text], input[type=password], textarea { border: 1px solid #73a1d3; }

input[type=text]:focus,
input[type=text]:hover,
input[type=password]:focus,
input[type=password]:hover,
select:focus,
select:hover,
textarea:focus,
textarea:hover {
	background-color:#EEF6FD;
	border: 1px solid #73a1d3;
}

input[disabled],
select[disabled],
textarea[disabled] {
	background-color:White;
	border: 1px solid #73a1d3;
}

/*---------------------------------------*/
/*             HAUT DE PAGE              */
/*---------------------------------------*/	

/*-------------- logo --------------*/
#logo {
	position: absolute;
	background-image: url(../images/LOGO.gif);
	background-repeat: no-repeat;
	width: 161px;
	height: 152px;
	}
	
#logo span {
	display : none;
	visibility: hidden;
	}

/*-------------- formulaires--------------*/

#entreesortie {
	position: relative;
	background-color: #C5D5E7;
	border: 1px solid #fff;
	height: 22px;
	padding: 3px;
	margin-left: 166px;
	}
	
#choixdossier {
	display: block;
	background-image: url(../images/MaisonVerte.png);
	background-repeat: no-repeat;
	position: absolute;
	padding-left : 24px;
	top: 4px;
	}
	
#deconnection {
	display: inline;
	float: right;
	left: 173px;
	}
	
#deconnection label {
	display: block;
	position: absolute;
	line-height: 22px;
	width : 100px;
	right: 24px;
	}
		
#deconnection input {
	display: block;
	position: absolute;
	right: 3px;
	top: 4px;
	}
	
#menusimple {
	position: relative;
	background-color: #C5D5E7;
	border: 1px solid #fff;
	height: 22px;
	padding: 3px;
	margin-left: 166px;
	}
		
#isanetPaye {
	display: inline;
	float:left;
	}
	
#isanetPaye label {
	display: block;
	position: absolute;
	line-height: 22px;
	}

#connection {
	display: inline;
	float: right;
	left: 173px;
	}
	
#connection label {
	display: block;
	position: absolute;
	line-height: 22px;
	width : 100px;
	right: 24px;
	}
	
#connection input {
	display: block;
	position: absolute;
	right: 3px;
	top: 4px;
	}

/*---------------------------------------*/
/*               CONTENEUR               */
/*---------------------------------------*/
#conteneur  {
	position: absolute;
	top : 170px;
	background : #eef6fd;
	margin-bottom: 10px;
	width: 99%
	}
                        
.hg, .hd, .bg, .bd {
	width: 10px;
	height: 10px;
	}

#conteneur .hd { position: absolute; top: 0; right: 0; }
#conteneur .bd { position: absolute; bottom: 0; right: 0; }
#conteneur .hg { position: absolute; top: 0; left: 0; }
#conteneur .bg { position: absolute; bottom: 0; left: 0; }

.hg { background-image: url(../images/haut_gauche.png); }
.hd { background-image: url(../images/haut_droite.png); }
.bg { background-image: url(../images/bas_gauche.png); }
.bd { background-image: url(../images/bas_droite.png); }
						
.haut, .bas, .droite, .gauche { background-color: #eef6fd; }

.contenu { padding: 10px; }

/*-------------- titre --------------*/
h2 {
	height: 24px;
	width: 320px;
	padding: 0 3px;
	line-height: 22px;
	text-align: center;
	color: #36539f;
	background-image: url(../images/onglet.png); 
	}

h2 .fg { position: absolute; top: 10px; left: 10px; background-image: url(../images/onglet_gauche.png); background-repeat: no-repeat; width: 2px; height:24px; }
h2 .fd { position: absolute; top: 10px; left: 336px; background-image: url(../images/onglet_droite.png); background-repeat: no-repeat; width: 2px; height:24px; }

h3#hautonglet {
	border-top: 3px solid #afc6e1;
	border-left: 1px solid #73a1d3;
	display: block;
	padding: 10px 5px;	
	border-right: 1px solid #73a1d3;
	}

h3 {
	background-color: #fafbff;
	font-size : 12px;
	font-weight :bold;
	color: #F79B11;
	text-transform: uppercase;
	}
	
.TitrePage {
	font-size: 18pt;
	color: white;
	font-family: 'Times New Roman' , Arial;
	background-color: #87bbd5;
}

/*-------------- contenu fonctionel --------------*/
#fonctionel {
	border: 1px solid #73a1d3;
	border-top: 0;
	padding: 10px;
	background-color: #fafbff;
	}

/*-------------- sous-sous-titre --------------*/		
h4 { text-decoration: underline; margin-bottom: 20px; font-size :12px; color: #73A1D3;}


/*-------------- tableau --------------*/	
tr { height: 20px; }

.InfoTableau {
	display:block;
	color: black;
	background-color: #EEF6FD;
	font-size: 11px;	
	border: 1px solid #B6CBE4;
	margin-bottom: 12px;
	}

.GridEditions {width: 100%; background-color: #ccc;}


.Tableau {
	border-right: #a2adb8 thin solid;
	border-top: #a2adb8 thin solid;
	border-left: #a2adb8 thin solid;
	border-bottom: #a2adb8 thin solid;
	}

.EnteteTableau {
	background-image: url(../images/FondEnteteTableau.png);
	font-weight: bold;
	font-size: 11px;
	color: #444;
	height: 22px;
	}
	
.EnteteTableau td {
	text-align: center;
}
	
.EnteteTableauSaisie {
	background-color: #afbfcf;
	font-weight: bold;
	font-size: 11px;
	color: #444;
	height: 22px;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
	}

.EnteteTableauSaisie td {
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
}

.LigneTableau {
	color: black;
	background-color: #fff;
	border-color: #ccc;
	}

.LigneWeekEnd { background-color : #ffff99; }

.LigneLectureSeule {
	color: black;
	background-color: #FFF0E0;
	}

.LigneJourFerie { background-color: #d9e7da; }

.SelectLigneTableau {
	font-weight: bold;
	color: White;
	background-color: #9471DE;
}

.AlternLigneTableau {
	color: black;
	background-color: #f1f4f8;
	}
	
.EditionsSalarie {
	border-color: White;
	border-width: 1px;
	background-color: White;
	height: 42px;
	width: 100%;
}

.TableSaisie {
	border:none;
	border-collapse:collapse;
	background-color: White;
}

.BordureTableSaisie {
	border-width: 2px;
	border-style: solid;
	border-color: #a3bdde;
}

.GridSaisie 
{
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
}

.GridSaisie td {
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
}

.TableauNumeriqueEtListe td
{
	font-size: x-small;
	border: none;
	/*align='center';*/
}

.TableauAcceuil tr { height: auto; }

#TableIdent {
	height: 150px;
	width: 322px;
	border-width: 2px;
	border-style: solid;
	border-color: #a3bdde;
	margin-left: auto;
	margin-right: auto;
}	


/*------------- Types -----------------*/

.Numerique {
	text-align: right;
	padding: 0 1px 0 0; /* necéssaire à cause du * { padding: 0;} car sinon le curseur n'est pas affiché (uniquement si aligment à droite)*/
}

.AlphaNumerique {
	text-align:justify;
}

.Date {
	text-align:center;

}	


/*-------------- paragraphe avec des liens --------------*/
p { }

.lien {
	border-bottom: 1px dashed #73A1D3;
	color: #73A1D3;
	font-weight: bold;
	}

.lien:hover{
	border-bottom: 1px solid #73A1D3;
	color : #fff;
	background-color: #73A1D3;
	}
	
/*-------------- formulaire --------------*/
.formulaire {
	margin-top: 15px;
	padding: 10px;
	border: 1px solid #ccc;
	line-height: 18px;
	background-color: #fff;
	}
	
.formulaire div { height:30px; }

.formulaire div label {
	color:#36539F;
	display:block;
	float:left;
	height:19px;
	line-height:19px;
	width:200px;
	}
	
.formulaire div input,
.formulaire div select {
	border:1px solid #7F9DB9;
	color:#333;
	display:block;
	float:left;
	font-size:10px;
	padding:3px 5px;
	width: 300px;
	}
	
.formulaire div select { width:312px; text-transform: uppercase;}
	
.formulaire div input:focus,
.formulaire div input:hover,
.formulaire div select:focus,
.formulaire div select:hover,
.formulaire div textarea:focus,
.formulaire div textarea:hover { background-color:#EEF6FD; }

em {color : #73A1D3;}

.erreur { color: #dc0404; font-weight: bold;}	


/*-------------- bouton --------------*/	
#bd_form {margin-top: 5px;}	

#boutons { margin : 15px 0;} /*ce style ne sert à rien, c'est juste pour mettre en page le bouton à létat normal et survolé*/
	
.bouton-normal { display: block; background-image: url(../images/bouton-normal.png); width: 102px; height: 33px;}
.bouton-normal span { display: none; visibility:hidden;}
	
.bouton-normal:hover { background-image: url(../images/bouton-survol.png);}



/*-------------- messages ----------------*/
.MsgInformation {
	font-size: large;
	color: blue;
	font-style: italic;
}

.MsgAvertissement {
	font-size: large;
	color: red;
	font-style: italic;
}

.MsgInfoLarger {
	font-size: larger;
	color: blue;
	font-style: italic;
}

#MsgValidation 
{
	width: 100%;
	font-weight :bold;
	color: Red;
}

.NoDisplay
{
	display: none;
}	





