
form {

}

fieldset {
}

legend {

	color:#2194D3;

	font-weight: bold;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	width: 250px;
}

input.bouton {
	color: #fff;
	vertical-align: middle;

	background: #2194D3;

	border-style: none;
	border-width: 0;
	padding: 0 1px;
	text-align: center;
	width: 2.5em;
	margin: 0 0 0 0.2em;
}

input.bouton:hover {

	color: #323338;
	
	background-color: #333333;
}

input.checkBox {
	border-style: none !important;
}

#messageErreur {
	display: block;
	text-align: left;
	margin-top: 16px;
	margin-bottom: 28px;
	padding: 7px;
	color: #f00;
	width: 220px;
	position: absolute;
	font-size: 15px;
	bottom: -26px;
	left: 39px;
}

/*========= Moteur de Recherche =====================*/

#blocRecherche h3 {
	margin-left: 20px;
	margin-bottom: 15px;
}

#blocRecherche form {
	border-style: none;

	background: url(../IMAGES/recherche_bas.gif) no-repeat left bottom;

	padding-bottom: 30px;
}

#blocRecherche fieldset {
	padding-top: 1px;
	width: 250px;
	margin-left: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #d6d6d6;
	padding-bottom: 10px;
}

#blocRecherche fieldset.typeVente {
	border-style: none;
}

#blocRecherche fieldset.typeVente ul {
}

#blocRecherche fieldset.typeVente ul li {
}

#blocRecherche fieldset.typeVente ul li input {
	margin-right: 5px;
}

div.blocLocalisation {
	font-size: 0.95em;
	text-align: right;
	margin-top: 0.5em;
	margin-bottom: 1.5em;
	border-bottom: 1px dotted #cacaca;
	padding-bottom: 0.3em;
	padding-right:0.8em;
}

a.masquer {

	background-image: url(http://sg.notariat-communication.com/sitesGabarises/GABARITS/IMMOBILIER/V2.3/MODELES/COMMUN/IMAGES/pct_masquer.gif);

	background-repeat: no-repeat;
	background-position: right center;
	text-align: right;
	padding-right: 1.3em;
}

a.afficher {

	background-image: url(http://sg.notariat-communication.com/sitesGabarises/GABARITS/IMMOBILIER/V2.3/MODELES/COMMUN/IMAGES/pct_afficher.gif);

	background-repeat: no-repeat;
	background-position: right center;
	text-align: right;
	padding-right: 1.3em;
}

div.blocGeolocalisation {
	text-align: left;
}

#blocRecherche div.blocGeolocalisation p {
	font-size: 12px;
	font-weight: bold;
}

div.blocGeolocalisation select {
	color: #333;
	margin-bottom: 10px;
}

div.blocGeolocalisation ul li {
}

div.blocGeolocalisation ul li input {
	margin-right: 3px;
	margin-top: 4px;
}

#blocRecherche fieldset.typeBien {
}

#blocRecherche fieldset.typeBien select {
	color: #333;
}

#blocRecherche fieldset.budget label {
	display: inline;
	margin-left: 0.3em;
	width: 2.5em;
}

#blocRecherche fieldset.budget input {

	color: #2194D3;

	vertical-align: middle;
	width: 28% !important;
	margin: 0.5em 0 0.3em;
	border: 1px solid #ccc;
}

#blocRecherche fieldset.surface {
	font-weight: normal;
	font-style: normal;
}

#blocRecherche fieldset.surface label {
	display: inline;
	margin-left: 0.3em;
	width: 2.5em;
}

#blocRecherche fieldset.surface input {

	color: #2194D3;

	margin: 0.5em 0 0.3em;
	width: 28% !important;
	vertical-align: middle;
	border: 1px solid #ccc;
}

#blocRecherche fieldset.filtres ul li {
}

#blocRecherche fieldset.filtres input {

	color: #2194D3;

	border: 1px solid #ccc;
	margin-right: 5px;
}

