/******************** GENERALITE *********************/
body {
	background-color:#272727;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	margin:0px;
}

#boite{
	width: 980px;
	margin: 0 auto;
	!margin-left:110px;;
}

.search {
	background:url(../images/bg_bandeau.jpg);
	background-repeat:no-repeat;
	height:65px;
	!font-size:10px;
}
img{
	border:none;
}

a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
}

a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	font-size:12px;
}

.center{
	text-align:center;
}
a.footer {
	color:#FFF;
	font-size:12px;
	text-decoration:none;
}

a:hover.footer {
	color:#FFF;
	font-size:12px;
	text-decoration:underline;
}

.int {
	background:url(../images/bg.jpg);
	background-repeat:repeat-y;
	background-position:right;
	background-color:#1e1e1e;
	padding:20px;
	!margin-bottom:-5px;
	min-height:460px;
}
.img_bottom{
	width:980px;
	height:11px;
	background:url('../images/footer.jpg') repeat-x;
}

/** MENU **/
#menu{
	width: 980px;
	height: 60px;
	background-color:#000;
	margin-top:-10px;
}
#menu ul{
	width:728px;
	margin-left:-40px;
	!margin-left:0;
	!height:0px;
	!margin-bottom:-30px;
}
#menu ul li{
	display:inline;
	list-style:none;
	padding:0;
	margin:0px;
	margin-right:-4px;
}
#menu ul li a{
	margin:0;
}
ul#lang {
	width:100px;
	position:relative;
	top:-60px;
	left:870px;
	!top:-40px;
}
ul#lang a{
	padding: 0 4px;
}
/** FOOTER **/
#footer{
	text-align:center;
	padding-top:10px;
}
#footer_accueil{
	text-align:center;
	padding-top:10px;
	!margin-top:225px;

}
#footer img, #footer_accueil img{
	vertical-align:middle;
	margin-right:5px;
}
/*********************** ACCUEIL *****************************/
.centre{
	margin-top:10px;
	margin-bottom:10px;
	width:100%;
}
.presentation{
	width:720px;
	display : table-cell;
	height:370px;
	!float:left;
}
.nouveaute{
	width:240px;
	display : table-cell;
	!min-height:337px;
	height:370px;
}
.marge{
	margin-left:20px;
	width:240px;
	!margin-bottom:-5px;

}

/*********************** LISTE *****************************/
.entete_liste{
	background:url('../images/bg_header.jpg') repeat-x top left;
	height:42px;
	width:950px;
	margin:-20px 0 20px -20px;
	padding:0px 10px 0 20px;
	!margin-bottom:-20px;
	!position:relative;
	!top:-20px;
	!left:0px;
	!width:980px;
	!margin-right:-20px;
}
.titre_liste{
	width:600px;
	float:left;
	font-size:14pt;
}
.liste{
	height:225px;
	background:#272727;
	border:solid 1px #000000;
	margin:20px 10px;
}
.photo{
	float:left;
	height:225px;
	width:320px;
}
.photo img{
	height:225px;
	width:300px;
}
.fiche{
	padding:10px;
	height:165px;
	width: 560px;
	margin-left:320px;
	margin-right:-320px;
	margin-top:-30px;
}
.detail{
	text-align:right;
}
.detail a{
	padding-bottom:20px;
	padding-right:20px;
	!margin-bottom:40px;
	!padding-right:20px;
}
.titre_bien{
	font-size:14px;
	font-weight:bold;
}
.ref{
	position:relative;
	top:25px;
	left:480px;
	width:100px;
}
/********** DETAIL *************/
#bottom_detail{
	!margin-top:-30px;
}
.boite_detail{
	height:413px;
	background:#272727;
	border:solid 1px #000000;
	margin:20px 10px;
}
.photo_detail{
	float:left;
	height:413px;
	width:420px;
}
.photo_detail img#grandephoto{
	width:400px;
	height:300px;
}
.carousel{
	width:400px;
	float:left;
	margin-top:10px;
}
.carousel a:hover{
	color:#000000;
	text-decoration:none;
	background:#000000;
}
.fiche_detail{
	padding-top:0px;
	!padding-top:2px;
	padding-right: 20px;
	padding-left:20px;
}
.info{
	width:212px;
	height:90px;
	background:#1e1e1e;
	border:solid 1px #000000;
	margin-left:400px;
	margin-top:20px;
	padding-top:10px;
	padding-left:20px;
	text-align:left;
}
.info a{
	text-decoration:none;
}
.info a:hover span{
	text-decoration:underline
}
.info img{
	float:left;
	padding-right:10px;
}

#retour_liste{
	float:right;
	padding-right:20px;
	padding-top:10px;
	font-size:10pt;
	text-decoration:none;
}
#retour_liste:hover{
	text-decoration:underline;
}

.right{
	text-align:right;
	padding-right;20px;
}
.titre_bien .prix{
	float:right;
}

/****** SEARCH ******/
#entete_recherche{
	!margin-top:0px;
}
select {
	background-color:#ffffff;
	border:1px solid #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#453E38;
	width:150px
	!width:120px;
	!font-size:10px;
}

input {
	background-color:#ffffff;
	border:1px solid #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#453E38;
	width:120px;
	!font-size:10px;
}

textarea {
	background-color:#ffffff;
	border:1px solid #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#453E38;
}



.bouton{
	background:url('../images/envoyer_fr.png') no-repeat;
}
#envoyer{
	width:100px;
	height:40px;
	border:solid 2px #a7101f;
	background: #272727;
	color:#a7101f;
	font-size:12pt;
}
#envoyer:hover{
	font-weight:bold:
	font-size:14pt;
}
