
/* @override 
	http://preprod.lsv.fr/SITES_CLIENTS/www.monassier.fr/CSS/styles_formulaires.php?contrat=0000014090
*/

/* Le Studio Vert : www.lestudiovert.fr
////////////////////////////////////
TABLE OF CONTENTS :
////////////////////////////////////
/ 	Cette CSS établit les règles typographiques et les différents styles des pages 
/	
/	
/	
/	
///////////////////////////////////	/// */

/* @group FORMULAIRES */
form {
	padding: 0;
	margin: 0;
}

fieldset {
	border-style: none;
	margin: 0;
	padding: 0.8em 0.5em 0.5em;
}

legend {
	color: #993333;
	font-size: 1.1em;
	border-style: none;
	display: none;
	text-transform: uppercase;
	font-weight: bold;
	width: 100%;
	margin: 0;
	padding: 0;
}

label {
	color: #993333;
	margin-top: 1em;
	font-weight: bold;
}

input.bouton, input.lancerRecherche {
	color: #fff;
	background: #993333;
	border-style: none;
	border-width: 0;
	text-align: center;
	margin: 0 0 0 0.2em;
	float: right;
	padding: 3px;
	font-size: 14px;
	cursor: pointer;
}

input.bouton:hover, input.lancerRecherche:hover {
	color: #fff;
	background: #27368B;
	border-style: none;
}

input {
	background: #fff;
	border: 1px solid #ccc;
	color: #19338F;
	font-weight: normal;
	font-size: 1.4em;
	vertical-align: middle;
	padding: 0;
}

select {
	border: 1px solid #ccc;
	padding: 0;
	color: #333;
	font-size: 1.2em;
	background-color:#EFE5E5;	
}

textarea {
	height: 6em;
	border: 1px solid #ccc;
	margin: 0 0 0.4em;
	color: #19338F;
	font: normal 1.4em Arial, Helvetica, sans-serif;
	background-color: #fff;
	width: 100%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}

#form p {
	font-size: 1em;
	line-height: 1.2em;
}

.obligatoire {
	font-size: 0.9em;
	letter-spacing: 0;
}

#formContact {
	width: 98%;
}

form input.formulaireAlerte {
	background-color: #FF3333 !important;
	color: #fff !important;
}

form label.formulaireAlerte {
	color: #FF3333 !important;
}

#formContact label, #formEnvoiAmi label, #formAlertimmo label {
	text-transform: uppercase;
	margin-bottom: 2px;
	margin-top: 2em;
	display: block;	
}

input.checkBox {
	border: none;
	padding: 0;
	margin-right: 5px;
	color: #ff0000;
	margin-top: 4px;
	float: left;
}

input.inputRadio {
	border-style: none;
	float: left;
	padding: 0;
	margin-top: 0.5em;
	width: 1.2em;
}

/* @end */
/* @group RECHERCHE */

#blocRecherche fieldset.typeVente {
	margin-bottom: 5px;
}

#blocRecherche fieldset.typeVente legend {
	display: none;
}

#blocRecherche fieldset.typeVente ul li {
	float: left;
	width: 190px;
}

#formulaireRechercheBien{
	border-bottom: 1px solid #A9A9A9;
	padding-bottom: 40px;
}

#blocRecherche label {
	font-weight: normal;
	font-style: normal;
	color: #333;
}

#blocRecherche .localisation {
}

#blocRecherche legend {
	display: block;

}

#blocRecherche fieldset {
	margin-bottom: 1em;
	width: 95%;	
}

#blocRecherche ul {
	margin: 0;
	padding: 0;
}

#blocRecherche ul li {
	background-color: #fff;
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 2em;
}

#blocRecherche ul li.differente {
	background-color: #f3f3f3;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
}

#page div.blocLocalisation ul  {
	margin-bottom: 10px;
	margin-top: 5px;
}

#page div.blocLocalisation ul li {
	padding-left: 62px;
}

span.nomDep {
	font-size: 13px;
	font-weight: bold;
	padding-left: 5px;
}

#blocRecherche div.blocGeolocalisation {
	text-align: left;
	border-bottom: 1px solid #cacaca;
	padding-bottom: 0.3em;
	padding-top: 0.5em;
	margin-top: 2em;
}

#blocRecherche div.blocGeolocalisation select {
}

#blocRecherche div.blocGeolocalisation ul li {
	float: left;
	margin-right: 10px !important;
}

#blocRecherche div.blocGeolocalisation li.test {
		float: none;
}

#blocRecherche fieldset.typeBien {
}

#commune {
	margin-bottom: 10px !important;
}

#blocRecherche fieldset.budget {
	width: 45%;
	float: left;
	margin-top: 10px;
}

#blocRecherche fieldset.budget input {
	margin: 0.5em 0 0.3em;
	border: 1px solid #ccc;
	width: 50px;
}

#blocRecherche fieldset.surface {
	width: 45%;
	float: right;
	margin-top: 10px;
}

#blocRecherche fieldset.surface label {
	margin-left: 0.3em;
	width: 2.5em;
}

#blocRecherche fieldset.surface input {
	margin: 0.5em 0 0.3em;
	border: 1px solid #ccc;
	width: 50px;
}

#blocRecherche fieldset.filtres {
	clear: both;
}


/* @end */

/* @group LISTE ANNONCES */

#formulaireTri {
	text-align: center;
	color: #666;
	margin-top: -20px;
	width: 100%;
	position: relative;
	margin-bottom: 20px;
}

#formulaireTri select {
	color: #666;
	margin-left: 2px;
	width: 30%;
}

#formulaireTri	input.bouton {
	top: 0;
	position: absolute;
	right: 0;
}

/* @end */

/* @group ALERTIMMO */

#formAlertimmo fieldset {
	margin-bottom: 20px;
	margin-top: 20px;
	border-bottom: 1px solid #A9A9A9;
}

#formAlertimmo legend {
	display: block;
}

#formAlertimmo ul {
	padding: 0;
	width: 95%;
	margin-top: 5px;
	margin-bottom: 0;
	margin-left: 20px;
}

#formAlertimmo ul li {
}

#formAlertimmo ul ul {
	margin: 0 0 10px;
}

#formAlertimmo ul ul li{
	display: inline;
	padding-right: 5px;
	border-right: 2px solid #d3d3d3;
	padding-left: 5px;
	font-style: italic;
}

/* @end */


.newsletter {
	margin: 0;
	position: relative;
}

#formulaireNewsletter label {
	display: inline;
margin-bottom: 1em;
	margin-top: 2em;
	text-transform: none;
	color: #333;
	text-align: left !important;
}

#formulaireNewsletter input.bouton {
	float: none;
}

/* @group CALCULS */
#calculs table {
	width: 90%;
	margin-left: 5%;
}

#calculs tr {
}

#calculs td {
	height: 60px;
}

#calculs td.montant {
	height: 60px;
}

#calculs label {
	font-size: 1.3em;
	display: block;
	margin-top: 0;
	margin-bottom: 0;
	float: left;
}

#calculs select {
	margin-top: 10px;
}

#calculs input {
	margin-top: 7px;
}

.resultats {
	display: block;
	padding: 7px;
}



/* @end */
