.chemin_on { font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; color: #FF9006}
.chemin_on:hover { font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: underline; color: #FF9006}
.chemin { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #717171; text-decoration: none}
.liengris_on { font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; color: #BBBBBB}
.liengris_on:hover { font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: underline; color: #717171}
.lienbleu_on { font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: underline; color: #1D6AB6; font-weight: bold}
.lienbleu_on:hover { font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-decoration: none; color: #1D6AB6; font-weight: bold}
.lienbleuBold_on { font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: underline; color: #1D6AB6; font-weight: bold}
.lienbleuBold_on:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; color: #1D6AB6; font-weight: bold}

.tumevois
{
 visibility: visible;
 position:absolute; 
 top:40%; 
 left:50%; 
 z-index:1;
}

.tumevoispas
{
 visibility: hidden;
}

.public-champ
{ background-color: #F7F7F7;
border-color: #B5B5B7;
border-style: solid;
border-width: 1;
color: #1D6AB6;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
width: 300px;
text-indent: 5px;
}

.public-left_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/public-left_titre.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	text-indent: 15px;
	height: 28px;
	}
.public-left_fond {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #717171;
	text-decoration: none;
	font-weight: normal;
	background-image: url(../images/public-left_fond.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	text-indent: 15px;
	height: 25px;
	padding-top: 5px;
}
.public-left_fond:hover {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #717171;
	text-decoration: none;
	font-weight: normal;
	background-image: url(../images/public-left_fond_on.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	text-indent: 15px;
	height: 25px;
}
.public-left_separ {
	font-size: 0px;
	text-decoration: none;
	font-weight: normal;
	background-image: url(../images/public-left_separ.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 1px;
}
.public-left_sstitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/public-left_sstitre.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	text-indent: 15px;
	height: 28px;
	}
.public-left_bas {
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	background-image: url(../images/public-left_bas.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 3px;
}
a.btacces { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 135px; /* width of reactive image */
     height: 35px; /* height of reactive image */
     background-image: url(../images/acces_adherent.gif); /* source for start image */
     background-repeat: no-repeat;
     }

a.btacces:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url(../images/acces_adherent_on.gif); /* source for target image */
     }

	 a.btresultats { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 150px; /* width of reactive image */
     height: 35px; /* height of reactive image */
     background-image: url(../images/resultats.gif); /* source for start image */
     background-repeat: no-repeat;
     }

a.btresultats:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url(../images/resultats_on.gif); /* source for target image */
     }
	 	 a.btretour { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 130px; /* width of reactive image */
     height: 35px; /* height of reactive image */
     background-image: url(../images/public-retour.gif); /* source for start image */
     background-repeat: no-repeat;
     }

a.btretour:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url(../images/public-retour_on.gif); /* source for target image */
     }
	 a.btresultats:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url(../images/resultats_on.gif); /* source for target image */
     }
	 	 a.btenvoyer { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 130px; /* width of reactive image */
     height: 35px; /* height of reactive image */
     background-image: url(../images/public-envoyer.gif); /* source for start image */
     background-repeat: no-repeat;
     }

a.btenvoyer:hover { /* definition of the "image" class for <a> tag when hovered onto */
     background-image: url(../images/public-envoyer_on.gif); /* source for target image */
     }
.public_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0F60B1;
	font-weight: bold;
}
.public_txt_bleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0F60B1;
	font-weight: normal;
}
.public_txt_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #717171;
	font-weight: normal;
}
.public_sstitre_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #717171;
	font-weight: bold;
}
.public_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #717171;
	text-decoration: none;
	font-weight: normal;
	background-image: url(../images/public-table.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-left: 70px;
	padding-right: 40px;
	}
	.separ {
	font-size: 0px;
	background-color: #D5D5D5;
	height: 1px;
}
.public_table_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #717171;
	font-weight: normal;
	padding-left: 8px;
	text-transform: uppercase;
	height: 25px;
}
.public_table_txt_lien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #717171;
	font-weight: normal;
	padding-left: 10px;
	text-transform: uppercase;
	text-decoration: underline;
	height: 25px;
}
.public_table_txt_lien:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #717171;
	font-weight: normal;
	text-indent: 10px;
	text-transform: uppercase;
	text-decoration: none;
}
.public_table_sstitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	}
.adherent_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #717171;
	text-decoration: none;
	font-weight: normal;
	background-image: url(../adherent/images/adherent-table.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-left: 70px;
	padding-right: 40px;
	}
	.separ {
	font-size: 0px;
	background-color: #D5D5D5;
	height: 1px;
}

.text_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color : rgb(255,80,5);
}
