/* Import fonts */
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);
@import url(http://fonts.googleapis.com/css?family=Fjalla+One);

body {
	background: none repeat scroll 0 0 #FFFFFF;
	color: #222222;
	/*font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;*/
	font-family:'Open Sans', sans-serif;
	font-size: 75%;
	line-height: 1.3em;
}
a:hover {
	color: #429CD0 !important;
}
#header {
	margin: 0px;
	width: 100%;
}
.criteres a {
	font-weight: bold;
	margin-left: 75px;
	margin-top: 10px;
	color: #58585A;
	font-size: 1.1em;
}
.criteres {
	margin-top: 8px;
	width: 285px;
}
.secteur {
	margin-top: 15px;
}
.picto_pager {
	width: 25px;
}
.pager {
	width: 120px;
}
.nbre_annonces {
	font-weight: bold;
	font-size: 1.4em;
	line-height: 1.8em;
	color: #CC3333;
}
.trie label {
	line-height: 2.5em;
	font-style: italic;
}
.pager a {
	text-decoration: none;
}
.pager span {
	line-height: 2em;
}
.pagerPageEnCours {
	margin-left: 3px;
}
.container {
	margin: 0 auto;
	width: 1000px;
	height: 790px;
	/*background: #C3D9FF;*/
}
.corps {
	width: 1000px;
}
.navigation_criteres, .secteur, .liens_fil {
	width: 1000px;
}
.navigation_criteres {
	color: #58585A;
	margin-bottom: 5px;
}
.bloc_annonce {
	border: 1.5px dotted #429CD0;
	margin-bottom: 15px;
	padding-top: 5px;
	width: 486px;
	background: #FFFFFF;
}

.partie_gauche, .partie_droite {
	width: 490px;
}

