/* BOF - defaut */
* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff;
	text-align: center;
	font: 11px Verdana,Arial,Helvetica,sans-serif;
}

a {
	color: #ED1E25;
	text-decoration: underline;
}

li {
	margin: 0 0 0 15px;
	text-align: justify;
	line-height: 16px;
}

h1, h2, h3 {
	font-family: "Times New Roman",Times,serif;
}

h1 {
	color: #fff;
	font-size: 24px;
	font-weight: normal;
	margin: 5px 0 0 0;
	!margin: 10px 0 0 0; /*IE6 et 7*/
}

h2 {
	color: #CE000C;
	font-size: 24px;
}

h3 {
	font-size: 16px;
	margin: 10px 0 0 0;
}

.clear {
	clear: both;
}

.jaune {
	color: #C0D61C;
}

.rouge {
	color: #f00;
}

.rouge_fonce {
	color: #CE000C;
}
/* EOF - defaut */

.content {
	margin: 10px auto;
	width: 900px;
	border: 1px solid #000;
}

/* BOF - Header */
.header {
	background: #000;
	text-align: left;
	height: 95px;
	padding: 5px;
}

.header p {
	font: 20px "Times New Roman",Times,serif;
	letter-spacing: 1px;
	margin: 3px 0 0 0;
}

.header img {
	float: left;
	margin: 7px 2px 10px 0;
}

.header-right {
	height: 95px;
	width: 140px;
	padding: 5px;
	margin: -5px -5px 0 0;
	_margin: 0; /*IE6*/
	background: orange;
	float: right;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 22px;
}
/* EOF - Header */


.middle {
	text-align: left;
}

/* BOF - Colonne de gauche */
.colonne_gauche {
	position: relative;
	float: left;
	width: 500px;
	background: url(images/ombre.png) right repeat-y;
	padding: 0 20px 0 0;
}

.img_big {
	float: left;
	border: none;
}

.text_img_villa {
	background: #fff;
	position: absolute;
	left: 0;
	top: 15px;
	padding: 5px;
	font: bold 20px "Times New Roman",Times,serif;
	letter-spacing: 1px;
}

.text_img_date {
	background: red;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	padding: 5px;
	position: absolute;
	left: 0;
	top: 60px;
}

.liens_programmes {
	background: #000;
	padding: 10px 0 20px 0;
	width: 500px;
	height: 80px;
}

#lien_prog_1 {
	display: inline; /*IE6 fix*/
	margin: 0 0 0 40px;
}

#lien_prog_2 {
	margin: 0 0 0 20px;
}

a.lien_prog {
	background: url(images/lien-programme.png) no-repeat;
	color: #CE000C;
	display: block;
	float: left;
	width: 166px;
	height: 68px;
	padding: 12px 4px 0 30px;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	_background: none; /*IE6 fix*/
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/lien-programme.png'); /*IE6 fix*/
}

a.lien_prog:hover, a.lien_prog:focus {
	text-decoration: underline;
}

.types_villa {
	background: #000;
	text-align: center;
	padding: 0 0 10px 0; 
}

.types_villa p {
	font: 18px "Times New Roman",Times,serif;
	letter-spacing: 1px;
	margin: 5px 0 0 0;
}

.types_villa h2 {
	margin: 0 0 10px 0;
}

#img_centre {
	margin: 0 6px;
}

.caracteristiques {
	font-size: 10px;
	padding: 0 10px 10px 10px;
}

.caracteristiques h3 {
	font-size: 12px;
}
/* EOF - Colonne de gauche */

/* BOF - Colonne de droite */
.envoimessage_ok, .envoimessage_no {
	font: 18px "Times New Roman",Times,serif;
	padding: 5px;
	text-align: center;
	color: #fff;
}

.envoimessage_ok {
	background: #C0D61C;
}

.envoimessage_no {
	background: #CE000C;
}

.colonne_droite {
	display: inline; /*IE6 fix*/
	float: right;
	width: 380px;
	position: relative;
}

.conditions {
	padding: 0 10px 10px 10px;
}

.img_big_droite {
	float: left;
	width: 380px;
	border: none;
}

.text_img_villa_droite {
	background: #fff;
	position: absolute;
	left: 0px;
	top: 140px;
	padding: 5px;
	font: bold 20px "Times New Roman",Times,serif;
	letter-spacing: 1px;
}

.text_img_date_droite {
	background: red;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	padding: 5px;
	position: absolute;
	left: 0px;
	top: 185px;
}

.contact {
	width: 360px;
	margin: 10px 0 0 10px;
	!margin: 0 0 0 10px; /*IE6 et 7*/
}

.contact_title {
	background: #000;
	color: #fff;
	margin: 10px 0 0 0;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}

.contact_title a {
	color: #C0D61C;
}

.contact_title img {
	float: right;
	margin: 10px 0 0 0;
}

.contact_form {
	border: 1px solid #000;
	padding: 10px;
}

.contact_form table {
	width: 100%;
}

.contact_form td {
	padding: 0 0 5px 0;
	vertical-align: top;
}

.input_text {
	border: 1px solid #C0D61C;
	padding: 1px;
	margin: 0 0 0 10px;
	width: 210px;
}

.input_text:hover, .input_text:focus {
	border: 1px solid #CE000C;	
}

.cell_input_submit {
	text-align: center;
}

.input_submit {
	background: url(images/contact-vide.png) no-repeat;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	margin: 5px 0 0 0;
	width: 191px;
	height: 32px;
	border: none;
}

#cell_testform {
	display: none;
}
/* EOF - Colonne de droite */

/* BOF - Footer */
.footer {
	background: #000;
	color: #fff;
	font: 28px "Times New Roman",Times,serif;
	letter-spacing: 1px;
	height: 60px;
}

.claim {
	display: inline; /*IE6 fix*/
	float: left;
	margin: 10px 0 0 180px;
}

.footer img {
	float: right;
}

.footer_100 {
	height: 30px;
}

.footer_100 p {
	padding: 5px 0 0 0;
}
/* EOF - Footer */
