@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
	font-family:'century gothic', Arial, Verdana, Helvetica;
	/*font-family:Arial, Helvetica;*/
	color:#432e22;
}
.remiseAzero {
	clear:both;
}
#header_bg {
	height:120px;
	background:url(../IMG/bg_TOP.jpg) repeat-x;
}
.centrage {
	width:963px;
	margin:0 auto;
}
#logo {
	float:left;
}
#slogan {
	float:right;
}
#menu {
	height:36px;
	background:#9c713e;
}
#menuDeroulant {
	background: #9c713e;
	width: 963px;
	height: 36px;
	list-style-type: none;
	position: absolute;
	text-align:center;
}
#menuDeroulant li {
	float: left;
	width: 180px;
	margin: 0;
	padding: 0;
	border: 0;
}
#menuDeroulant li a:link, #menuDeroulant li a:visited {
	display: block;
	height: 27px;
	color: #FFF;
	background: #9c713e;
	margin: 0;
	padding: 4px 8px;
	text-decoration: none;
	background:url(../IMG/sepa_Menu.jpg) right no-repeat;
}
#menuDeroulant li a:link#dernier, #menuDeroulant li a:visited#dernier {
	background-image:none;
}
#menuDeroulant li a:hover {
	background-color: #9c713e;
}
#menuDeroulant li a:active {
	background-color: #9c713e;
}
#menuDeroulant .sousMenu {
	display: none;
	font-size: 15px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
}
#menuDeroulant .sousMenu li {
	float: none;
	width: 179px;
	border-top: 1px solid transparent;
	border-right: 1px solid transparent;
}
#menuDeroulant .sousMenu li a:link, #menuDeroulant .sousMenu li a:visited {
	display: block;
	color: #FFF;
	margin: 0;
	border: 0;
	text-decoration: none;
	background: transparent url("../IMG/fondTR.png") repeat;/*background:#674a3a;*/
}
#menuDeroulant .sousMenu li a:hover {
	background-image: none;
	background-color: #9c713e;
}
#menuDeroulant li:hover > .sousMenu {
	display: block;
}
#conteneur_bg {
	height:390px;
	background:url(../IMG/bg_CONTENEUR_img.jpg) repeat-x;
}
#photo_un {
	float:left;
	padding:7px 7px 0 0
}
#photo_deux {
	float:left;
	padding:7px 0 7px 0;
}
#photo_trois {
	float:left;
}
#photo_quatre {
	float:left;
	padding:0 0 0 6px
}
.photo_libelle {
	position: relative;
	top: -16px;
	left: -5px;
	float:right;
	color:#E5D1BD;
	font-size:11px;
}
.fildariane {
	font-size:11px;
	margin-top:5px;
}
.fildariane ul li {
	display:inline;
}
.fildariane ul li a {
	text-decoration:none;
	color:#432E22;
}
.fildariane ul li a:hover {
	text-decoration:underline;
}
#conteneur {
	min-height:290px;
	height:auto;
}
#conteneur h2 {
	padding-top:10px;
}
#conteneur h2 span {
	color:#9c713e;
}
#conteneur #texte {
	min-height:290px;
	width:630px;
}
#conteneur p {
	/*font-style:italic;*/
	text-align:justify;
	margin:22px 0;
}
#conteneur span.legende {
	width: 100%;
	float: left;
	text-align: left;
	font-size: 10px;
	font-weight: normal;
	margin:15px 50px 30px 0;
}
#historique {
	background:url(../IMG/historique.jpg) top right no-repeat;
	min-height:300px;
	height:auto;
}
#immobilier {
	background:url(../IMG/immobilier.jpg) top right no-repeat;
	min-height:300px;
	height:auto;
}
#presentation {
	background:url(../IMG/presentation.jpg) top right no-repeat;
	min-height:300px;
	height:auto;
}
#contact {
	background:url(../IMG/contact.jpg) top right no-repeat;
	min-height:300px;
	height:auto;
}
#fiscalite {
	background:url(../IMG/fiscalite.jpg) top right no-repeat;
	min-height:300px;
	height:auto;
}
#acces {
	background:url(../IMG/acces.jpg) top right no-repeat;
	min-height:300px;
	height:auto;
}
#architecte {
	background:url(../IMG/architecte.jpg) top right no-repeat;
	min-height:300px;
	height:auto;
}
#appartements {
	background:url(../IMG/appartements.jpg) top right no-repeat;
	min-height:300px;
	height:auto;
}
#services {
	background:url(../IMG/services.jpg) top right no-repeat;
	min-height:300px;
	height:auto;
}
#acquisition {
	background:url(../IMG/acquisition.jpg) top right no-repeat;
	min-height:300px;
	min-height:300px;
	height:auto;
}
#simulez {
	background:url(../IMG/simulez.jpg) top right no-repeat;
	min-height:300px;
	height:auto;
}
#texte {
	float:left;
	margin-bottom:25px;
	text-align:justify;
}
#texte span {
	font-weight:bold;
}
#texte a {
	color:#9C713E;
	text-decoration:none;
	font-size:15px;
}
#texte a:hover {
	text-decoration:underline;
}
#texte ul li {
	background:transparent url(../IMG/fleche.jpg) no-repeat;
	margin-top:25px;
	min-height:24px;
	padding-left:30px; 
}
#texte ul li ul li {
	list-style-image:none
}
#texte h3 {
	color:#9C713E;
	background:url(../IMG/coin.jpg) no-repeat top left;
	height:40px;
	padding:25px 0 0 25px;
	margin-top:10px;
}
.bloc_IMG_acces {
	height:235px;
	background:url(../IMG/carte_acces_2.jpg) no-repeat right bottom;
	margin-bottom:20px;
	float:right;
	width:299px;
}
.bloc_IMG_appart {
	height:169px;
	background:url(../IMG/appart.jpg) no-repeat right bottom;
	margin-bottom:20px;
	float:right;
	width:299px;
}
.bloc_IMG_projimmo {
	height:169px;
	background:url(../IMG/lgf.jpg) no-repeat right bottom;
	margin-bottom:20px;
	float:right;
	width:299px;
}
.bloc_IMG_architecte {
	height:150px;
	background:url(../IMG/archi.jpg) no-repeat right bottom;
	margin-bottom:20px;
	float:right;
	width:299px;
}
.bloc_IMG_services {
	height:169px;
	background:url(../IMG/lgf.jpg) no-repeat right bottom;
	margin-bottom:20px;
	float:right;
	width:299px;
}
.bloc_IMG_acquisition {
	height:169px;
	background:url(../IMG/encart-fiscalite.jpg) no-repeat right bottom;
	margin-bottom:20px;
	float:right;
	width:299px;
}
.bloc_IMG_fiscalite {
	height:169px;
	background:url(../IMG/encart-fiscalite.jpg) no-repeat right bottom;
	margin-bottom:20px;
	float:right;
	width:299px;
}
.bloc_IMG_station {
	height:150px;
	background:url(../IMG/station2.jpg) no-repeat right bottom;
	margin-bottom:20px;
	float:right;
	width:299px;
}
.bloc_IMG_simulez {
	height:169px;
	background:url(../IMG/encart-fiscalite.jpg) no-repeat right bottom;
	margin-bottom:20px;
	float:right;
	width:299px;
}
.bloc_IMG_historique {
	height:150px;
	background:url(../IMG/historique2.jpg) no-repeat right bottom;
	margin-bottom:20px;
	float:right;
	width:299px;
}
.bloc_IMG_contact {
	height:169px;
	background:url(../IMG/basic.jpg) no-repeat right bottom;
	margin-bottom:20px;
	float:right;
	width:299px;
}
.bloc_droite {
	height:60px;
	background:url(../IMG/bloc_historique.jpg) no-repeat right bottom;
	margin-bottom:20px;
	float:right;
	width:302px;
}
.bloc_droite:hover {
	height:60px;
	background:url(../IMG/bloc_over.jpg) no-repeat right bottom;
	margin-bottom:20px;
	float:right;
	width:302px;
}
.top {
	margin-top:40px;
}
.bloc_droite p {
	padding: 0px 65px 0 0;
	float:right;
	font-style:normal;
	font-weight:bold;
	text-transform:uppercase;
	color:#e5d1bd;
}
.textBloc p {
	padding: 186px 70px 0 0;
	float:right;
	font-style:normal;
	font-weight:bold;
	text-transform:uppercase;
	color:#3e2a1f;
}
#conteneur p.deuxlignes {
	margin-top:12px;
}
.textBloc p.contact {
	color:#3e2a1f;
	padding:6px;
	text-transform:none;
	font-weight:normal;
}
}
.textBloc p:hover {
	text-decoration:underline;
}
#bloc_fiscalite {
	float:left;
	padding:20px 0 0 30px;
}
#bloc_simulez {
	float:left;
	padding:20px 0 0 30px;
}
a IMG {
	border:0 none;
}
ul {
	list-style-type:none;
}
.petit {
	font-size:10px;
}
#texte .petitplus {
	font-size:12px;
	font-weight:normal;
	font-style:italic;
}
.petitplus {
	font-size:12px;
	font-weight:normal;
	font-style:italic;
}
#footer_bg {
	height:270px;
	background:url(../IMG/bg_FOOTER.jpg) repeat-x;
}
#footer_bg p {
	font-size:12px;
	color:#FFFFFF;
	padding:0 0 0 112px;
}
#footer_bg p#gras {
	padding:40px 0 0 112px;
	font-weight:bold;
	font-size:12px;
}
#footer_bg p#gras a {
	color:#FFFFFF;
	text-decoration:none;
}
#footer_bg p#gras a:hover {
	text-decoration:underline;
}
#footer_bg h3 {
	font-weight:bold;
	font-size:13px;
	text-align:center;
	color:#FFFFFF;
}
#footer_bg ul {
	padding-top:30px;
}
#azur {
	width:300px;
	float:left;
	margin:0 20px 0 0;
}
#brochure {
	width:320px;
	height:117px;
	float:left;
	margin:40px 20px 0 0;
	background:url(../IMG/bloc_brochure.jpg) no-repeat;
}
#lien {
	width:299px;
	float:left;
	position:relative;
}
#infosLegales {
	text-align:right;
	padding-top:30px;
}
#infosLegales a {
	color:#FFFFFF;
	text-decoration:none;
}
#infosLegales a:hover {
	text-decoration:underline;
}
#infosLegales ul li {
	display:inline;
	color:#FFFFFF;
	font-size:10px;
}
#infosLegales ul {
	padding:0;
}
/*formulaire*/
/* Formulaire
============================= */
form {
	margin:30px 0 30px 0px;
}
#form {
	margin:0 auto;
	width:660px;
	float:left;
}
textarea {
	height:100px;
	width:250px;
	padding:5px;
	overflow: auto;
}
fieldset {
	padding:1.4em;
	margin:0 0 1.5em 0;
	border:1px solid #ccc;
}
legend {
	font-weight:bold;
	font-size:1.2em;
}
label {
	display:block;
	width: 200px;
	float: left;
	text-align: right;
	margin-right:10px;
	font-size: 14px;
	color: #9c713e;
	margin-left:140px;
}
input, select, textarea {
	border: 1px solid #E1E1E1;
	background-color: transparent;
	float: right;
	padding: 3px 3px;
	margin-right:50px;
	font-size: 12px;
	color: #777;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	width:250px;
}
select {
	width:128px;
	margin-left:0px;
	margin-right:173px;
	}