/*partie_liste_annonces*/
.partie_gauche {
	margin-right: 20px;
}
.transaction h2 {
	float: left;
	font-size: 1em;
	margin: 0;
	text-transform: uppercase;
	color: #80787a;
}
.transaction span {
	color: #CC3333;
	float: left;
	font-size: 1.2em;
	font-weight: bold;
}
.infos_bien {
	margin-left: 5px;
	height: 50px;
}
.infos_bien .prix {
	color: #CC3333;
	font-size: 1.3em;
	font-weight: bold;
	text-align: right;
}
.prix_honoraires {
	color: #CC3333;
	font-size: 0.6em;
	/*line-height: 2em;*/
}
.descriptif_bien .surface {
	font-weight: bold;
}
.descriptif_bien .descriptif {
	font-size: 1em;
	line-height: 1.3em;
	width: 320px;
}
.descriptif_bien .ref {
	font-size: 0.8em;
	font-style: italic;
	line-height: 2em;
	margin-bottom: 5px;
}
.descriptif_bien .lien {
	text-align: right;
	font-weight: bold;
}
.descriptif_bien .lien a {
	color: #CC3333;
	text-decoration: none;
}
.transaction {
	width: 280px;
}
.descriptif_bien {
	width: 315px;
	margin-left: 5px;
}
.visuel_bien .visuel {
	margin-top: 5px;
}
.visuel_bien .visuel {
	background-color: #E6E4E2;
	margin-bottom: 5px;
	margin-right: 5px;
	text-align: center;
	width: 145px;
	height: 109px;
}
.visuel_bien .visuel img {
	max-height: 109px;
}
.picto_nbre_photos {
	background-color: #CC3333;
	height: 18px;
	margin-left: 57px;
	position: absolute;
	margin-top: 95px;
	z-index: 2;
	border-radius: 12px 12px 0px 0px;
}
.picto_nbre_photos  a {
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding: 8px;
	text-decoration: none;
}
.coordonnees {
	background-color: #E1EBF7;
	margin-top: 5px;
	width: 476px;
	padding: 5px;
}
.coordonnees a {
	font-weight: bold;
	text-decoration: none;
	color: #222222;
}
.secteur h1 {
	color: #429CD0;
	text-align: left;
	font-size: 1.7em;
	text-transform: uppercase;
	margin-bottom: 0px;
}
.liens_fil {
	font-weight: bold;
	color: #80787a !important;
}
.liens_fil a {
	/*color: #534B4D !important;*/
	color: #80787a !important;
}
.separateur {
	margin-right: 2px;
	margin-left: 2px;
}
.footer {
	float: right;
}
/*partie_detail_annonce*/
.pager_detail {
	float: right;
	margin-top: 8px;
	text-align: center;
}
.pager_detail a {
	text-decoration: none;
	color: #222222;
}
.criteres_detail  .nbre_annonces {
	color: #CC3333;
}
.detail_infos_bien {
	width: 1000px;
	border-top: 1.5px dotted #CC3333;
	border-bottom: 1.5px dotted #CC3333;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.details_infos {
	margin-right: 10px;
	width: 220px;
}
.details_ref {
	font-weight: bold;
	font-size: 0.9em;
	line-height: 1.2em;
	margin-bottom: 18px;
	margin-top: 10px;
}
.details_complementaires li {
	color: #CC3333;
	font-weight: bold;
	margin-bottom: 5px;
}
.coltext {
	color: #222222;
	font-weight: normal;
}
.details_liens_mensualites a {
	color: #CC3333;
	font-weight: bold;
}
.detail_annonce {
	width: 590px;
}
.detail_annonce_descriptif {
	font-size: 1em;
	line-height: 1.4em;
	margin-bottom: 20px;
	margin-top: 10px;
}
.detail_visuels_annonces .photo img {
	max-height: 80px;
	margin-top: 2px;
}
.detail_visuels_annonces td {
	border: 2px solid #ffffff;
	padding: 0;
	background: #ececec;
	text-align: center;
	vertical-align: middle;
}
.detail_visuels_annonces table {
	margin-top: 10px;
	margin-bottom: 10px;
}
.detail_visuels_annonces tr {
	height: 87px;
}
.detail_visuels_annonces table a, .details_visuel a {
	height: 100%;
	width: 100%;
}
.detail_visuels_annonces td.fleche {
	border: 2px solid #ffffff;
	padding: 0;
	background: #ffffff !important;
	text-align: center;
	vertical-align: middle;
}
.liens_imprimer img, .liens_envoyer img {
	margin-right: 5px;
}
.liens_imprimer a, .liens_envoyer a {
	text-decoration: none;
	color: #222222;
	font-weight: bold;
}
.details_liens {
	margin-bottom: 15px;
}
.detail_annonce_droite, .diagnostic_detail {
	width: 386px;
}
.details_visuel {
	width: 358px;
	background: #ececec;
	text-align: center;
	vertical-align: middle;
}
.details_visuel img {
	max-height: 264px;
	margin-top: 2px
}
.diagnostic_dpe, .diagnostic_ges {
	width: 180px;
}
.diagnostic_dpe img, .diagnostic_ges img {
	width: 180px;
}
.diagnostic_detail h2 {
	font-size: 1.4em;
	color: #CC3333;
	margin-bottom: 5px;
}
.diagnostic_detail p {
	font-style: italic;
	font-size: 0.8em;
	color: #222222;
	margin-bottom: 6px;
	line-height: 1.1em;
}
.diagnostic_dpe h3, .diagnostic_ges h3 {
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1.1em;
	margin-bottom: 3px;
}
.diagnostic_dpe p, .diagnostic_ges p {
	font-style: normal;
}
.contact_etude .titre h1 {
	color: #FFFFFF;
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	width: 176px;
	padding-left: 5px;
	margin-bottom: 0px;
}
.contact_etude .titre {
	/*background: #CC3333;*/
	width: 386px;
	padding-top: 2px;
	padding-bottom: 2px;
	background: #429CD0;
}
.contact_etude {
	width: 386px;
}
.contact_etude span {
	color: #ffffff;
	font-size: 0.9em;
}
.formulaire_contact_detail {
	width: 386px;
	font-size: 1em;
}
.formulaire_contact_detail .nom {
	text-align: center;
	font-weight: bold;
	margin-top: 5px;
	padding-left: 2px;
	padding-right: 2px;
}
.formulaire_contact_detail .adresse, .formulaire_contact_detail .tel_mail, .negociation {
	text-align: center;
}
.negociation span {
	font-weight: bold;
	color: #222222;
	font-size: 0.9em;
}
.formulaire_detail, .formulaire_label, .captcha, .mentions {
	width: 386px;
}
.formulaire_label input {
	height: 16px;
	margin-bottom: 0px;
	width: 236px;
}
.message_label textarea {
	width: 360px;
	height: 80px;
	margin-left: 8px;
	margin-top: 0;
}
.mentions {
	font-size: 0.8em;
	text-align: center;
}
.mentions a {
	color: #CC3333;
}
.criteres_detail {
	width: 590px;
	margin-top: 4px;
}
.captcha input.controle {
	height: 26px;
	width: 78px;
}
.bt_envoyer input {
	background: #CC3333;
	border: medium none;
	color: #FFFFFF;
	float: left;
	font-size: 1.1em;
	font-weight: bold;
	margin-left: 30px;
	border-radius: 4px;
	height: 27px;
	margin-top: 7px;
	cursor: pointer;
	padding-bottom: 4px;
}
.formulaire_contact_detail {
	/*background: url("../img/degrade_formulaire.jpg") repeat-x;*/
	padding-bottom: 5px;
	background:#E1EBF7;
}
.formulaire_detail label {
	padding-left: 8px;
	margin-top: 5px;
}

