body {
	margin:0px;
	background-color: #8A0000;
	color:#FF9900;
	font-size: 19px;
	font-family:   "english","Georgia", "Times New Roman";
	background-image: url(../images/mm_bg_red.gif);
	
	
	}
	
a{
	cursor:pointer;
}

#total{
	width:1100px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:50px;
	
}
/* Header*/

#top_photo{
	background-image: url(../images/IMAG0018.JPG);
	background-repeat:no-repeat;
	background-color:black;
	width:275px;
	height:255px;
	display:block;
	float:left;
}
#top_banniere{
	background-image: url(../images/banniere2.jpg);
	background-repeat:no-repeat;
	background-color:black;
	width:600px;
	height:110px;
	display:block;
	float:left;
}
#top_spa{
	background-image: url(../images/mm_spa_photo2.jpg);
	background-repeat:no-repeat;
	background-color:black;
	width:180px;
	height:110px;
	display:block;
	float:left;
}
#lang{
	
	height:135px;
	margin-right:45px;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	display:block;
	float:right;
	text-align:right;
	background-color: black;
	
}


/* corps */ 
#title{
	float:left;
	background-color:black;
	width:546px;
	height:125px;
	font-family: Arial,Helvetica,sans-serif;
	margin-left:275px;
	margin-right:240px;
	font-size:12pt;
	text-align: center;
	line-height: 25px;
	padding-bottom:20px;
	margin-top:-145px;
	vertical-align: middle;
	
	margin-bottom:10px;
}
#today{
	width:210px;
	margin:10px;
	text-align: left;
	line-height: 25px;
	font-size: 15pt;
	display:block;
	float:left;
	
}
#menuleft{
	width:225px;
	display:block;
	float:left;
	height:auto;
}
#menuleftadmin{
	float:left;
	width:225px;
	display:block;
	float:left;
	height:auto;
	
}
a.menu_line{
	padding-left:30px;
	clear:both;
	line-height: 20px;
	display:block;
	font-family: Arial,Helvetica,sans-serif;
	font-size:9pt;
	text-decoration: none;
}
a.menu_line:hover{
	font-weight:bold;
	text-decoration: underline;
	background: url("../images/mm_bullet_yellow.gif")20px 50% no-repeat;
}
hr.menu_line{
	width:220px;
	color: #FF9900;
}
#news{
	font-weight:bold;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF080E;
	line-height:40px;
	float:left;
	background-color: white;
	width:620px;
	height:40px;
	display:block;
	text-align: center;
	vertical-align: middle;
	clear:none;
	margin-bottom:20px;
}
#content{
	
	float:left;
	width:600px;
	text-align: center;
	margi n-top:-40px;
	padding-left:20px;
	font-size:16pt;
	padding-right:20px;
	display: block;
	padding-bottom:30px;
}
#menuright{
float:left;
background-color: #FFFFCC;
text-align: center;
	width:200px;
	color:#990033;margin-bottom:30px;
	text-align: center;
}
#wait{
	cursor: wait;
	text-align:center;
	display:none;
	padding-top:120px;
	height:35%;
	position: fixed;
	width: 50% ;
	background-color:#FFFFCC;
	border: solid 1px;
	border-color: orange;
	margin-left:180px;
	margin-right: auto;
	margin-top:200px;
	z-index: 10;
	
}

#dispo{
	display:none;
	padding:20px;
	height:auto;
	position: fixed;
	width: 50% ;
	background-color:#D3D3D3;
	border: solid 1px;
	border-color: orange;
	margin-left:25%;
	margin-top:150px;
	margin-right: auto;
	font-size: 10pt;
	text-align: left;
	color:#8A0000;
	z-index: 10;
	font-family: "times";
}
.clear{clear:both;}
label{
	     width:220px;
	     float:left;
	     text-align: right;
	     display: block;
	     padding-right: 15px;
	      clear:both;
     }
     input,select{
	     float:left;
	     clear:none;
	     display:block;
	     width:170px;
	     color: #FF9900;
	background-color: #8A0000;
     }
     #input,.input{
	      width: 300px;
	    float:left;
	     display: block;
	     text-align: left;
	     margin-bottom: 10px;
     }
