/* Le Studio Vert : www.lestudiovert.fr*/

legend {
	color: #333;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 1.2em;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-left: 10px;
	background-image: url(../IMAGES/pct_legend.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

input.checkBox {
	border-style: none !important;
	margin-right: 5px !important;
}

input.bouton, input.boutonRecherche, input.boutonValider {
	color: #fff !important;
	vertical-align: middle;
	background: #A5C700;
	border-style: solid !important;
	border-width: 1px !important;
	border-color: #a5c700 !important;
	text-align: center;
	font-weight: bold;
	margin: 0 !important;
	padding: 0 !important;
}

input.boutonRecherche {
	
	position: absolute;
	right: 10px;
	width: 10em !important;
}

/* =================================================== BLOCS RECHERCHES */

/* ###### ensemble des blocs de recherche */

#recherche label {
	color: #369;
	font-size: 1em;
}

#recherche input, #rechercheNotaire input {
	color: #d30071;
	border: 1px solid #e2e2e2;
	padding-left: 0.5em;
	font-weight: normal;
	font-size: 1.5em;
	margin: 0;
}

#recherche li {
	padding: 0;
	margin-bottom: 1px;
	border-style: none;
}

#recherche select, #rechercheNotaire select {
	color: #369;
	border: 1px solid #e2e2e2;
	font-weight: normal;
	font-size: 1.2em;
	margin: 0;
}


/* ###### bloc Recherche */

#blocRecherche fieldset {
	margin-top: 1em;
	margin-bottom: 1em;
}

#criteres, #filtres {
	padding: 0.8em;
}

#blocRecherche #criteres {
	width: 44%;
	background: url(../IMAGES/separateur_vertical.gif) repeat-y right top;
}

#blocRecherche fieldset.typeVente ul li {
	float: left;
	width: 49%;
}

#blocRecherche fieldset.departement label.elargir {
	background: #e5e5e5;
	margin-top: 0.8em;
	padding: 2px;
}

#blocRecherche fieldset.departement ul {
	height: 6.5em;
}

#blocRecherche fieldset.departement ul li {
	float: left;
	width: 49%;
}


#blocRecherche fieldset.tranchePrix br {
	display: none;
}

#blocRecherche #filtres {
	width: 48%;
	position: absolute;
	top: 3em;
	right: 0;
}

#blocRecherche fieldset.typeBien ul li {
	float: left;
	width: 49%;
}

/* ###### recherche Notaire */

#rechercheNotaire h4 {
	color:  #369;
}

/* ###### BLOC RECHERCHE VERTICAL */

#blocRechercheVertical fieldset {
	margin-bottom: 1.2em;
}

#blocRechercheVertical span.hidden {
	display: block !important;
}

#blocRechercheVertical #rechercheNotaire {
	background-color: #e9f2c0;
	background-image: none;
}

/* =================================================== FORMULAIRE */

form.formulaire {
	position: relative;
	padding-top: 0;
	padding-bottom: 3em;
	padding-left: 0;
	border-style: none;
	margin-top: 2em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

form.formulaire fieldset {
	border-style: none;
	padding: 0;
	float: left;
	display: block;
	margin-right: 1em;
	position: relative;
	width: 100%;
}

form.formulaire p {
	padding: 0 !important;
	margin: 0 !important;
}

form.formulaire label {
	text-align: left;
	width: 90%;
	color: #d30071;
	font-weight: bold;
	display: block;
	font-size: 1.4em;
	background-image: url(../IMAGES/pct_carre.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	margin-bottom: 0.2em;
	margin-top: 2em;
}

form.formulaire textarea, form.formulaire textarea.forlm {
	height: 10em;
	border: 1px solid #e2e2e2;
	padding: 0 0 0 0.5em;
	margin: 0 0 1em 10px;
	color: #333;
	font: normal 1.5em Arial, Helvetica, sans-serif;
	background-color: #Fff;
	width: 95%;
}

form.formulaire input.forml, input.formlAlerte {
	background: #Fff;
	margin-bottom: 1em;
	padding-left: 0.5em;
	border: 1px solid #e2e2e2;
	color: #333;
	font-weight: normal;
	font-size: 1.5em;
	width: 95%;
	margin-left: 10px;
	margin-right: 0;
	margin-top: 0;
}

form.formulaire textarea.adresse { 
	height: 5em;
}

form.formulaire textarea.forml:focus, form.formulaire input.forml:focus, form.formulaire textarea.forml:hover, form.formulaire input.forml:hover {
	border: 1px solid #A5C700;
	color: #000;
	background-color: #e9f2c0;
}

input.formlAlerte {
	border-width: 2px;
	border-color: #FF3200;
	border-style: solid;
}

.alerte {
	color: #FF3200 !important;
	text-align: left;
	font-size: 1.3em;
	display: block;
	margin: 0;
	background-image: url(../IMAGES/pct_alerte.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	font-weight: bold;
}

.indication {
	padding: 0.5em 0.5em;
	background: #fff !important;
	border-top-width: 3px ;
	color: #93b200 ;
	text-align: center;
	font-size: 1.5em;
}

input.boutonValider {
	font-size: 1.6em;
}