.detail_captcha {
	background: #ffffff;
	width: 130px;
	height: 40px;
}
.captcha label {
	width: 130px;
	height: 40px;
	margin-left: 8px;
	margin-right: 19px;
	margin-top: 5px;
	padding-left: 0px;
}
.transaction_detail h2 {
	font-size: 1.2em;
	color: #666666
}
.transaction_detail span {
	font-size: 1.4em;
	font-weight: bold;
	color: #CC3333;
	margin-left: 10px;
}
.detail_infos_bien .prix {
	color: #CC3333;
	font-size: 1.4em;
	text-align: right;
	font-weight: bold;
}
.detail_infos_bien .prix span {
	font-size: 0.9em;
	color: #666666;
	font-weight: normal;
}
.transaction_detail {
	width: 600px;
}
/*regions*/

.regions .bloc_annonce {
	width: 240px;
}
.regions .visuel_bien .visuel img {
	max-height: 173px;
}
.regions .descriptif_bien {
	margin-left: 0px;
}
.regions .descriptif_bien .descriptif, .regions .transaction, .regions .descriptif_bien {
	width: 230px;
}
.regions .visuel_bien .visuel {
	background-color: #E6E4E2;
	height: 173px;
	margin-bottom: 5px;
	margin-right: 5px;
	text-align: center;
	width: 230px;
}
.regions .visuel_bien .visuel a {
	width: 100%;
	height: 100%;
}
.regions .infos_bien .prix, .regions .infos_bien .prix_honoraires {
	text-align: left;
	width: 169px;
}
.regions .bloc_annonce .lien {
	background: #CC3333;
	border: medium none;
	border-radius: 4px 4px 4px 4px;
	color: #FFFFFF;
	float: left;
	height: 27px;
	line-height: 1em !important;
	margin-top: 1px;
	text-align: center;
	box-shadow: 3px 2px 0 #0E0202;
	margin-bottom: 10px;
	width: 60px;
}
.regions .bloc_annonce .lien a {
	color: #FFFFFF;
	font-size: 0.9em;
	font-weight: bold;
	text-shadow: 0px;
	text-decoration: none;
}
.regions .bloc_annonce .lien a:hover {
	color: #FFFFFF !important;
}
.regions .bloc_annonce {
	border: none;
}
.regions .colonne_droite {
	margin-left: 10px;
}
.regions .recherche {
	float: left;
	background: #DA6600;
	color: #ffffff;
	padding: 8px;
	text-align: center;
	font-size: 1.5em;
	margin-top: 20px;
	width: 470px;
}
.regions .regions_theme {
	float: left;
	width: 470px;
	margin-top: 20px;
	text-align: center;
}
.regions .regions_theme p {
	font-size: 1.5em;
	color: #429CD0;
	margin-bottom: 10px;
}
.regions .regions_theme h1 {
	color: #429CD0;
	font-size: 2.2em;
}
.regions .departements_choix p {
	color: #CC3333;
	font-size: 1.5em;
	margin-bottom: 20px;
	margin-top: 20px;
}
.regions .suggestions_coches {
	margin-bottom: 10px;
	font-size: 1.3em;
}
.regions .suggestions_coches label {
	font-weight: normal;
}
.regions .suggestions_coches label span {
	font-weight: bold;
}
.regions .communes_choix select {
	height: 21px;
	border: 1px solid #BBBBBB;
}
.regions .communes_choix label {
	margin-top: 8px;
}
.regions .communes_choix select.communes {
	width: 420px;
}
.regions .libelle_transaction, .regions .libelle_type, .regions .libelle_surface, .regions .libelle_budget {
	margin-top: 5px;
}
.regions .departements_choix {
	margin-bottom: 20px;
}
.regions .libelle_surface .valeur, .regions .libelle_budget .valeur {
	margin-top: 8px !important;
	float: left;
	font-weight: normal;
	margin-left: 5px !important;
}
.regions .surface_max, .regions .budget_max {
	width: 100px;
	text-align: center;
}
.regions .choix_annonces {
	margin-top: 25px;
	margin-bottom: 10px;
}
.regions .choix_annonces label {
	font-size: 0.9em;
}
.bt_recherche input {
	background: #429CD0;
	margin-left: 0px;
	float: right;
	cursor: pointer;
}
.bt_envoyer input:hover {
	background: #429CD0;
}
.bt_recherche input:hover {
	background: #429CD0;
}
.regions .bloc_annonce .lien:hover {
	background: #429CD0;
}
.regions .theme_selections {
	background: url("../img/degrade_selections.jpg") repeat-y;
	color: #FFFFFF;
	float: left;
	font-size: 1.5em;
	margin-bottom: 10px;
	margin-top: 20px;
	padding: 8px;
	text-align: left;
	width: 470px;
	font-weight: bold;
}
.regions .libelle_rayon {
	margin-bottom: 20px;
}
.regions .libelle_rayon p {
	font-size: 1.2em;
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: bold;
}
.regions .transaction span {
	height: 32px;
}
.regions .descriptif_bien {
	height: 68px;
}
#carte {
	margin-top: 40px;
	float: left;
}
.accueil .regions_theme h1 {
	font-size: 2em;
}
.picto_nbre_photos a:hover {
	color: #000000 !important;
}

