.bandeau {
	width:1024px;
	height:92px;
	background-color:#E8E8E8;
	cursor: crosshair;
	background-image: url(Ruban3.png);
	}

.bloc1 {
	float: left;
	margin-left: 20px;
}
.blason {
	float: left;
	background-image: url(Blason2.png);
	height: 80px;
	width: 80px;
	margin-left: 6px;
        margin-top: 8px;
	background-repeat: no-repeat;
	background-position: center;

}

.site {
	font-style: normal;
	font-weight: bold;
	font-size: 30px;
	font-family: arial, sans-serif;
	padding-top: 10px;
	padding-left: 10px;
	z-index: 2;
	background-image: url(Acquigny3.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 160px;
	background-position: center;
}

.libelle {
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	font-family: arial, sans-serif;
	padding-left: 10px;
	z-index: 2;
	padding-top: 5px;
}

.chateau {
	background-image: url(Chateau2.jpg);
	background-repeat: no-repeat;
	width: 140px;
	height: 80px;
	padding-left: 10px;
	float : left;
	border: 2px solid #2d69ae;
	margin-left: 120px;
	background-position: 0;
	margin-top: 8px;
	background-color: #FFFFFF;
}

.moulin {
	background-image: url(Mouling2.jpg);
	background-repeat: no-repeat;
	width: 70px;
	height: 80px;
	padding-left: 10px;
	float : left;
	border: 2px solid #2d69ae;
	margin-left: 50px;
	background-position: center;
	margin-top: 8px;
	background-color: #FFFFFF;
}
.eglise {
	background-image: url(Eglise3.jpg);
	background-repeat: no-repeat;
	width: 70px;
	height: 80px;
	padding-left: 10px;
	float : left;
	border: 2px solid #2d69ae;
	margin-left: 50px;
	margin-top: 8px;
	background-color: #FFFFFF;
	background-position: center;
}
.preview 
{
	padding:0.5em;
	background:#ccc;
	border:1px solid black;
	margin-right:2em;
	font-size:90%;
	width: 200px;
}
}.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: 300;
	margin-top: 20px;
}
.preview2 {
	padding:0.5em;
	border:medium solid #FF0000;
	margin-right:2em;
	font-size:90%;
	width: 500px;
	background-color: #FFFFFF;
	position: relative;
	background-position: center center;
}
