/* Immobiliarevandelli.it .css      */
/* Simone Cappellini - MHP srl    */
/**********************************/

/* HTML tag styles                */

.hide {
display: none
}

body{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 5px;
	color: #000;
}
#testa {
display: none
}
#menu {
display: none
}
#scatola_box_sx{
display: none
}
#briciole_box{
display: none
}
#piede{
display: none
}
.Titlehide {
	font-size: 1.4em;
	color: #CC0000;
	text-align: center;
}

.txt_gial_b{
	color: #CC0000;
	font-weight: bolder;
}
.formline {
	width: 100%;
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom-color: #BB5F22;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	clear:both;
}

.formlabel {
	background-color: #BB5F22;
	width: 150px;
	float: left;
	padding-right: 15px;
	color: #FFFFFF;
	line-height: 1.8em;
	text-align: right;
	font-weight: bold;
}
#indirizzi {
	width: 100%;
	line-height:1.2em;
	float: left;
	color: #000;
	padding-top: 8px;
	font-size: 0.9em;
}
#ind_img_dx {
	width: 110px;
	float: right;
}
#ind_img_sx {
display: none
}
#ind_txt {
	float: left;
	text-align: center;
}