body {
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;		
}



#map {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;	
	}

#map a:link{
color: #009900;
font-size:11px;
text-decoration:none;
}

#map a:visited{
color: #009900;
font-size:11px;
text-decoration:none;
}

#map a:active{
color: #009900;
font-size:11px;
text-decoration:none;
}

#map a:hover{
color: #FF0000;
font-size:11px;
text-decoration:underline;
}




.Coord {
	color: #FFFFFF;
	font-size: 12px;
}



.Style1 {
	color: #FF6600;
	font-size: 24px;
}



.Menu {
	font-size: 19px;
}


.Compteur {
	font-size: 10px;
	color: #999999;
}


A {
	color: #CCCCCC;
}


A:link, A:visited, A:active {
    text-decoration: none;

}


A:hover {
	text-decoration: underline;
	color: #FFFFFF;
}



.barre {  text-decoration: line-through}


.Titre1 {
	font-size: 14px;
	font-weight: bold;
}
.PetitTexte {
	font-size: 9px;
}
.TexteNormal {
	font-size: 12px;
}
.TexteNormalGras {
	font-weight: bold;
}

.Titre {
	font-size: 20px;
	color: #FFFFFF;
}

.GrosTitre {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.TresGrosTitre {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.TitreRouge {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}

.TexteCalendrier {
	font-size: 20px;
	color: #000000;
}














.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align:middle;
	text-align: left;
}


.jours {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}

.tab_numero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	border-style:solid;
	border-width:2px;
	border-color:#000000;
	border-top:hidden;
}

.tab_cal {
	background-color: #666666;
	border-style:solid;
	border-width:2px;
	border-color:#000000;
	border-bottom:hidden;
}

.reserve {
	background-color:#FF6666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#000000;
}


.libre {
	background-color:#55FF80;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#000000;
	font-weight: normal
}



.descriptif {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	padding-left:10px;
	text-align: left;
}
