/* CSS Document */

#globalFond {
	position: relative;
	min-height: 100%;
	width: 100%;
	text-align: center;
	background: url(/images/administ-concept/fd-global.jpg) no-repeat center top;
}
* html #globalFond { height: 100%; } /* IE 6 et inférieurs */


div#globalFond #dernierElement {
	width: 100%;
	height: 114px; /* espace du pied de page */
}
div#globalFond #footer {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 114px;
	visibility: visible;
}
* html div#globalFond #footer { margin-bottom: -1px; } /* IE 6 et inférieurs */

#retourAccueil a{
	color: #FFFFFF;
	font-size: 9px;
	padding-left:5px;
	text-align: left;
}
#retourAccueil a:hover{
	color: #77091A;
	font-size: 9px;
	padding-left:5px;
	text-align: left;
}


a.Solutions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.padding15px {
	padding: 15px;
}
.padding10px {
	padding-left:10px;
}


#FdContenu {
	position: relative;
	min-height: 100%;
	width: 100%;
	text-align: center;
	background: url(/images/administ-concept/fd-contenu.jpg) no-repeat center top;
}


.FdSecretariat {
	background: url(/images/gestion-administrative/solutions/bas-secretariat.gif) no-repeat center top;
	height:89px;
}
.FdSaisie {
	background: url(/images/gestion-administrative/solutions/bas-saisie.png) no-repeat center top;
	height:89px;
}





/* NAV HAUT */

ul.menuHaut {
	background: url(/images/gestion-administrative/nav-haut.gif) no-repeat 0px 0px;	
	height: 47px;
	width: 677px;
}
ul.menuHaut li {
	float: left;
	list-style: none;
	font-size: 0px;
	height: 47px;
	text-indent: -5000px;
}
ul.menuHaut li a {
	display: block;
	font-size: 0px;
	height: 47px;
	text-indent: -5000px;
}



ul.menuHaut li.btn1 a {
	width: 147px;
	height: 47px;
}
ul.menuHaut li.btn2 a {
	width: 103px;
	height: 47px;
}
ul.menuHaut li.btn3 a {
	width: 82px;
	height: 47px;
}
ul.menuHaut li.btn4 a {
	width: 92px;
	height: 47px;
}
ul.menuHaut li.btn5 a {
	width: 124px;
	height: 47px;
}
ul.menuHaut li.btn6 a {
	width: 64px;
	height: 47px;
}
ul.menuHaut li.btn7 a {
	width: 65px;
	height: 47px;
}

ul.menuHaut li.btn1 a:hover {
	background: transparent url(/images/gestion-administrative/nav-haut.gif) no-repeat 0px -47px;
}
ul.menuHaut li.btn2 a:hover {
	background: transparent url(/images/gestion-administrative/nav-haut.gif) no-repeat -147px -47px;
}
ul.menuHaut li.btn3 a:hover {
	background: transparent url(/images/gestion-administrative/nav-haut.gif) no-repeat -250px -47px;
}
ul.menuHaut li.btn4 a:hover {
	background: transparent url(/images/gestion-administrative/nav-haut.gif) no-repeat -332px -47px;
}
ul.menuHaut li.btn5 a:hover {
	background: transparent url(/images/gestion-administrative/nav-haut.gif) no-repeat -424px -47px;
}
ul.menuHaut li.btn6 a:hover {
	background: transparent url(/images/gestion-administrative/nav-haut.gif) no-repeat -548px -47px;
}
ul.menuHaut li.btn7 a:hover {
	background: transparent url(/images/gestion-administrative/nav-haut.gif) no-repeat -612px -47px;
}





#Administ {
	height: 59px;
	width: 766px;
	background: url(/images/administ-concept/besoins-administratifs.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
}

#Administ a {
	display: block;
	height: 59px;
	width: 766px;
	text-indent: -5000px;
}

#Fdtitre {
	background: url(/images/gestion-administrative/fd-titre.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#FdColonneG {
	background: url(/images/gestion-administrative/fd-colonne-gauche.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#FdColonneD {
	background: url(/images/gestion-administrative/fd-colonne-droite.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
td.FdEncartRouge, table.FdEncartRouge {
	background: url(/images/gestion-administrative/encart-rouge.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 139px;
	width: 549px;
}


input.ChampsAppel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #B2021D;
	text-decoration: none;
	border: 1px solid #000000;
}



