* {
	margin:0;
	padding:0;
	font-family:Arial;
}

a img {
	border:0;
}

div.site {
	width:960px;
	margin:0 auto;
}

div.header {
	position:relative;
	width:960px;
	height:231px;
	background:url("../images/header-bg.jpg") repeat-x;
}

div.logo {
	width:791px;
	height:185px;
	background:url("../images/header.jpg") top left no-repeat;
	position:relative;
}
div.link_logo {
	position:absolute;
	width:290px;
	height:135px;
	left:50px;
	top:30px;
	cursor: pointer;
}
div.addrAgence {
	float:right;
	width:169px;
	height:168px;
	margin-top:50px;
	background-color:black;
	color:white;
	font-weight: bold;
	font-size:11px;
	line-height:16px;
	text-align:right;
}
div.addrAgence p {
	margin-right:28px;
	margin-top:34px;	
}
div.addrAgence a {
	color:white;
	text-decoration:none;	
}
div.addrAgence a:hover {
	text-decoration: underline;	
}

div.menu {
	margin-left:54px;
	font-family: Arial;
	font-size: 10.58px;
}

div.menu ul {
	list-style-type:none;
}

div.menu ul li {
	float:left;	
}

div.menu ul li a {
	display:block;
	width:105px;
	height:34px;
	line-height:30px;
	background-color:black;
	color:white;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}
div.menu ul li a:hover {
	text-decoration: underline;
	background-color:#dd3423;
	color:black;	
}

div.footer {
	width:960px;
	margin:0 auto;
	background-color:#dd3623;
	height:87px;
	background:url("../images/footer-bg.png") repeat-x;
	position:relative;	
}
div.linksFooter {
	position:absolute;
	bottom:8px;
	left:315px;
}
div.linksFooter ul {
	list-style-type: none;	
}
div.linksFooter ul li {
	float:left;	
}
div.linksFooter ul li a {
	display:block;
	padding:3px;
	color:white;
	text-decoration: none;
	font-size:10px;
}
div.linksFooter ul li a:hover {
	text-decoration:underline;	
}
div.triangle_footer {
	position:absolute;
	top:0;
	left:0;
	background:url("../images/footer.png") top left no-repeat;
	width:278px;
	height:87px;	
}

div.content {
	position:relative;	
}

div.displayAccueil {
	width:490px;
}
div.displayAccueil h1 {
	color:black;
	font-family:"Times New Roman";
	font-size:36px;
	font-variant:normal;
	line-height:60px;
	margin-top:15px;
}
div.displayAccueil h1 span.subtitle {
	font-size:17px;
	vertical-align:10%;
	color:#dd3423;
	font-family:"Times New Roman";
}

h3.titreAccueil {
	font-size:14px;
	color:#dd3523;
	text-decoration:underline;
	font-variant: normal;
	margin-bottom:10px;
}

.bloc_information_droite h1 {
	margin-top:2px;	
}

.btn_hybride, .content .btn_rechercher {
	color:black;
	cursor:pointer;
	float:right;
	font-weight:bold;
	height:26px;
	text-align:center;
	line-height:26px;
	padding:4px;
	position:relative;
	text-transform:capitalize;
	border:1px solid black;
	background:#dc3429;
}

.service {
	border-bottom:2px solid #dd3623;
	color:white;
}
#estimation input[type="button"] {
	background-color:#dd3623;
	border:1px solid #C7C8C9;
	color:black;
	height:25px;
	margin-bottom:5px;
	width:250px;
	cursor: pointer;
}


div.clear {
	clear:both;
}

div.recherche {
	float:left;
	width:208px;
	background: #901b1f;
	color:white;
	font-size:12px;
}

h1.menu_recherche {
	font-family: Georgia;
	font-size:32px;
	color: #dd3423;
	text-align:center;
	font-variant:normal;
}

div.recherche p,
div.recherche_red p {
	margin-bottom:5px;
}

div.recherche p label,
div.recherche_red p label {
	display:block;
	float: left;
	width:75px;	
}

div.recherche input.textInput,
div.recherche_red input.textInput {
	width:75px;
}
div.recherche select,
div.recherche_red select {
	width:152px;	
}
.btn_menu_rechercher {
	width:86px;
	height:25px;
	display:block;
	background:url("../images/search-submit.jpg") no-repeat;
	float:right;
	margin-right:-5px;
	color:white;
	cursor: pointer;
	padding-top:4px;
	padding-left: 16px;
	font-size:12px;
	font-weight:bold;
}
.bloc_information_droite {
	float:right;
	position:relative;
	width:730px;	
}
div.affaire_mois {
	position:absolute;
	width:215px;
	top:0;
	right:0;	
}

