@charset "utf-8";
/* CSS Document */
.tableau {

	border-top    : 1px solid #087abd;

	border-bottom : 3px solid #087abd;

	border-left   : 2px solid #087abd;

	border-right  : 2px solid #087abd;

	background-color:white;

}

.titretableau {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 20px;

	font-style: normal;

	font-weight: bold;

	color: #FFFFFF;

	background-color: #087abd;

	border-bottom-style: solid;

	border-bottom-color: #FF9933;

	border-bottom-width: 2px;

}

.lignesousmenu {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: normal;

	color: #006699;

	border-top-width: 2px;

	border-top-style: solid;

	border-top-color: #006699;

}

.lignes {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: normal;

	color: #006699;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #006699;

}

a.liensalons:link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: bold;

	color: #006699;

	text-decoration: underline;

}

a.liensalons:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: bold;

	color: #666699;

	text-decoration: underline;

}

a.liensalons:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: bold;

	color: #FF0099;

	text-decoration: underline;

}

a.liensalons:active {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: bold;

	color: #FF0000;

	text-decoration: underline;

}
.Style1 {color: #666666}
.Style2 {color: #10A4D9}




