body {
	background-color: #FFFFFF;
	background-image: url(images/bgbody.png);
	margin: 0px;
	background-position: center top;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #545F76;
}
#tableau p {
	margin:0px;
}
#rouge {
	color: #FF0000;
}

#liste_mentions li {
	margin-bottom:15px;
}
#thumb {
	margin-right: 5px;
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.content_bordure {
	background-image: url(images/bgcontent.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.content_bordure .content {
	background-image: url(images/villa-orlando_13.jpg);
	height: auto;
	width: 790px;
	background-repeat: no-repeat;
	background-position: top;
	clear:both;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.content_bordure .content .documents {
	width:390px;
	float:left;
	text-align:center;
}

.content_bordure .content .documents img {
	border:none;
}

.content_bordure .content .liste {
	width: 270px;
	float: left;
}
.content_bordure .content .chapeau {
	height: auto;
	width: 540px;
}
.content_bordure .content .chapeau p {
	text-align: justify;
	text-indent: 20px;
}



.head {
	height: 304px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.head img {
	border:none;
}
.foot {
	height: 45px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/foot.png);
	text-align: center;
	font-size: 12px;
	color: #999999;
	background-position: top;
}
.content_bordure .content .liste li {
	font-size: 15px;
	list-style-image: url(images/star.png);
	color: #057ABD;
}
#liste_check_blanc li {
	list-style-image: url(images/check-blanc.png);
	font-size: 15px;
}

#liste_check li {
	list-style-image: url(images/check.png);
	font-size: 15px;
}

.head .head_h1 {
	height: 87px;
	width: 666px;
	background-image: url(images/villa-orlando_11.png);
	padding-left: 20px;
	float: left;
}
.head .langues {
	height: 70px;
	width: 114px;
	background-image: url(images/villa-orlando_12.png);
	float: left;
	text-align: center;
	padding-top: 17px;
}

.head .langues img {
	border:none;
}

.head .head_h1 h1 {
	font-variant: small-caps;
	color: #FFFFFF;
	font-size: 18px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.content_bordure .content h2 {
	color: #037EC4;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
}
.content_bordure .content .encart {
	border: 1px solid #C4CCDF;
	width: 680px;
	margin-left: 40px;
	background-color: #FFFFFF;
	padding: 10px;
	margin-bottom: 20px;
}
.content_bordure .content .encart p {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 22px;
	text-align: justify;
}
.content_bordure .content fieldset legend {
	font-size: 14px;
	font-variant: small-caps;
}
.content_bordure .content fieldset input {
	width: 450px;
	color: #545F8F;
	height: 25px;
	font-size: 16px;
}
.content_bordure .content fieldset textarea {
	width: 450px;
	color: #545F8F;
	height: 150px;
	font-size: 16px;
}

.content_bordure .content fieldset {
	border: 1px solid #C4CCDF;
	width: 750px;
}
.content_bordure .content .titre_form {
	float: left;
	height: 30px;
	width: 250px;
	margin-left: 50px;
	text-align: right;
	padding-right: 20px;
}
.content_bordure .content .champs {
	float: left;
	height: 30px;
	width: 300px;
}
.content_bordure .content .champs input {
	width: 250px;
	border: 1px solid #C4CCDF;
}
.content_bordure .content .champs textarea {
	width: 250px;
	height: 150px;
	border: 1px solid #C4CCDF;
}
.foot a {
	text-decoration: none;
	color: #777;
}


.content_bordure .content h3 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom:10px;
	margin-top:0px;
	clear:both;
	color: #037EC4;
}