input.pok {
	float: left;
	margin-left:7px;
	margin-top:2px;
	border: 0px;
	height: 18px;
	width: 16px;
	margin-right:5px;
}
select:focus, textarea:focus, input:focus, #producto-cantidad input:focus {
	border-color: #BBB;
	background-color: #FFF;
	color: #333;
	font-style: normal;
}
input:hover, textarea:hover, select:hover, #producto-cantidad input:hover {
	background: transparent;
	border-color: #BBB;
}
input:focus:hover, textarea:focus:hover, select:focus:hover {
	background: #FFF;
	color: #333;
}
input.taux, input.taux:hover {
	width:95px;
	margin-left:0px;
	margin-right:173px;
	background:transparent url(../IMG/taux.gif) no-repeat scroll 108px center;
	padding-left:5px;
	padding-right:26px;
	}
input.euro, input.euro:hover {
	width:95px;
	margin-left:0px;
	margin-right:173px;
	background:transparent url(../IMG/euro.gif) no-repeat scroll 108px center;
	padding-left:5px;
	padding-right:26px;
	}
.submit {
	width: 100%;
	float: left;
	text-align: right;
	margin:10px 0 10px 0;
}
.input {
	width:100%;
	float: left;
	margin-top: 0px;
	margin-bottom: 10px;/*clear: both;*/
}
.tex-form {
	width: 100%;
	float: right;
	text-align: right;
	font-size: 11px;
	margin:15px 50px 30px 0;
}
.obligatoire {
	color: #4c4c4c;
}
.boton:hover, #contactsubmit:hover {
	color: #4c4c4c;
	border: 1px solid #BBB;
	background: #FFF url(../IMG/fnd_enviar.gif) repeat-x;
}
.boton, #contactsubmit {
	/*margin-bottom: 10px;
	margin-top: 10px;*/
	color: #4c4c4c;
	cursor:pointer;
	font-family: Arial, sans-serif, Helvetica;
	font-size:10px;
	text-transform: uppercase;
	width: auto !important;
	border:1px solid #E1E1E1;
	padding: 4px 15px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.texte_rouge_selection {
	margin-left:355px;
	font-size: 11px;
	color: #E22626;
	font-weight: bold;
	text-align:justify;
	}
.result {
	font-weight: bold;
	}
.pointille {
	margin:5px;
	}
