body
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
	color: black;
	scrollbar-base-color: #FFFFFF;
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: center top;
	background-color: #FFE979;
}

table {
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
}

td
{
	font-family: Garamond, "Times New Roman";
	font-size:13px;
	font-weight: normal;
	font-style: normal;
	color: #5B2D8E;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
}

a{
	text-decoration: none;
	color: #5B2D8E;
}
a:hover {
	color: #C2B25D;
	font-weight: bold;



}
.page {
	font-size: 11px;
	color: #FFFFFF;

}
.adresse {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}
.intertitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	font-style: normal;
	color: #663399;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
}
.titre {
		
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight: bold;
	font-style: normal;
	color: #0D1E6A;
	
}
.titre:first-letter {
font-family: Arial, Helvetica, sans-serif;
	font-size:28px;
	font-weight: bold;
	font-style: normal;
	color: #EB3502;
	
}
.menu {

	font-size: 10px;
	color: #CC6600;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.menuCopie {


	font-size: 11px;
	color: #663399;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
table2 {

	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
}
.tablett {
	border: 1px solid #660099;
}
.tablett2 {

	border: 1px solid #660099;
}

.textecarte {
	font-size: 13px;
	color: #663399;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.etoilescarte {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	padding-top:10px;
	font-weight:bold
}

.titrecarte {
	font-size: 18px;
	letter-spacing:2px;
	color: #663399;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.mks_sd_btn{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
    background: #C2724B;
    color: #720909;
    font: bold;
    text-align: center;
    border: 0px;
}

.mks_sd_annee{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
    background: #C2724B;
    color: Black;
    font: bold;
    text-align: center;
    border: 0px;
}

.mks_sd_semaine_btn{
    color: #F5EF76; 
}

.mks_sd_semaine{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
    background: #C2724B;
    color: #F5EF76;
    font: bold;
    text-align: center;
    border: 0px;
}

.mks_sd_selected{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
    font: 12px;
    color: Black;
    font: bold;
    width: 20px;
    text-align: center;
    border: 0px;
}

.mks_sd_dayofmonth{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
    background: #33CC33;
    color: Black;
    width: 20px;
    text-align: center;
    border: 0px;
}

.mks_sd_dayoutmonth{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
    background: #FFFFCC;
    color: #CC0000;
    width: 20px;
    text-align: center;
    border: 0px;
}

.mks_sd_weekend{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
    background: #33CC33;
    color: #CC0000;
    width: 20px;
    text-align: center;
    border: 0px;
}

acronym {

	text-decoration:none;
	color:#0000FF;
	border:0;
}

.reservation{
    background: #CC0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
    color: #FFFFFF;
    width: 20px;
    text-align: center;
    border: 0px;
	font-weight:bold;
}
.tableReservation {
	 width:180px;
	 margin:5px;
	 float:left;
	 border:1px solid #000;
}
.tableReservation th, .tableReservation td {
	border-collapse:collapse;
	border:1px solid #000;
	text-align:center;
}
.tableReservation th{
	background-color:#FFE979;
	color:#003366;
	font-weight:bold;
}
.tableReservation a:hover{
	font-weight:bold;
}