body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}


.fondchic {
	background-color: #F5E9AE;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px
}
.agn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000
}
.texteblanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold
}
.TABLE {
	border: #006699;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}
.tdtablehaut {
	border-color: #055B9A #FFFFFF #FFFFFF;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px
}
.pttexte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #007EC3
}
.h1vente {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000
}
.tdtexteblanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF
}
.tdtextenoir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000
}
h2 {
	font-style: italic;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000
}
.tdtarifsluxe {
	font-size: 12px;
	color: #FFF;
	border: 1px solid #a29161;
}

.bordercolortable {
	border: 1px solid #AC9861;
	background-image: url(images/fond_360.jpg);
}
.tableplangeneral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	border: 2px none #000;
}
.tdplangeneral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AC9860;
	background-color: #000;
}
.tdplangeneralChic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F5E9AE;
	background-color: #000;
}
.tfplangeneralClassic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #09F;
	background-color: #000;
}
.fondresa {
	background-color: #ac9860;
}
.fondgdtableresa {
	background-image: url(images/fond_femme.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #685420;
	font-weight: bold;
}

/*style transactions*/

.table_bien {
	margin: 2px;
	border: 1px solid #FFF;
	background-color: #319186;
	color: #FFF;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

.table_bien a {
	text-decoration:none;
	color: #FFFFFF;
}

.div_bien {
	float: left;
	width: 443px;
	margin: 2px;
	height: 160px;
	border: 1px solid #FFF;
	background-color: #319186;
	color: #FFF;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

.div_bien a {
	display:block;
	text-decoration:none;
	color: #FFFFFF;
}
.div_bien:hover {
	float: left;
	width: 443px;
	margin: 2px;
	border: 1px solid #FFF;
	background-color: #359D91;
	color: #FFF;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.table_padding {
	padding: 10px;
}

.nom_bien_fiche {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}
.prix_bien_fiche {
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
.details_bien_fiche {
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
}
.table_reserv {
	border: 1px solid #FFF;
	background-color: #359D91;
	color: #FFF;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.button_envoyer {
	color: #FFF;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background-color: #23675F;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #23675F;
	border-right-color: #359D91;
	border-bottom-color: #359D91;
	border-left-color: #23675F;
	font-weight: bold;
}.luxe_new {
	background-color: #000d1e;
	color: #FFF;
}
.luxe_new_bas {
	background-image: url(images/fond_luxe_bas.gif);
	height: 138px;
	width: 749px;
	text-align: center;
}
.luxe_new_droite {
	background-image: url(images/fond_droite_luxe.jpg);
	background-color: #000D1E;
	background-position: top;
}

hr {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000d1e;
	border-right-color: #000d1e;
	border-bottom-color: #000d1e;
	border-left-color: #000d1e;
}
.liens_bas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
.tarifsLuxe {
	color: #000;
	background-color: #a29161;
	border: 1px solid #a29161;
	font-weight: bold;
}
.Chic_new {
	background-color: #505458;
	color: #FFF;
}
.Chic_new_droite {
	background-image: url(images/fond_droite_chic.jpg);
	background-color: #505458;
	background-position: top;
}
.tarifsChic {
	color: #000;
	background-color: #f5e9ae;
	border: 1px solid #f5e9ae;
	font-weight: bold;
}
.tdtarifsChic {
	font-size: 12px;
	color: #FFF;
	border: 1px solid #f5e9ae;
}
.chic_new_droite {
	background-image: url(images/fond_droite_luxe.jpg);
	background-color: #000D1E;
	background-position: top;
}

