*
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333366;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	}
body
	{
	background-color:rgb(0,0,0)
	}
img
	{
	border:0px;
	}
h1
	{
	font-size:12px;
	font-weight:bold;
	}
th
	{
	font-size:12px;
	font-weight:bold;
	}
/* Menu */
#menu
	{
	width: 173px;
	margin-bottom: 20px;
	}
#menu th
	{
	line-height: 20px;
	font-weight:bold;
	background-image: url(../../media/image/titre_menu.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 110px;
	}
.deco
	{
	background-image: url(../../media/image/deco.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 20px;
	width: 25px;
	}
#menu a
	{
	text-decoration: none;
	line-height: 20px;
	background-image: url(../../media/image/titre_rubrique.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 110px;
	display: block;
	margin-top: 5px;
	}
#menu a:hover 
	{
	background-image: url(../../media/image/titre_rubrique2.jpg);
	}
.tableaucontenu
	{
	width: 95%;
	margin-bottom: 20px;
	border: 1px solid #Dbb35e;
	}
.contenu
	{
	padding: 5px;
	}
.calendrier
	{
	float:left;
	margin:2px;
	width:33%;
	}
.occupe
	{
	background-image:url(../../media/photo/occupe.gif);
	background-repeat:repeat;
	}
.occupe2
	{
	background-image:url(../../media/photo/occupe2.gif);
	background-repeat:repeat;
	}	
.semaine
	{
	background-image:url(../../media/photo/semaine.gif);
	background-repeat:repeat;
	}	
.piedpage
	{
	background-image: url(../../media/image/bann_flip.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 140px;
	width: 750px;
	}
.separateur
	{
	clear:both;
	}
