/* CSS Document */
html,body
{
	margin: 0;
	padding: 0;
	height: 100%;
}
body
{
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.69em;
	font-weight: normal;
	color: #000000;
	background-color: #f29400;
	/*background-image: url(images/sfondo_body.gif);
	background-position: top;
	background-repeat: repeat-x;*/
}
img
{
	border: 0;
}
div#container
{
	position: relative;
	margin: 0 auto;
	width: 931px;
	padding: 0;
	height: 100%;
	/*background-color: Aqua;*/
	background-image: url(images/sfondo_cornice.jpg);
	background-repeat: repeat-y;
}
div#cornice
{
	/*background-color: Orange;
	margin: 14px;*/
	width: 931px;
	/*height: auto;
	background-image: url(images/sfondo_header_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
}
div#containerbody
{
	padding: 0;
}
div#containerbodymenu 
{
	/*background-image: url(images/sfondo_menu_top.png);
	background-repeat: no-repeat;
	background-position: top left;
	margin-left: 2px;
	background-color: Aqua;*/
}
.clear
{
	clear: left;
	margin: 0;
	padding: 0;
	height: 149px; /* stessa dimensione del footer */
}
body>div#container
{
	height: auto;
	min-height: 100%;
}

/* Stili del TOP */
div#header
{
	width: 931px;
	height: 406px;
	font-size: 1.09em;
	background-image: url(images/home_top.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	text-decoration: none;
	/*background-color: #fcf9d6;*/
}
div#inHead
{
	/*height: auto;
	background-color: Blue;
	background-image: url(images/sfondo_header_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 192px;
	position: absolute;*/
}
.LINKaccessori
{
	height: 0px;
	font-size: 1em;
	text-align: right;
	color: #666666;
	/*line-height: normal;*/
}
div#intestazione
{
	font-size: 1.09em;
	margin: 0;
	padding: 0;
	font-weight: bold;
	margin-left: 240px;
	height: 406px;
	/*background-color: Aqua;
	background-image: url(images/sfondo_header_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
}
.immobiliare 
{
	margin-left: 20px;
	margin-top: -200px;
	float: left;
	width: 655px;
	height: 160px;
}
.immobiliare2 
{
	margin-left: 20px;
	margin-top: -200px;
	position: absolute;
	width: 655px;
	height: 160px;
}
div#intestazione .titoloint
{
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	float: right;
	width: 440px;
	margin: 0;
	padding: 0;
	text-align: right;
	padding-top: 5px;
	padding-right: 35px;
}
div#intestazione .sottotitolo
{
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 8pt;
	line-height: 9pt;
	width: 440px;
	float: right;
	color: #000000;
	text-align: right;
	padding-top: 0px;
	padding-right: 35px;
}
div#BoxTop
{
	display: none;
}
div#iframeVetrina
{
	width: 200px;
	height: 200px;
	float: left;
	position: absolute;
	/*background-image: url(images/iframe_bgTop.gif);
	background-repeat: repeat-y;
	background-position: left top;*/
	background-color: #f29400;
	margin-left: -25px !important;
	margin-left: -25px;
	margin-top: 150px;
	text-align: center;
}
div#iframeVetrina iframe
{
	width: 200px;
	height: 200px;
	border: 0;
	margin: 0;
	padding: 0;
}
/* FINE TOP */ 

/* Stili MENU SX */
.sepNav
{
	height: 20px;
	width: 200px;
	margin-left: 35px !important;
	margin-left: 17px;
}
div#navigation
{ /* contenitore principale del menù */
    float: left;
    width: 172px;
	vertical-align: top;
	padding: 0 0 0 0;
	margin-left: 0px !important;
	margin-left: 0px;
	margin-right: 18px;
}
div#navigation ul,div#navigation li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
div#navigation ul
{
	margin: 0 auto;
	width: 172px;
}
div#navigation li
{
	padding-right: 0px;
	padding-left: 10px;
	color: #000000;
	height: 31px;
	font-size: 1.09em;
	background-image: url(images/menu_sep.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
div#navigation li.menu-freccia
{
	color: #000000;
	padding-right: 2px;
	padding-left: 10px;
	font-size: 1.09em;
	line-height: normal;
	display: block;
	cursor: pointer;
	position: static !important;
	position: relative;
	background-image: url(images/menu_sep.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
div#navigation .menuArrow
{
	float: right;
	margin: 0;
	padding: 0;
	margin-top: 0px;
	width: 9px;
	height: 17px;
}
div#navigation ul li a
{
	text-decoration: none;
}
div#navigation a:active, a:link, a:visited
{
	color: #000000;
	line-height: normal;
}
div#navigation a:hover
{
	color:#000000;
	text-decoration: underline;
}
div#navigation ul li div
{
	width: 172px;
	position: relative !important;
	left: 162px !important;
	top: -14px !important;
	position: absolute;
	left: 162px;
	top: 14px;
	display: none;
	z-index: 5;
	background-color: #ffffff;
	border: solid 1px Black;
	background-image: url(images/menu_sep.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
div#navigation ul li ul
{
}
div#navigation ul li ul li a
{
	display: inline;
	cursor: pointer;
}
div#iframeMenu
{
	width: 232px;
	text-align: center;
	/*background-image: url(images/bg_box_cerca.gif);
	background-position: top center;
	background-repeat: no-repeat;*/
	background-color: Transparent;
	margin-top: 10px;
}
div#iframeMenu iframe
{
	width: 170px;
	height: 360px;
	border: 0;
	margin: 0;
	padding: 0;
	/*margin-top: 10px;*/
}
.sepBox
{
	height: 10px;
}
/* FINE MENU */

/* Stili CONTENUTO */
div#content 
{
    margin-left: 172px;
	padding: 0 2.5em 0 2.5em;
	text-align: center;
	vertical-align: top;
	/*position: relative;
	top: 180px;*/
}
div#iframeRisultati
{
	width: 96%;
	margin: 0 auto;
	text-align: center;
}
div#iframeRisultati iframe
{
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #D0D0D0;
	border-top: 1px solid #D0D0D0;
}
div#Box {
	vertical-align: top;
	margin-top: -50px;
}
.titolo
{
	font-family: Arial, Helvetica,Tahoma, Verdana, sans-serif;
	background-image: url(images/sfondo_titolo.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-size: 16pt;
	color: #000000;
	text-align: left;
	height: 31px;
	text-decoration: none;
	padding-top: 4px;
	padding-left: 10px;
}
.testoCASO1
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	text-decoration: none;
	color: #000000;
	text-align: left;
}
.msg
{
	color:#CC0000;
}
.bordoIMG
{
	padding: 8px;
}
.bordoIMGother
{
	border: 1px solid #333333;
}
.titoloUNDER
{
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	vertical-align: middle;
}
.textarea
{
	overflow: auto;
	width: 160px;
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	height: 130px;
}
.font
{
}
.fontBold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.bordo-tabella
{
	border: 1px solid #000000;
}
.tableMailing
{
	margin: 10px auto;
	width: 450px;
}
.IMGsfondoMAIL
{
	background-color: #ededed;
	text-align: center;
}
/* --- pagina polls ---*/
.tablePolls
{
	border: 0;
	margin: 0 auto;
	width: 100%;
}
.titoloPolls
{
	background-color: #ededed;
	text-align: center;
	font-weight: bold;
}
.TESTOpollsCAMPI
{
	height: 20px;
}
.TESTOpollsVOTAVEDI
{
	text-align: left;
}
.TASTIpolls
{
	height: 20px;
	cursor: pointer;
}
.TESTOscelta
{
	text-align: left;
	border-bottom: 1px solid #dcdcdc;
}
.collectVota
{
	width: 200px;
	text-align: center;
	margin: 0 auto;
}
/* --- fine polls --- */
.campi
{
	/*color : #000000;*/
	background-color: #505050;
	/*border: 1px solid #000000;*/
	/*font-family : Verdana,tahoma,Arial;*/
	/*font-size : 10px;*/
    border: 0px;
    font-size: 8pt;
    font-family: Tahoma;
    color: #797979;
    width: 200px;
}
.css_button 
{
	background-image: url(images/cerca_puls.jpg);
	width: 116px;
	height: 36px;
}
.pulsante
{
	cursor:pointer;
	color:#FFFFFF;
	background-image: url(images/bottone_sfondo.gif);
	background-repeat:repeat-x;
	border: 1px solid #002b7a;
	font-weight:bold;
	display:block;
	height: 28px;
}
/* ----- stili vetrina.aspx -------*/
.tableVetrina
{
	background-color: #ffff00;
}
.vetrinaImg
{
	text-align: center;
	padding: 5px;
}
.vetrinaLink
{
	text-align: center;
	height: 20px;
}
.vetrinaLink a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
}
.vetrinaLink a:visited
{
	text-decoration: underline;
	color: #F3F3F3;
}
.vetrinaLink a:hover
{
	text-decoration: underline;
	color: #FF0000;
}
/*--- fine vetrina --- */

/* stili popup_foto*/
.PopupFoto
{
	background-color: #FFFFFF;
}
/* fine popup*/

/* ----- stili box_cerca.aspx -------*/
div#containerBoxCerca
{
	background-color: #fcfbea;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
div#containerBoxCerca form
{
	padding: 0;
	margin: 0;
}
.tableBoxCerca
{
	width: 100%;
}
.css_button
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border: 1px solid #b00517;
	width: 160px;
	cursor: pointer;
	background-color: #76030f;
}
.header_white
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
/*--- fine box_cerca --- */

/*------- stili pagina risultati.aspx -------*/
.trTitRisultati
{
	background-color: #f29400;
}
.cellRecord
{
	text-align: center;
	height: 20px;
	background-color: #f29400;
}
/*--- fine risultati ---*/

/*------- stili pagina risultati2.aspx -------*/
.tableRisultati
{
	width: 100%;
	border: 0;
	background-color: #FFFFFF;
	border: 1px solid #f29400;
}
.tableTitRisultati
{
	height: 20px;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	background-color: #efe6b7;
	border-bottom: 1px solid #f29400;
	padding-left: 10px;
}
.tdVisRisultati
{
	vertical-align: top;
	background-color: #FFFFFF;
}
a.linkTableRis:link
{
	color: #76030f;
	text-decoration: underline;
}
a.linkTableRis:visited
{
	color: #76030f;
	text-decoration: underline;
}
a.linkTableRis:hover
{
	color: #FF0000;
	text-decoration: underline;
}
.tableVisRisultati
{
	width: 100%;
	border: 0;
	font-size: 11px;
}
.tableVisRisultati .cell1
{
	width: 90%;
	padding-left: 10px;
}
.tableVisRisultati .cell2
{
	width: 10%;
	text-align: center;
}
.tdZoomRisultati
{
	height: 20px;
	background-color: #FFFFFF;
}
.tableZoomRisultati
{
	width: 100%;
	border: 0;
	font-size: 11px;
}
.tableZoomRisultati .cell1
{
	width: 80%;
}
.tableZoomRisultati .cell2
{
	width: 20%;
	text-align: right;
}
.footerRisultati {
	text-align: center;
	width: 100%;
	color: #000000;
}
.footerRisultati a {
	color: #000000;
	text-decoration: underline;
}
.footerRisultati a:visited {
	color: #000000;
	text-decoration: underline;
}
/*--- fine risultati ---*/

/*------- stili ricerca.aspx -------*/
div#containerRis {
	padding: 0;
	margin: 0;
	width: 700px;
}
div#containerRis .iframe01 {
	width: 500px;
	height: 360px;
	border: 0;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}
div#containerRis .iframe02 {
	width: 700px;
	height: 400px;
	border: 0;
	margin: 0;
	padding: 0;
}
/*--- fine ricerca ---*/

/*------- stili visualizza_annuncio.aspx -------*/
.titDettagli {
	background-color: #BCDFFB;
}
.tableZoom {
	width: 130px;
	border: 0;
}
.tdZoomImg {
	text-align: center;
	height: 135px;
	vertical-align: bottom;
}
.tablePulsZoom {
	height: 10px;
	width: 95%;
	background-color: #CCCCCC;
	border: 0;
	margin: 0 auto;
}
.tablePulsZoom td {
	vertical-align: middle;
	text-align: center;
	background-color: #FFFFFF;
}
/*--- fine visualizza_annuncio ---*/

/*------- stili visualizza_foto.aspx -------*/
.tableFoto {
	border: 0;
	width: 100%;
}
.tableFotoContent {
	vertical-align: top;
	text-align: center;
}
.tableFotoContent a:link {
	color: #000000;
	text-decoration: underline;
}
.tableFotoContent a:visited {
	color: #000000;
	text-decoration: underline;
}
.tableFotoContent a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.tableFotoSep {
	height: 20px;
}

/*--- fine visualizza_annuncio ---*/

/* FINE CONTENUTO */

/* Stili FOOTER */
div#footer {
	height: 149px;
	position: absolute;
	left: 0;
	bottom: 0;
	margin: 0;
	font-size: 8pt;
	background-image: url(images/sfondo_footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
	/*background-color: #FFFFFF;*/
	width: 100%;
	text-align: center;
	clear: left;
	color: #FFFFFF;
	font-size: 8pt;
	font-family: Arial;
	/*padding-top: 35px;*/
}
#footTable {
	width: 100%;
	height: 149px;
	margin: 0 auto;
	padding: 0;
}
#footTable .cell1 {
	width: 220px;
	text-align: center;
	padding-bottom: 30px;
}
#footTable .cell1 img{
	margin: 0;
	padding: 0;
}
#footTable .cell2 {
	text-align: center;
	font-size: 10pt;
	color: #000000;
	padding-bottom: 30px;
}
#footTable .cell3 {
	width: 7%;
	padding-bottom: 30px;
}
/* FINE FOOTER */
div#indent a
{
	display : block;
	background : url(images/ATO_logo.png) 0 0 no-repeat;
	margin-left : 40px;
	width : 100px;
	height : 31px;
	text-indent : -500em;
	float: left;
}
