#Msite
{
	height:100%;
}

#Mhead
{
	top:90px;
	margin-bottom:40px;
}
.Mlogo
{
	width:100%;
	border:0 none  transparent;
}
#Mstadt
{
	margin-bottom:15px;
}
#Mbranche
{
}
#Mleer
{
    height:70px;
}

.btn
{
	height:64px;
	border:0px none  transparent;
}
.spanstadt
{
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	-ms-border-radius: 10px; 
	-o-border-radius: 10px; 
	-khtml-border-radius: 10px; 
	border-radius: 10px;  
	background-color: white;
	border: 1px solid blue;
	color:red;
	padding:5px;
	margin-left:20px;
}
.spanbr
{
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	-ms-border-radius: 10px; 
	-o-border-radius: 10px; 
	-khtml-border-radius: 10px; 
	border-radius: 10px;  
	background-color: white;
	border: 1px solid red;
	color:blue;
	padding:5px;
	margin-left:20px;
}
a {
	text-decoration:none;
}

#Msd
{
	margin-top:30px;
	text-align:center;
	width:100%;
}
.sd
{
	border:none;
	height:50px;
}
#Mtext
{
    position:absolute;
    top:20px;
	width:100%;
	margin-bottom:40px;
	padding-top:5px;
	padding-bottom:5px;
}
.Mstext
{
    font-size:20px;
    font-weight:bold;
	color:blue;
	background-color:white;
	border:1px solid black;
	padding:5px;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	-ms-border-radius: 10px; 
	-o-border-radius: 10px; 
	-khtml-border-radius: 10px; 
	border-radius: 10px;  
	
}
