/*page lagon*/
body {
	margin-top: 0px;
	background-image: url(images/body.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #edf2f4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.header {
	margin-right:auto;
	margin-left:auto;
	background-color: #DFEAEF;
	width: 993px;
}
.contenu {
	width: 993px;
	background-color:#dfe9ee;
	overflow:hidden;
	border: thin ridge #8CAECB;
	margin-right: auto;
	margin-left: auto;
}
.photo {
	height: 292px;
	width: 250px;
	float: left;
}
.images {
	width: 250px;
	float: right;
	margin-right: 27px;
}
.img {
	float: right;
}
.texte{
	font-size: 12px;
	font-weight: normal;
	color: #22434E;
	text-align: justify;
	line-height: 20px;
	width: 430px;
	margin-left: 280px;
}
h1 {
	font-size: 18px;
	color: #d12823;
}
/*pied*/
.pied {
	height: 100px;
	font-size: 11px;
	color: #22434E;
	text-align: center;
	padding-top: 0px;
	background-image: url(images/pied.png);
	background-repeat: repeat-x;
	width: 991px;
	margin-right: auto;
	margin-left: auto;
	border: thin ridge #8CAECB;
}
.pied h4 {
	font-size: 10px;
	color: #d09520;
	margin: 10px;
	display: inline;
}

.lagon {
	color: #0099FF;
	font-size: 12px;
	font-weight: bold;
}
.bastide {
	color: #7a3c26;
	font-size: 12px;
	font-weight: bold;
}
.c4 {
	color: #d12823;
	font-size: 12px;
	font-weight: bold;
}
/*les liens*/
a.info {
	color:#22434E;
	text-decoration:none;
	font-size:
}
a.info:hover {
	color:#3366CC;
	text-decoration:none;
	font-size:
}
.clear {
	height: 60px;
}
.google {

}

