@charset "utf-8";
/* CSS Document */


.atlas h1{
	color: #900;
	text-transform:uppercase;
	letter-spacing:1px;
	font-size: 20px;
	margin:5px 0 0 0;
	border-bottom:2px solid #ccc;
	text-align:left;
	margin:10px 0;
}
/*h2 {
	color: #900;
	font-weight:bold;
	font-style:italic;
	margin-bottom:5px;
	font-size:14px;
	float:left;
}*/
.atlas h3{
	margin-bottom:3px;
}
.atlas .vignette{
	float:left;
	margin-right:10px;
	width:120px;
	height:90px;
}
.atlas #NomCommune{
	color: #900;
	font-weight:bold;
	font-style:italic;
	margin:10px 0 2px 20px;
	font-size:14px;
	text-align:left;
}
.atlas #Fiches{
	background-color: #F5F5F5;
    margin: 10px 20px;
    position: relative;
    text-align: left;
	width:600px;
	height:90px;
	padding-top:1px;
}
.atlas .Photo1, .imgVide{
	width:120px;
	height:90px;
	float:left;
	background-color:#999;
	margin-right:10px;
}

.atlas #FichesPlusInfos a{
	background:none;
	  background-image: url("../images/bt-plusdinfos.png");
    background-position: center center;
    background-repeat: no-repeat;
    bottom: 0;
    display: block;
    height: 20px;
    position: absolute;
    right: 0;
    width: 80px;
    z-index: 60;
	text-indent:-5000px;
	
}
.atlas .DescriptionFiches{
	margin:20px 0 20px 0;
}
.atlas #FicheDetail #Fiches{
	background:none;
	height:auto;
}
.atlas #Categorie{
	float:right;
	margin-left:10px;
	font-size:14px;
	color: #060;
	text-align:right;
	font-weight:bold;
	margin-top:0px;
}
.atlas .photo{
	float:right;
	margin:0 0 15px 15px;
}
.atlas #FicheDetail  .DescriptionFiches{
	margin:10px 0;
}
.atlas dl{
	width:240px;
	}
.atlas dt{
	width:170px;
	float:left;
	text-align:right;
	margin-bottom:3px;
	}
.atlas dd{
	float:left;
	text-align:right;
	width:70px;
	margin-bottom:3px;
}
.atlas .paragraphe{
	margin-bottom:10px;
	float:left;
	width:300px;
}


.atlas #Contact dl{
	width:300px;
	float:left;
}
.atlas #Contact dt{
	width:90px;
	
}
.atlas #Contact dd{
	width:200px;
	text-align:left;
	margin-left:5px;
	}


.atlas li{
	list-style:inside;
	margin-left:5px;
}
.atlas #bt_retour a{
	color:#333 !important;
	padding:4px 7px 4px 7px;
	text-decoration:none !important;
	background-color:#E0E0E0;	
	background-image:url(../images/fond-numpage.png);
	background-position:bottom center;
	background-repeat:repeat-x;
/*	background-color:#2d2d2d;	*/
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin:3px 3px;
}
.atlas #bt_retour a:hover{
	background-color:#5d5d5d;	
	color:#FFF !important;
	background-image:url(../images/fond-numpage-over.png);
	
}
.atlas #galerie{
	margin:10px 0;
}
.atlas #galerie a{
	height:120px;
	float:left;
	margin:5px 10px;
}
#asder{
	margin-top:10px;
	float:right;
}
