.cadre {
	width: auto;
	height: auto;
	border: 1px solid #B8D6C2;
	text-align:center;
	background-color: #F6FCEC;
}
body {
	font-size:0.8em;
	font-family: Arial, Helvetica, sans-serif;
}

.generale {
	margin-left:auto;
	margin-right:auto;
	  width:100%;
	}

/* CSS carte détail vue*/

.centrer { 

	width:610px;
	margin: 0 auto;
}
.conteneur {
width:850px;
height: 600px;
margin:0 auto;
}

.banniere {
width:800px;
height:56px;
margin: 0 auto;
top:0px;
border-style:solid;
border-width:2px;
border-color:#003399;
background-color:#FFFFFF;

}

.haut {
float:left;
margin-right:20px;
border:0px;
text-decoration:none;
}

.corps {
margin: 0 auto;
width:800px;

}

.menu {
width:150px;
margin-top:25px;
background-color:#CCCCCC;
float:left;
border-style:solid;
border-width:2px;
border-color:#003399;
}

.contenu {
float:left;
width:620px;
margin-left: 20px;
margin-top:25px;
margin-bottom:25px;
text-align:center;
border-style:solid;
border-width:2px;
border-color:#003399;
}

.lien {
width:140px;
height:auto;
margin:5px;
background-color:#CCCCCC;


}


a:link {
	text-decoration: none;
	color: #666666;
	
}
a:visited {
	text-decoration: none;
	color: #666666;
	
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999999;
}

#EmplacementDeMaCarte {
width: 600px;
height: 400px;
}
#EmplacementDeMaCarteElection {
width: 800px;
height: 600px;
}
-->
.case ul{
	clear:both;
	/*float: left;*/
	/*width:995px;*/
/*	height:49px;*/
	list-style: none;
	padding:0px;
	margin:0px;
}
.case li{
	float: left;
	width:140px;
	text-align: left;
	margin-left:1px;
	margin-top:5px;
	padding-top:0px;
	}
ul#menu1{
	/*clear:both;
	list-style: none;
	padding:0px;
	margin:0px;
	*/
  }

ul#menu1 li{
	/*float: left;
	width:140px;
	text-align: left;
	margin-left:1px;
	margin-top:5px;
	padding-top:0px;*/
	}
.separator{
	clear: both;
	visibility: hidden;
	margin: 0;
	padding: 0;
	height: 1px;
	line-height: 0px;
	font-size: 0em;
	}
