body, * {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#Identifiant, #Motdepasse {
	font-family: Arial, Helvetica, sans-serif;
	width: 78px;
	height: 15px;
	font-size: 9px;
}
span a {
	text-decoration: none;
	color: #073A94;
	font-weight: normal;
}
h3 {
	color: #073C96;
	font-size: 12px;
	padding: 15px 0px 6px 0;
}
h3 a {
	color: #073C96;
	font-size: 12px;
	text-decoration: underline;
}
h4 {
	font-size: 12px;
	font-weight: normal;
	color: #073C96;
	margin-top: 2px !important;
	margin-bottom: 0;
}
h4 span{
	font-size: 11px;
}
h4 a {
	text-decoration: underline;
	color: #073C96;
}
h5 {
	color: #404141;
	font-size: 12px;
	margin: 10px 0px 5px 5px;
}
h6 {
	color: #073C96;
	font-size: 11px;
	letter-spacing: 1px;
	margin: 8px 0px 0px 0px;
}

p{
	margin-left:0 !important;
	margin-bottom: 10px !important;
}

address {
	font-size: 11px;
	font-style: normal;
	letter-spacing: 1px;
}
dfn {
	color: #073C96;
	font-size: 12px;
	font-style: normal;
	padding: 6px 0px 6px 0px;
}
cite {
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 11px;
	color: #000000;
}
#puce {
	padding-right: 6px;
}
small {
	font-size: 9px;	
}
img {
	border:0px;
}
menu {
	margin-top: 0px;
	margin-bottom: -10px;
	list-style-position: outside;
	list-style-image: url(/images/puce2.gif);
}
menu li {
	position: relative;
	padding-left: 0px;
	margin-bottom: 0.8em;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-position: outside;
	list-style-image: url(/images/puce2.gif);
}
ul li {
	position: relative;
	padding-left: 0px;
	margin-left: -20px;
}
li a {
	font-weight: normal;
	text-decoration: underline;
}
li {
	margin-top: 0px;
}
dd {
	padding-left: 2em;
}
.a2{
	color:#000000;
	font-weight : normal;
	text-decoration:underline;
}
.infobulle{
	text-decoration : none;
	color: black;
	font-weight : normal;
}
.dek {
	position:absolute;
	visibility:hidden;
	z-index:10;
	padding: 2px 10px 2px 10px;
	background-color: #ffffff;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	layer-background-color: #ffffff;
}
.titre, h2 {
	font-size: 16px;
	font-weight: bold;
	color: #073C96;
	margin: 0px 5px 0px 5px;
	white-space: nowrap;
	width: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #073C96;
}
/* couleurs barres rubriques */
.barhome {
	background-color: #073C96;
	height:19px;
}
.barpres {
	background-color: #C84800;
}
.barfonct {
	background-color: #C59319;
}
/*.bartele {
	background-color: #487F2E;
}*/
.bartele {
	background-color: #CD822F;
}
/*.baradh {
	background-color: #174086;
}*/
.baradh {
	background-color: #184086;
}
.barinfo {
	background-color: #E5B233;
}
.barconsul {
	background-color: #497551;
}
.barechan {
	background-color: #61A340;
}
.bargen {
	background-color: #1849A7;
	height: 9px;
}
.bargen2 {
	background-color: #000000;
	height: 9px;
}
/* information styles */
.barinfo {
	background-color: #E5B233;
	height: 14px;
}
/* presentations styles */
.graph li {
	padding-bottom: 1em;
}
.bar_presentation {
	background-color: #C84800;
	height: 23px;
}
.bar_presentation .identite label {
	margin-left: 10px;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
}
.bar_presentation .button a, .bar_presentation .button input 
{
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	float: right;
	text-align: center;
	margin: 0px 2px 0px 2px;
	padding: 0px 2px 0px 2px;
	background-color: #E96E26;
	border: 1px solid #FFC190;
}
.bar_fonctions, .bar_affiliation, .bar_chomage, .bar_compte_ad, .bar_conges_payes, .bar_controle, .bar_session_info {
	background-color: #C59319;
	height: 23px;
}
.bar_fonctions .identite label, .bar_affiliation .identite label, .bar_chomage .identite label, .bar_compte_ad .identite label, .bar_conges_payes .identite label, .bar_controle .identite label, .bar_session_info .identite label  {
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	margin-left: 10px;
	padding: 0px 2px 0px 2px;
}
.bar_fonctions .button a, .bar_fonctions .button input, .bar_affiliation .button a, .bar_affiliation .button input, .bar_chomage .button a, .bar_chomage .button input, .bar_compte_ad .button a, .bar_compte_ad .button input, .bar_conges_payes .button a, .bar_conges_payes .button input, .bar_controle .button a, .bar_controle .button input, .bar_session_info .button a, .bar_session_info .button input {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	float: right;
	text-align: center;
	margin: 0px 2px 0px 2px;
	padding: 0px 2px 0px 2px;
	background-color: #E5AC00;
	border: 1px solid #F0E094;
}
.bar_declaration_salaire, .bar_releve_compte, .bar_formulaire, .bar_transfert, .bar_offres_emploi, .bar_espace_adherent, .bar_cabinets_comptables {
	background-color: #184086;
	height: 23px;
}
.bar_declaration_salaire .identite label, .bar_releve_compte .identite label, .bar_formulaire .identite label, .bar_transfert .identite label, .bar_offres_emploi .identite label, .bar_espace_adherent .identite label, .bar_cabinets_comptables .identite label {
	margin-left: 10px;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
}
.bar_declaration_salaire .button a, .bar_declaration_salaire .button input, .bar_releve_compte .button a, .bar_releve_compte .button input, .bar_formulaire .button a, .bar_formulaire .button input, .bar_transfert .button a, .bar_transfert .button input, .bar_offres_emploi .button a, .bar_offres_emploi .button input, .bar_espace_adherent .button a, .bar_espace_adherent .button input, .bar_cabinets_comptables .button a, .bar_cabinets_comptables .button input {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	float: right;
	text-align: center;
	margin: 0px 2px 0px 2px;
	padding: 0px 2px 0px 2px;
	background-color: #055F9D;
	border: 1px solid #6C9CCB;
}
.bar_telechargement_document {
	background-color: #CD822F;
	height: 23px;
}
.bar_telechargement_document .identite label {
	margin-left: 10px;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
}
.bar_telechargement_document .button a, .bar_telechargement_document .button input {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	float: right;
	text-align: center;
	margin: 0px 2px 0px 2px;
	padding: 0px 2px 0px 2px;
	background-color: #996633;
	border: 1px solid #E5AC00;
}
/*.bar_salaries {
	background-color: #0066CC;
	height: 23px;
}*/
.bar_salaries {
	background-color: #6793DE;
	height: 23px;
}
.bar_salaries .identite label {
	margin-left: 10px;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
}
.bar_salaries .button a, .bar_salaries .button input {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	float: right;
	text-align: center;
	margin: 0px 2px 0px 2px;
	padding: 0px 2px 0px 2px;
	background-color: #0099FF;
	border: 1px solid #00CCFF;
}
/* consultation styles */
.barconsult {
	background-color: #497551;
	height: 14px;
	color: #ffffff;
	padding-left: 2em;
	padding-right: 2em;
}
.barconsult_home {
	background-color: #073C96;
	height: 14px;
	color: #ffffff;
	padding-left: 2em;
	padding-right: 2em;
}
.barconsult_informations {
	background-color: #ff9933;
	height: 14px;
	color: #ffffff;
	padding-left: 2em;
	padding-right: 2em;
}
.barconsult_presentation {
	background-color: #C84800;
	height: 14px;
	color: #ffffff;
	padding-left: 2em;
	padding-right: 2em;
}
.barconsult_presentation a, .barconsult_home a {
	color: #ffffff;
}
.barconsult_presentation a:hover, .barconsult_home a:hover {
	color: #ffffff;
	text-decoration: none;
}
.barconsult_affiliation, .barconsult_chomage, .barconsult_compte_ad, .barconsult_conges_payes, .barconsult_controle, .barconsult_session_info {
	background-color: #C59319;
	height: 14px;
	color: #ffffff;
	padding-left: 2em;
	padding-right: 2em;
}
.barconsult_affiliation a, .barconsult_chomage a, .barconsult_compte_ad a, .barconsult_conges_payes a, .barconsult_controle a, .barconsult_session_info a {
	background-color: #C59319; 
	color: #ffffff;
}
.barconsult_affiliation a:hover, .barconsult_chomage a:hover, .barconsult_compte_ad a:hover, .barconsult_conges_payes a:hover, .barconsult_controle a:hover, .barconsult_session_info a:hover {
	color: #ffffff;
	text-decoration: none;
}
.barconsult_declaration_salaire, .barconsult_releve_compte, .barconsult_formulaire, .barconsult_transfert, .barconsult_offres_emploi, .barconsult_espace_adherent, .barconsult_cabinets_comptables {
	background-color: #184086;
	height: 14px;
	color: #ffffff;
	padding-left: 2em;
	padding-right: 2em;
}
.barconsult_declaration_salaire a, .barconsult_releve_compte a, .barconsult_formulaire a, .barconsult_transfert a, .barconsult_offres_emploi a, .barconsult_espace_adherent a, .barconsult_cabinets_comptables a {
	color: #ffffff;
}
.barconsult_declaration_salaire a:hover, .barconsult_releve_compte a:hover, .barconsult_formulaire a:hover, .barconsult_transfert a:hover, .barconsult_offres_emploi a:hover, .barconsult_espace_adherent a:hover, .barconsult_cabinets_comptables a:hover {
	color: #ffffff;
	text-decoration: none;
}
.barconsult_telechargement_document {
	background-color: #CD822F;
	height: 14px;
	color: #ffffff;
	padding-left: 2em;
	padding-right: 2em;
}
.barconsult_telechargement_document a {
	color: #ffffff;
}
.barconsult_telechargement_document a:hover {
	color: #ffffff;
	text-decoration: none;
}
.barconsult_salaries {
	background-color: #6793DE;
	height: 14px;
	color: #ffffff;
	padding-left: 2em;
	padding-right: 2em;
}
.barconsult_salaries a {
	color: #ffffff;
}
.barconsult_salaries a:hover {
	color: #ffffff;
	text-decoration: none;
}
/* image fond de rubrique */
.fondrubrique {
	background-color: #F8FCFF;
	background-image: url(../images/fond_rub.jpg);
	background-repeat: no-repeat;
}

