body {
	margin-top: 0px;
	margin-left:0px;
	margin-right:0px;
	background-image: url(img/be-entete2.jpg);
	background-repeat: repeat-x;
}

* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	line-height: 18px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#entete {
	height: 190px;
	width: 100%;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	float: left;
	position: relative;
}
#entete-in {
	width:832px;
	margin-left: 0px;
	position: relative;
	background-color: #C9C9C9;
}
.float-lf {
	float: left;
}
.float-rg {
	float: right;
}



#gr-div {
	width:725px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#menu {
	width: 554px;
	padding:0px;
	text-align:center;
	margin-top: 0px;
	float: left;
	height: 19px;
	background-color: #C9C9C9;
}


#contenu {
	position:relative;
	width: 100%;
	float: left;
	background-image: url(img/oblics.gif);
	margin-top: -20px;

}
#contenu-in {
	width:725px;
	margin-left: 86px;
	padding-top: 20px;

}
#contenu-in h1 {
	font-size: 105%;
	font-weight: bold;
	margin-bottom: 0em;
}
.li-bold {
	font-weight: bold;
	font-size: 105%;
	margin-bottom: 0em;
	margin-top: 1em;
}

#pied {
	width: 100%;
	margin-top: 0px;
	position: relative;
	color: #FFFFFF;
	text-align: center;
	float: left;
	background-image: url(img/carreaux.gif);
	height: 70px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#form {
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #F2F2F2;
	line-height: 14px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	color: #666666;
	float: left;
}
.textareafield {
	height: 20px;
	width: 100%;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #bababa;
	background-image: url(img/bg-area.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.boxareafield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 100%;
	border: 1px solid #bababa;
	background-image:url(img/bg-area.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
select {
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 100%;
	border: 1px solid #bababa;
	background-image: url(img/bg-area.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#adresse {
	float: left;
	width: 200px;
	margin-left: 15px;
	font-size: 110%;
	line-height: 120%;
}
#adresse h1 {
	font-size: 185%;
	color: #064976;
	font-weight: normal;
	line-height: 105%;
	font-family: Impact, Arial, "Arial Narrow", "Helvetica CondensedBlack";
}




.gallery {
	float: left;
	width: 140px;
	font-size: 95%;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C9DBEF;
	font-weight: bold;
	display: inline;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.gallery-last {
	float: left;
	width: 140px;
	font-size: 95%;
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