div.affaire_mois h3 {
	background-color:#dd3425;
	color:white;
	margin-top:10px;
	margin-bottom:8px;
	font-size:13px;
	padding:4px;
}

div.more_info {
	background:url("../images/accueil-bien.jpg") no-repeat #dd3425;
	min-height:87px;
	color:white;
	font-size:12px;
}

div#diaporama_nouveaute {
	margin-bottom:8px;	
}
div#diaporama_nouveaute img {
	cursor: pointer;	
}
div.description_nouveaute p {
	margin-left:50px;
	padding-top:10px;
}
div.description_nouveaute p a {
	color:white;
	text-decoration:none;	
}
div.description_nouveaute p a:hover {
	text-decoration:underline;	
}

.input_contact, .content #grand_input {
	border:1px solid black;
	height:22px;
	margin-bottom:5px;
	padding-top:3px;
	width:203px;
}
.text_area_contact {
	border:1px solid black;
	font-size:13px;
	height:80px;
	margin-bottom:5px;
	padding-top:3px;
	width:203px;
}
.content {
	font-size:12px;	
}

.accueil table a {
	color:black;
	text-decoration:none;
}
.accueil table a:hover {
	text-decoration:underline;
}
.texte_lien {
	color:black;
}
div.recherche_red {
	background:none repeat scroll 0 0 #901B1F;
	color:white;
	float:left;
	font-size:12px;
	margin-top:-4px;
	width:208px;
}
div.content_red {
	background:#dd3623;
	border-top:4px solid white;

}
div.footer_red {
	background:#DD3623;
	height:36px;
	margin:0 auto;
	position:relative;
	width:960px;
}
div.voir_categorie {
	font-family: Georgia;
	font-size:12px;
	font-variant: normal;
	color:white;
	width:500px;
	margin-left:200px;
	margin-top:5px;
}
div.voir {
	font-family: Georgia;
	float:left;
	padding:4px;
}
div.voir_categorie ul {
	list-style-type:none;
	float:right;
}
div.voir_categorie ul li {
	float:left;	
}
div.voir_categorie ul li a {
	font-family: Georgia;
	display:block;
	margin-top:4px;
	margin-right:15px;
	text-decoration:none;
	color:white;
}
div.voir_categorie ul li a:hover,
div.voir_categorie ul li a.selected {
	text-decoration: underline;	
}

.listing_liste .paging {
	background:#901b1f;
	padding-left:90px;
	color:white;
	font-size:10px;
	margin-top:5px;
	margin-bottom:10px;
}
.listing_liste .paging a {
	color:white;
	text-decoration:none;	
}
.listing_liste .paging .current,
.listing_liste .paging a:hover {
	text-decoration: underline;	
}
.listing_liste .bien_listing {
	width:733px;
	height:113px;
}
.listing_liste .c1 {
	background:url("../images/listing-bg-01.png") top no-repeat;
}
.listing_liste .c2 {
	background:url("../images/listing-bg-02.png") top no-repeat;
}
.listing_liste .c1:hover {
	background:url("../images/listing-bg-01.png") bottom no-repeat;
}
.listing_liste .c2:hover {
	background:url("../images/listing-bg-02.png") bottom no-repeat;
}

.content_bien {
	padding-top:25px;
	margin-left:10px;
	width:699px;
	height:73px;
	position:relative;
}
.content_bien .image {
	position:absolute;
	left:90px;
	top:18px;
}
.content_bien .description_avance_bien {
	margin-left:220px;
	max-height:73px;
	position: relative;
}
.content_bien .description_avance_bien h1 {
	font-size:14px;
	padding-top:8px;
	color:white;
}

.content_bien .description_avance_bien p {
	color:white;
	font-size:11px;
	padding-top:15px;	
}

.content_bien .description_avance_bien .prix {
	position:absolute;
	top:8px;
	right:30px;
	color:white;
	font-size:11px;
}

.voir_annonce a {
	display: block;
	float:left;
	width:91px;
	height:73px;
	color:white;
	font-size:11px;	
	padding-top:30px;
	text-align:center;
}

