﻿@import url("Basic.css");

#Contenuto {
	position: relative;
	width: 924px;
	left: 30px;
	top:0px;
	font-size:12px;
	font-family: arial;
	min-height: 480px;
	padding-top: 20px;
}

#Contenuto h1{
	font-size:14px;
	font-family: arial;
	padding-bottom: 5px;
}

#COLSX {
	width: 436px;
	height: 550px;
	margin-bottom:25px;
	margin-top:20px;
	background-image: url(../img-struttura/SF-richiesta-immobili.png);
	background-repeat:no-repeat;
	padding: 10px;
}

#COLSX h1 {
	color: #00785c;
	font-size:16px;
	font-style:normal;
}

#COLDX {
	position:absolute;
	background-image: url(../img-struttura/SF-richiesta-immobili.png);
	background-repeat:no-repeat;
	width: 426px;
	left: 469px;
	top: 54px;
	padding: 10px;
}

#COLDX h1 {
	color: #00785c;
	font-size:16px;
	font-style:normal;
}

.bottone-small {
	background-color: #FFFFFF;
	color: #fff;
	font-family: arial;
	font-size: 14px;
	padding:0px;
	width: 98px;
	height: 26px;
	border: 0px;
	background-image: url(../img-struttura/SF-bottone-small.png);
	background-repeat: no-repeat;
}

#TAB-tipoimmobile {
	font: 12px arial;
	color: #000;
	padding-right: 15px;
}

SELECT {
	background-color: #FFFFFF;
	color: #666;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	width: 180px;
	border: 1px solid #ccc;
}

.testoInputText{
	background-color: #FFFFFF;
	color: #666;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	width: 180px;
	border: 1px solid #ccc;
}

.Bordo-Agenzie {
	border-width: 1px;
	border-style: solid;
	border-color: #00785c;
}

.TIT-agenzia {
	font-size:11px;
	color:#00785c;
	line-height: 14px;
	font-weight: bold;
}

.testo-agenzia {
	font-size:11px;
	color:#333333;
}

#Agenzie {
	position:absolute;
	left:20px;
	top:60px;
	width:392px;
	height:420px;
	background-color: #ffffff;
	border: 1px solid #ccc;
	z-index: 1;

}

#Agenzie_lista {
	position:absolute;
	left:3px;
	top:3px;
	width:382px;
	height:410px;
	overflow-y: auto;
}

.small {
	font: 11px arial, Arial, Helvetica, sans-serif;
	color: #333;
}

.testo {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}