#blocRecherche ul {
	margin-left: 20px;
}

#blocRecherche ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#blocRecherche input.lancerRecherche {
	color: #fff;
	vertical-align: middle;
	border-style: none;
	border-width: 0;
	font-weight: normal;

	background-color: #2194D3;

	padding: 0;
	margin-left: 89px;
}

#blocRecherche input.lancerRecherche:hover {

	color: #323338;

	background-color: #333333;
}


/*========= Contact, Envoie Ami, Alerte Immo =====================*/
	#formContact, #formEnvoiAmi, #formAlertimmo {
	margin: 2em 0 0.5em;
	padding: 0;
	text-align: left;
	width: 98%;
}

#formContact fieldset, #formEnvoiAmi fieldset, #formAlertimmo fieldset {
	border: solid 1px #ccc;
	padding: 1.5em 0.5em 0.5em;
	margin-bottom: 2em;
}

#formContact label, #formEnvoiAmi label,  #formAlertimmo label {
	text-align: left;
	margin-top: 2em;
	background: #eee;
	padding: 0.3em;
}

#formContact label.formulaireAlerte, #formEnvoiAmi label.formulaireAlerte, #formAlertimmo label.formulaireAlerte, #formulaireNewsletter label.formulaireAlerte{
	background-color: red;
	color: #ffffff;
}

#formContact input, #formEnvoiAmi input, #formAlertimmo input {
	width: 100%;
	margin-bottom: 2em;
	border: 1px solid #ccc;
	background: #fefefe;
	padding: 0;
	margin-top: 0;

	color: #2194D3;

}

#formContact select, #formEnvoiAmi select, #formAlertimmo select {
	width: 100%;
	margin-top: 0em;
	margin-bottom: 2em;
	border: 1px solid #ccc;

	color: #2194D3;

}

#formContact textarea, #formEnvoiAmi textarea, #formAlertimmo textarea {
	width: 100%;
	height: 80px;
	border: 1px solid #ccc;
	margin-top: 0;
	font-size: inherit;

	color: #2194D3;

	margin-bottom: 2px;
	padding: 0;
}

#formContact input.obligatoire {
	background-color: #f3f3e9;
	padding-left: 2px;
	border-left: 2px solid #deddad;
}

#formAlertimmo p {
	font-size: 1em;
	line-height: 1.2em;
}

.obligatoire {
	font-size: 0.9em;
}

#formContact input.bouton, #formEnvoiAmi input.bouton, #formAlertimmo input.bouton {
	color: #fff;
	vertical-align: middle;
	border-style: none;
	border-width: 0;
	font-weight: normal;
	float: right;
	width: 8em;

	background-color: #2194D3;

	margin-right: 1%;
	padding: 0;
	margin-top: 3%;
}

#formContact input.bouton:hover, #formEnvoiAmi input.bouton:hover, #formAlertimmo input.bouton:hover, 
#formulaireNewsletter input.bouton {

	color: #323338;

	background-color: #333333;
} 

/*========= Liste des Annonces =====================*/

#formulaireTri {
	margin-bottom: 1em;
	margin-top: 1em;
	text-align: left;
}

#formulaireTri select {
	color: #666;
}

/*========= Actualités =====================*/

#formulaireNewsletter {
	margin-top: 2em;

	border: 1px solid #323338;

	padding: 10px;
}

#formulaireNewsletter label {
	font-size: 16px;
}

#formulaireNewsletter input {
	border: 1px solid #ccc;
	padding: 0;

	color: #2194D3;

	width: 70%;
	margin: 0;
}

#formulaireNewsletter input.bouton {
	color: #fff;
	vertical-align: middle;
	border-style: none;
	border-width: 0;
	font-weight: normal;
	width: 7em;

	background-color: #2194D3;

	margin-right: 1%;
	padding: 0;
}

/* =free-subscription */
#labelEmail {
	font-size:13px !important;
}

#emailNewsletter {
	margin-top:15px !important;
}
/* eof free-subscription */
