/* CSS Document */

body,td,th {
	font-family: Verdana;
	font-size: 11px;
	color: #808080;
}
body {
	background-color: #FFFFFF;
}
input,select,textfield {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
a { 
	text-decoration: none;
	color: #808080; 
}
a:hover { 
	text-decoration: underline;
	color: #808080; 
}
.tbl-titre {
	font-size: 12px;
	font-weight:bold;
}
.txt-little{
	font-size: 10px;
}
.txt-black{
	font-size: 12px;
	color: #000000; 
}
.lnk-violet,.lnk-violet:hover {
	font-size: 10px;
	color:#9768A4;
	text-decoration:underline;
}
.lnk-blanc,.lnk-blanc:hover {
	font-size: 10px;
	color:#FFFFFF;
	text-decoration:underline;
}
.lnk-underline {
	text-decoration:underline;
}
.tbl-erreur {
	font-weight:bold;
	color:#CC0000;
}
#bloc-erreur {
	padding-left:20px;
	width:540px
}
/*
#fd-navigation {
	background-image:url(img/fd_navigation.gif);
	background-repeat:repeat-y;
}
#fd-titre {
	background-image:url(img/fd_titre.gif);
	background-repeat:repeat-x;
}
*/
#col-navigation {
	padding-left:37px;
	border-bottom:1px solid #DADADA;
	height:19px;
}
#identifiant {
	padding:10px;
	border:1px solid #808080;
	background-color:#FFFFFF;
	text-align:left;
}

/*tableaux*/
#retrait-20 {
	padding-left:20px;
}
#retrait-15 {
	padding-left:15px;
}
#retrait-65 {
	padding-left:65px;
}
#retrait-50 {
	padding-left:50px;
}

/*Navigation*/
a span {
	display: none;
}
a#lnk-emploi {
	display:block;
	height:18px;
	width:217px;
	background-image:url(img/bt_emploi.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
a#lnk-emploi-on,a#lnk-emploi:hover {
	display:block;
	height:18px;
	width:217px;
	background-image:url(img/bt_emploi.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}
a#lnk-profil {
	display:block;
	height:18px;
	width:217px;
	background-image:url(img/bt_profil.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
a#lnk-profil-on,a#lnk-profil:hover {
	display:block;
	height:18px;
	width:217px;
	background-image:url(img/bt_profil.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}
a#lnk-financeur {
	display:block;
	height:18px;
	width:217px;
	background-image:url(img/bt_financeur.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
a#lnk-financeur-on,a#lnk-financeur:hover {
	display:block;
	height:18px;
	width:217px;
	background-image:url(img/bt_financeur.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}
a#lnk-intervenants {
	display:block;
	height:18px;
	width:217px;
	background-image:url(img/bt_intervenants.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
a#lnk-intervenants-on,a#lnk-intervenants:hover {
	display:block;
	height:18px;
	width:217px;
	background-image:url(img/bt_intervenants.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}
a#lnk-credit {
	display:block;
	height:18px;
	width:217px;
	background-image:url(img/bt_credit.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
a#lnk-credit-on,a#lnk-credit:hover {
	display:block;
	height:18px;
	width:217px;
	background-image:url(img/bt_credit.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}
a#lnk-intervenant {
	display:block;
	height:18px;
	width:217px;
	background-image:url(img/bt_intervenant.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
a#lnk-intervenant-on,a#lnk-intervenant:hover {
	display:block;
	height:18px;
	width:217px;
	background-image:url(img/bt_intervenant.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}

/*Navigation : Acceuil*/
a#acc-entreprises {
	display:block;
	height:30px;
	width:190px;
	background-image:url(img/bt_acc-entreprises.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
a#acc-entreprises:hover {
	display:block;
	height:30px;
	width:190px;
	background-image:url(img/bt_acc-entreprises.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}
a#acc-collectivites {
	display:block;
	height:30px;
	width:190px;
	background-image:url(img/bt_acc-collectivites.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
a#acc-collectivites:hover {
	display:block;
	height:30px;
	width:190px;
	background-image:url(img/bt_acc-collectivites.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}
a#acc-beneficiaires {
	display:block;
	height:30px;
	width:190px;
	background-image:url(img/bt_acc-beneficiaires.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
a#acc-beneficiaires:hover {
	display:block;
	height:30px;
	width:190px;
	background-image:url(img/bt_acc-beneficiaires.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}
a#acc-intervenants {
	display:block;
	height:30px;
	width:190px;
	background-image:url(img/bt_acc-intervenants.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
a#acc-intervenants:hover {
	display:block;
	height:30px;
	width:190px;
	background-image:url(img/bt_acc-intervenants.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}