.voir_annonce a:hover {
	text-decoration:underline;
	font-weight:bold;
}

.menu_general {
	background:black;
	color:white;
	height:100px;
	margin-top:20px;
}
.menu_general ul {
	list-style-type: none;
	margin-left:215px;
	width:600px;
	padding-top:8px;
}
.menu_general ul li {
	display:block;
	float: left;
	width: 100px;
	height: 25px;
	border-bottom:5px solid white;
	margin-right:80px;
	margin-bottom:10px;
	color:white;
	text-align:center;
	font-size:12px;
	line-height:25px;
}
.menu_general ul li:hover {
	border-color:#901b1f;
	font-weight:bold;
	cursor:pointer;
}
.menu_general ul li a {
	font-weight:normal;
	color:white;
	text-decoration: none;
}
.menu_general ul li a:hover {
	font-weight:bold;	
}

.fiche_detail h3 {
	margin-top:5px;
	font-family:Arial;
	color:white;
	font-size:14px;
	line-height:16px;
}
.fiche_detail .detail_rapide {
	color:white;
	font-size:12px;
}
.fiche_detail .detail_rapide span.ref_detail {
	display:block;
	text-align:right;
	width:306px;
	margin-left:-10px;
}
.fiche_detail .detail_texte {
	float:right;
	width:422px;
	color:white;
	font-size:12px;
}
.fiche_detail .images_detail {
	float:left;
	width:306px;
}
.fiche_detail .images_detail .contour_image {
	width:	294px;
	height:246px;
	background:white;
	position:relative;
}

.fiche_detail .menu_divers {
	margin-top:10px;
	line-height:16px;
}
.fiche_detail .menu_divers a {
	color:white;
	text-decoration:none;
	font-size: 12px;
}
.fiche_detail .menu_divers a:hover {
	text-decoration:underline;	
}
.fiche_detail .detail_prix {
	text-align:right;
	color:black;
	font-weight:bold;
	font-size:13px;
	margin-right:50px;	
	margin-top:50px;
}
.fiche_detail .titre_fiche {
	font-weight:bold;
	font-size:13px;
	margin-top:50px;
}
.fiche_detail .carac_bien {
	color:white;
	font-size:12px;	
}
.fiche_detail .carac_bien ul {
	list-style-type: none;	
}
.fiche_detail .paging_diaporama_next_previous {
	color:white;
	font-size:14px;
}
.fiche_detail .paging_diaporama_next_previous .paging_diaporama {
		
}
.fiche_detail #previous_page, .fiche_detail .paging_diaporama, .fiche_detail #next_page {
	cursor:pointer;
	float:left;
	margin-left:4px;
}
.fiche_detail .infos .bouton {
	background-color:white;
	color:black;
	cursor:pointer;
	line-height:25px;
	float:right;
	font-weight:bold;
	width:100px;
}

.retour_listing {
	float:right;
	font-size:12px;
	color:white;
	margin-right:50px;
}
.retour_listing a {
	color:white;
	text-decoration:underline;
}
.retour_listing a:hover {
	font-weight:bold;	
}
#carte .titre_fiche,
#contact .titre_fiche {
	color:white;
	font-weight:bold;
	font-size:13px;
	margin-left:8px;
}

.fiche_detail .infos input[type="text"] {
	border:1px solid #C7C8C9;
	height:22px;
	margin-bottom:5px;
	padding-top:3px;
	width:260px;
}
.fiche_detail .infos textarea {
	border:1px solid #C7C8C9;
	font-size:12px;
	height:80px;
	width:260px;
}
.paging_diaporama .page_selected,
.paging_diaporama .page page_selected {
	text-decoration:underline;	
}


.paging_diaporama_next_previous {
	
}






.dataGridView {
	color:#44474E;
	border:1px solid #CFCFCF;
	width: 100%; 
	border-collapse: collapse;
}

.dataGridView th {
	font-weight: bold; 
	text-align: center; 
	background-color: #EAEAEA;
	border:1px solid #CBCBCB;
	padding:3px;
	color:black;
}

.dataGridView td {
	border:1px solid #CBCBCB;
	padding:3px;
	text-align: center;
}
.dataGridView tr {
	background-color:white;
}
.dataGridView tr:hover {
	background-color: #F1F1F1;
	color:black;
}

.dataGridView .c2 {
	background-color: #F1F1F1;
}