.estimation_frais span {
	font-weight: bold
}
#acquisition_frais .precision {
	font-style: italic;
	font-size: 0.9em;
	float: left;
}
#bouton_texte {
	font-weight: bold;
	color: #429CD0;
	text-decoration: underline;
	cursor: pointer;
}
#acquisition_frais {
	border: 1px solid;
	float: left;
	padding: 5px;
}
#acquisition_frais span {
	font-weight: bold;
}
.liste_biens .bloc_annonce {
	margin-right: 3px;
	margin-left: 3px;
}
.accueil .bloc_annonce {
	margin-bottom: 0px;
}
.regions .bloc_annonce {
	margin-bottom: 0px;
}
.regions .visuel_bien .visuel img {
	max-width: 230px;
}
.liste_biens .visuel_bien .visuel img {
	max-width: 145px;
	max-height: 109px;
}
.liste_biens .bloc_annonce {
	height: 250px;
	margin-bottom: 12px;
}
.liste_biens .coordonnees {
	height: 34px;
}
.liste_biens .descriptif_bien {
	height: 150px;
}
.liste_biens .descriptif_bien .ref {
	margin-top: 3px;
	margin-bottom: 10px;
}
.liste_biens .frais {
	font-size: 1em
}
.liste_biens .frais .prix_honoraires {
	width: 95px;
}
.container {
	background: #ffffff;
}
.detail_infos_bien .prix_honoraires {
	font-size: 0.8em;
	float: right;
	line-height: 1em;
}

.detail_annonce_descriptif {
	margin-bottom: 10px;
}

#acquisition_frais {
	border: 1px solid #CCCCCC;
	margin-top: 3px;
	border-radius: 5px;
	background: #ECECEC;
}
.loupe {
	margin-left: 240px;
	margin-top: 10px;
	position: absolute;
	z-index: 2;
}
.detail_annonce_descriptif {
	min-height: 90px;
}
.liste_biens .infos_bien_detail {
	margin-left: 6px
}
.pager_detail {
	font-size: 1em;
}

