body {
	background: #a6a6a6 url('../img/v2/fond_body.jpg') repeat-y top left;
}
body table {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: center;
}
a {
	text-decoration: none;
	color: #2660b7;
}
a img {
	border: none;
}
a:hover {
	text-decoration: none;
	color: #db934c;
}
#conteneur {
	position: relative;
	background-color: white;
	border: 1px solid black;
	width: 984px;
	margin: auto;
	text-align: left;
}
#bandeau {
	position: relative;
	width: 984px;
	height: 103px;
	background: white url('../img/v2/bandeau.gif') no-repeat top left;
}
#menu {
	position: absolute;
	width: 900px;
	height: 20px;
	top: 84px;
	left: 140px;
}
#menu a {
	font-weight: 900;
	text-transform: uppercase;
	font-size: 12px;
	margin-right: 20px;
	color: #f3f3f3;
}
#menu a:hover {
	text-decoration: none;
	color: #2660b7;
}
#contenu {
	position: relative;
	background: #f3f3f3;
    height: 494px;
    width: 984px;
    overflow: hidden;
}
#texte_droite {
	position: absolute;
	width: 170px;
	left: 800px;
	top: 15px;
}
h1 {
	font-size: 14px;
	color: #000;
	margin: 0;
	padding: 0;
}
h2 {
	font-size: 12px;
	color: #2660b7;
	font-weight: 100;
	margin: 0;
	padding: 0;
}
ul {
    margin: 0;
    padding: 0;
    margin-left: 20px;
    margin-top: 15px;
    list-style: none;
	padding-left: 20px;
    background: transparent url('../img/puce.gif') no-repeat center left;
    height: 15px;
    
}
#pied {
    width: 984px;
	height: 22px;
	background-color: #63a5ef;
	border-top: 1px solid black;
	text-align: center;
	color: #e7e7e7;
	position: relative;
}
#pied p {
	margin-top: 4px;
}
#pied a {
	text-decoration: underline;
	color: white;
}
#pied a:hover {
	text-decoration: none;
	color: #2660b7;
}
.bien {
    position: absolute;
    width: 28px;
    height: 28px;
    background: transparent url('../img/icone_bien.gif') no-repeat -28px 0;
}
.info {
    position: absolute;
    width: 28px;
    height: 28px;
    background: transparent url('../img/icone_info.gif') no-repeat 0 0;
}
.plage {
    position: absolute;
    width: 28px;
    height: 28px;
    background: transparent url('../img/icone_plage.gif') no-repeat 0 0;
}
html>body .bien {
    background-image: url('../img/icone_bien.png');
}
html>body .info {
    background-image: url('../img/icone_info.png');
}
html>body .plage {
    background-image: url('../img/icone_plage.png');
}
a.info:hover, a.plage:hover {
    background-position: -28px 0;
}
a.bien:hover {
    background-position: 0 0;
}
.miniFiche {
    position: absolute;
    background: transparent url('../img/tooltip.gif') no-repeat top left;
    width: 408px;
    height: 158px;
    top: 100px;
    left: 300px;
}
.miniFiche img {
    position: absolute;
    top: 10;
    left: 10;
}
.miniFiche p {
    position: absolute;
    top: 30px;
    left: 154px;
    width: 236px;
}
.miniFiche h2 {
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    top: 10px;
    left: 154px;
    padding: 0;
    margin: 0;
}
.miniFiche h3 {
    font-size: 12px;
    font-weight: bold;
    position: absolute;
    top: 120px;
    left: 10px;
    padding: 0;
    margin: 0;
}
.miniFiche small {
    position: absolute;
    top: 120px;
    left: 10px;
}
html>body .miniFiche {
	background-image: url('../img/tooltip.png');
}
#diaporama {
    text-align: center;
    float: left;
    margin: 0;
}
#diaporama table {
    text-align: center;
    margin: 0;
    padding: 0;
}
#fiche {
    margin-left: 50px;
}
#fiche h1 {
    font-size: 18px;
    color: #000;
    margin: 0;
    margin-top: 10px;
    padding: 0;
}
#fiche h2 {
    font-size: 12px;
    color: #2660b7;
    font-weight: 100;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
#contact {
	position: relative;
	width: 890px;
	height: 494px;
	top: 40px;
	left: 70px;
    overflow: auto;
}
#contact p {
	width: 500px;
}
#contact img {
	position: absolute;
	top: 0;
	left: 550px;
}
.libelle {
	font-size: 9px;
	color: black;
	text-align: right;
}
.champs {
	text-align: left;
}
.formul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	border: 1px solid #7F7F7F;
	background-color: #FFFFFF;
}
.formul_bout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	border: 1px solid #333333;
	background-color: #DDDDDD;
}
a#prev {
	display: block;
	width: 19px;
	height: 30px;
	background: transparent url('../img/prev.gif') no-repeat top left;
}
a#prev:hover {
	background-image: url('../img/prev-over.gif');
}
a#next {
	display: block;
	width: 19px;
	height: 30px;
	background: transparent url('../img/next.gif') no-repeat top left;
}
a#next:hover {
	background-image: url('../img/next-over.gif');
}
#caption {
	font-size: 11px;
	font-style: italic;
	color: #333;
}
.error_message {
	color: red;
}
