a:link { text-decoration: none; }
a:hover { text-decoration: none; }
a:visited { text-decoration: none; }
a:active { text-decoration: none; }

/* ESPACEMENT DES PUCES DE LA NAVIGATION */
.puce_accueil {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.puce_accueil_page {
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.puces {
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* CSS POUR LES PAGES ACTUS */
.titre_actus_liste {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	color: #598CDE;
	text-decoration: none;
	text-align: left;
}
.titre_actus_liste A:link {
	color: #598CDE;
	text-decoration: none;
}
.titre_actus_liste A:hover {
	color: #598CDE;
	text-decoration: underline;
}
.titre_actus_liste A:visited {
	color: #598CDE;
}
.date_actus_liste {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #95B5E4;
}
.retour_actus_fiche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	color: #598CDE;
	text-decoration: none;
	text-align: center;
}
.retour_actus_fiche A:link {
	color: #598CDE;
	text-decoration: none;
}
.retour_actus_fiche A:hover {
	color: #598CDE;
	text-decoration: underline;
}
.retour_actus_fiche A:visited {
	color: #598CDE;
}
.titre_actus_fiche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #598CDE;
}
/* CSS POUR LES SIGNETS */
.signets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #E8B400;
	text-decoration: none;
	text-align: center;
	line-height: 12px;
}
.signets A {
	color: #E8B400;
	text-decoration: none;
}
.signets A:hover {
	color: #E8B400;
	text-decoration: underline;
}

/* CSS POUR LES PAGES */
.titre_pages {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	color: #4570E0;
	text-decoration: none;
	text-align: left;
}
.puce_pages {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #598CDE;
	text-decoration: none;
}
.texte_tableaux {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #677A99;
	text-align: left;
}
.texte_tableaux_prix {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #677A99;
	text-align: center;
}
.texte_tableaux_pers {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #677A99;
	text-align: center;
}
.texte_tableaux_sem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #95B5E4;
}
.cell_tab_resa_bleu {
	background-color: #FDFEFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #BCD1F0;
	border-right-color: #BCD1F0;
}
.cell_tab_resa {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #BCD1F0;
	border-right-color: #BCD1F0;
	color:#598CDE;
}
.cell_tab_resa_spe1 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BCD1F0;
}
.cell_tab_resa_spe2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BCD1F0;
}
.cell_tab_resa_spe3 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BCD1F0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BCD1F0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCD1F0;
}