.pager_selection .pager_detail {
	text-align: right;
	width: 100px;
}
.retour_selection {
	width: 87px;
	float: right
}
.pager_selection .retour_selection a {
	text-align: right;
	font-size: 1.1em;
	text-decoration: underline;
}
.pager_selection_bottom .pager_detail {
	width: 90px;
}
.pager_selection_bottom .retour_selection a {
	text-align: left !important;
	font-size: 1.1em;
	text-decoration: underline;
}
.pager_selection_bottom {
	width: 90px;
	float: left;
}
.retour_selection a {
	color: #000000;
}
.consommation, .consommation .dpe, .consommation .ges {
	height: 20px;
}
.accueil .bloc_annonce, .regions .bloc_annonce {
	border-bottom: 1px dotted #CC3333;
	height: 342px;
}
/*calculette*/
.container_iframe .infos {
	float: left;
	margin: 0;
	padding: 10px 30px;
	width: 800px;
	margin-left: 20px;
}

.infos h1 {
	font-size: 2em;
	color: #429CD0;
	line-height: 1;
	margin-bottom: 0.5em;
	text-transform: uppercase;
	font-weight: bold;
}
.infos h2, .notes h3 {
	color: #CC3333;
	font-size: 1.5em;
	margin-bottom: 10px;
	margin-top: 20px;
	width: 800px;
	float: left
}
.infos .infos_chapo, .infos .bareme {
	font-size: 1.1em;
	width: 800px;
	line-height: 1.4em;
}
.infos .bareme p {
	font-size: 1em;
	margin-top: 10px;
	margin-bottom: 0;
	font-style: italic
}
.acquisition_calculette {
	margin-bottom: 15px;
	width: 778px;
}
.acquisition_calculette label {
	margin-top: 3px;
	width: 200px;
}
.acquisition_calculette .bt_trouver input {
	background: none repeat scroll 0 0 #429CD0;
	border: medium none;
	border-radius: 4px 4px 4px 4px;
	color: #FFFFFF;
	cursor: pointer;
	float: right;
	margin-left: 0;
	font-size: 1.1em;
	font-weight: bold;
	height: 27px;
	margin-top: 7px;
	padding-bottom: 4px;
}
.acquisition_calculette .bt_trouver input:hover {
	background: #429CD0;
}
.acquisition_calculette ol {
	float: left;
	margin-top: 0px;
	font-weight: bold;
	margin-bottom: 0;
}
.calculette {
	width: 800px;
}
.notes, .calculette table {
	float: left;
	width: 800px;
}
.notes li {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.5em;
	float: left;
	width: 800px;
}
.notes ul {
	float: left
}
.notes h3 {
	margin-top: 0;
}
.calculette caption {
	background: none repeat scroll 0 0 #CC3333;
	color: #FFFFFF;
	font-size: 1.2em;
	text-align: center;
	font-weight: bold;
}
.calculette thead th {
	background: none repeat scroll 0 0 #CCCCCC;
	color: #FFFFFF;
}
.calculette th, .calculette td, .calculette caption {
	padding-left: 30px;
}

input#capitalStr {
	margin-left: 95px;
}
input#tauxInteretStr {
	margin-left: 20px;
}
.acquisition_calculette select {
	margin-left: 117px;
}
.mensualites a.chargement-popup {
	color: #429CD0;
	cursor: pointer;
	font-weight: bold;
	text-decoration: underline;
}
.mensualites a:hover {
	color: #CC3333 !important;
}
#bouton_texte:hover {
	color: #CC3333 !important;
}
.mensualites {
	float: left;
}
.details_liens_mensualites, .mensualites {
	margin-top: 10px;
	margin-bottom: 10px;
}
.container_iframe {
	width: 880px !important;
	max-height: 680px !important;
}
#lbIframe {
	width: 900px;
	max-height: 700px;
}
#lbOuterContainer {
	width: 950px !important;
	height: 730px !important;
	padding-bottom: 0;
}
#lbMain {
	top: 10.05px !important;
}

.bt_recherche input:hover{
	background: #CC3333;
}
.acquisition_calculette .bt_trouver input:hover{
	background: #CC3333;
}
.criteres_detail {
    margin-top: 20px;
}
#bloc_groupe_monassier{
	padding: 10px;
	border: 1.5px dotted #429CD0;
	overflow: hidden;
	float: left;
	margin-bottom: 30px;
}
#bloc_groupe_monassier h2{
	color: #CC3333;
	float: left;
	font-size: 1.2em;
	font-weight: bold;
}
#bloc_groupe_monassier p{
	font-style: italic;
}
.bloc_annonce .descriptif{
	height: 80px;
	
}