/* homepage style*/
.homecontent {
	background-color: #073C96; 
}
.homecontent td {
	color: #FFFFFF;
}
.homecontent a {
	font-size: 10px;
	color: #FFFFFF;
}
.homecontent a:hover {
	text-decoration: none;
}
.barhome .identite label {
	margin-left: 10px;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
}
.barhome .button a, .button input {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	float: right;
	margin-right: 5px;
	margin-top: 2px;
	padding: 2px 10px 0px 10px;
	background-color: #328AC3;
	border: 1px solid #6CA5D0;
}
.barhome .button input {
	height: 14px;
	margin: 0px;
	padding: 0px;
}
.leftcontent {
	width: 223px;
	padding: 0px 0px 0px 10px;
}
.cadre {
	width: 190px;
	background-color: #3963AB;
	height: 190px;
	z-index: 2;
}
.cadre .defil {
	width: 190px;
	position: relative;
	height: 190px;
	z-index: 2;
}
.cadre .defil h1, .cadre .defil p {
	padding: 0.2em 5px 0em 10px;
	margin-bottom: 0px;
}
.cadre .defil h1 {
	font-weight: bold;
	font-size: 12px;
	color: #93B3E1;
}
.cadre .defil p {
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
}
.cadre .defil div {
	background-image: url(../images/home/dash_img.gif);
	background-repeat: repeat-x;
	background-position: left center;
	margin: 10px 20px 0px 10px;
	padding-left: 105px;
}
.cadre .defil div a {
	font-weight: normal;
	font-size: 10px;
	background-color: #3963AB;
	color: #FE911B;
	padding: 0px 2px 0px 4px; 
}
.cadre .defil div a:hover {
	color: #FFFFFF;
}
.pos01 {
	position: relative;
	top: 0px;
	left: 0px;
}
.pos01 .pos02 ul li {
	/*list-style-position: outside;
	list-style-image: url(../images/puce2.gif);
	margin-right: 10px;
	padding: 0px 0px 6px 0px;*/
	margin-top: 0px;
	margin-bottom: 11px;
	margin-right: 10px;
	padding-left: 14px;
	list-style-type: none;
	list-style-image: none;	
}
.pos01 .pos03 ul li, .pos01 .pos04 ul li {
	/*list-style-position: outside;
	list-style-image: url(../images/puce2.gif);
	margin-right: 10px;
	padding: 0px 0px 6px 0px;*/
	margin-top: 0px;
	margin-bottom: 14px;
	margin-right: 10px;
	padding-left: 14px;
	list-style-type: none;
	list-style-image: none;	
}
.pos01 .pos02 {
	position: absolute;
	top: 45px;
	left: 10px;
}
.pos01 .pos02 a {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.pos01 .pos02 span {
	font-size: 15px;
	font-weight: bold;
	color: #146698;
	text-decoration: none;
}
.pos01 .pos03 {
	position: absolute;
	top: 203px;
	left: 10px;
}
.pos01 .pos03 a {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.pos01 .pos03 span {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.pos01 .pos04 {
	position: absolute;
	top: 60px;
	left: 280px;
}
.pos01 .pos04 a {
	font-size: 13px;
	font-weight: bold;
	color: #0B598B;
	text-decoration: none;
}
.pos01 .pos04 span {
	font-size: 14px;
	font-weight: bold;
	color: #C94800;
	text-decoration: none;
}
.pos04 a div{
	font-size: 13px;
	color: #0B598B;
	font-weight: bold;
}
/*.pos04 {
	margin-top: -15px;
	margin-bottom: -10px;
	list-style-position: inside;
	list-style-image: url(/images/puce2.gif);
	margin-left : 0px;
}
.pos04 li {
	position: relative;
	padding-left: 5px;
	margin-bottom: 0.8em;
}*/
.bottomcontent {
	margin-left: 10px;
	color: #ffffff;
	z-index: 10;
}
.bottomcontent a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/* homepage transparence */
.txt1, h1 {
	font-size: 20px;
	color: #083384;
	z-index: 2;
}
.txt2 {
	padding: 5px 10px;
}
.txt3 {
	color: #000000;
	padding: 10px;
}
.menu_txt2, .menu_txt2 a{
	color: #073C96;
	font-weight: normal;
}
.menu_txt2 a:hover{
	text-decoration: underline !important;
}
.txt2 strong {
	font-size: 12px;
}
.txt2 a {
	color: #000000;
	font-weight: normal;
	text-decoration: underline !important;
}
.txt3 a {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
.txt2 td, .txt2 th {
	padding: 4px;
	border-color: #000000;
	border-style: solid;
	border-width: 1px 1px 0px 0px;
}
.txt2 table {
	border-color: #000000;
	border-style: solid;
	border-width: 0px 0px 1px 1px;
}
.txt2 .list_file, .txt2 .list_file td{
	border-width: 0px 0px 0px 0px;
}
.txt2 table ul {
	list-style-image: none;
}
.txt2 h3 {
	margin: 0px;
	padding-bottom: 0px;
}
.txt2 h4 {
	padding-bottom: 15px;
}
.txt2 .list li a, .txt2 p a{
	color: #073C96;
	font-size: 11px;
	text-decoration: underline;
}
.txt2 th {
	background-color: #DBECF9;
}
.fondremboursement {
	background-color: transparent;
	padding: 5px;
}
.fond {
	background-color: transparent;
	padding: 5px;
}
.fond p {
	margin: 5px 5px 5px 5px;
}
.fond2 {
	z-index: 1;
	padding: 0px;
	height: 4px;
}
/* telechargement style */
.conttele {
	color: #073C96;
	font-weight: bold;
	padding: 2px 0px 2px 10px;
}
a.conttele {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	margin: 5px 5px 5px 5px;
}
a.conttele:hover {
	color: #000000;
	text-decoration: none;
}
.titredemande {
	color: #4a71b4;
	font-weight: bold;
	padding: 2px 0px 2px 10px;
}
a.titredemande {
	color: #4a71b4;
	font-weight: bold;
	text-decoration: underline;
	margin: 5px 5px 5px 5px;
}
a.titredemande:hover {
	color: #6AAABD;
	text-decoration: none;
}
.detdemande {
	color: #4a71b4;
	font-weight: bold;
	padding: 2px 0px 2px 10px;
}
.detdemande2{
	color: #4a71b4;
	font-weight: bold;
}
a.detdemande {
	color: #4a71b4;
	font-weight: bold;
	text-decoration: underline;
	margin: 5px 5px 5px 5px;
}
a.detdemande:hover {
	color: #6AAABD;
	text-decoration: underline;
}
/*formulaires*/
a.contechan {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	margin: 5px 5px 5px 5px;
}
a.contechan:hover {
	color: #000000;
	text-decoration: none;
}
.echanfond {
	background-color: transparent;
	z-index: 1;
	padding-bottom: 2px;
}
.echantxt {
	font-weight: bold;
	color: #000000;
	margin: 5px 5px 5px 5px;
}
.echantxt2 {
	font-weight: bold;
	color: #073C96;
	margin: 5px 5px 5px 5px;
}
.echantxt3 {
	margin: 5px 5px 5px 5px;
}
.echantxt4 {
	font-weight: bold;
	color: #073C96;
	text-align: center;
	margin: 5px 5px 5px 5px;
}
.echantxt5 {
	font-weight: bold;
	color: #073C96;
	text-align: left;
	margin: 5px 5px 5px 5px;
}
#dek {
	position: absolute;
	visibility: hidden;
	z-index: 200;
}

/* relevé de compte styles */
.tabreleve td {
	padding: 0px 2px 0px 2px;
	border: solid #999999;
	border-width: 0px 1px 1px 0px;
}
.tabreleve {
	border: solid #999999;
	border-width: 1px 0px 0px 1px;
}
.postab2 table{
       margin-left:  2%;
       border-color: #000000;
       border-style: solid;
       border-width: 1px 1px 1px 1px;
 }
.postab table {
	margin-left: 2%;	
}
.postab a {
	text-decoration: none;
}
.tabreleve titre td {
	font-weight: bold;
	text-align: center;
}
.lgnalpha td {
	background-color: transparent;
}
.lgnalpha2 td {
	background-color: transparent;
	font-size: 11px;
}
.lgnalpha3 td {
	background-color: transparent;
	font-size: 11px;
	font-weight: bold;
}
.lgnalpha2 td select{
	font-size: 11px;
}
.lgnalphatitre td {
	background-color: #DBECF9;
}
.lgnalphatitre2 td{
	background-color: #DBECF9;
	font-size: 11px;
	font-weight: bold;
}
/* fonctions styles */
.tabpara {
	background-color: #F4FCFE;
}
.addr ul {
	letter-spacing: 1px;
}
.list li {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
}
.list dd {
	padding-left: 2em;
}
/* style popup description */
.poscoord {
	width: 350px;  
}
.poscoord .txt2 {
	padding: 10px;
}
.poscoord .txt2 h3 {
	margin: 0px;
}
/* style popup decouvrez */
.popstyle {
	width: 350px;
	color: #000000;
	padding-left: 12px;
}
.popstyle a {
	text-decoration: none;
	color: #073C96;
}





