/* 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: #333333;
	background-color: #FFFFFF;
	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: 962px;
	padding: 0;
	height: 100%;
	background-image: url(images/sfondo_cornice.png);
}
div#cornice {
	/*background-color: Orange;*/
	/*margin: 14px;*/
	width: 962px;
	background-repeat: repeat-y;
	background-position: center;
}
div#containerbody {
	padding: 0;
}
div#containerbodymenu 
{
	background-image: url(images/sfondo_menu_top.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin-left: 4px;
}
.clear {
	clear: left;
	margin: 0;
	padding: 0;
	height: 1px;
}
body>div#container{
	height:auto;
	min-height:100%;
}

/* Stili del TOP */
div#header {
	width: 962px;
	height: 170px;
	font-size: 1.09em;
	background-image: url(images/sfondo_header.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	text-decoration: none;
	/*background-color: #fcf9d6;*/
}
.LINKaccessori {
	height: 0px;
	font-size: 1em;
	text-align: right;
	color: #666666;
	/*line-height: 40px;*/
	/*background-image: url(images/sfondo_LinkAccessori.gif);
	background-position: left top;
	background-repeat: repeat-y;*/
}
div#intestazione {
	font-size: 1.09em;
	margin: 0;
	padding: 0;
	font-weight: bold;
	margin-left: 240px;
	height: 200px;
	/*background-color: ff3300;*/
	/*background-image: url(images/home_top.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;*/
}
.immobiliare 
{
	left: 276px;
	width: 655px;
	height: 80px;
	border-bottom: dotted 1px #000000;
}
.immobiliare2 
{
	left: 276px;
	width: 655px;
	height: 150px;
	border-bottom: dotted 1px #000000;
}
div#intestazione h1 {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #0061ae;
	margin: 0;
	padding: 0;
	padding-top: 50px;
	padding-left: 80px;
}
div#intestazione .sottotitolo {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #014275;
	padding-top: 0px;
	padding-left: 120px;
}
div#BoxTop {
	display: none;
}
div#iframeVetrina {
	width: 200px;
	height: 200px;
	float: left;
	/*background-color: Red;*/
	/*background-image: url(images/iframe_bgTop.gif);
	background-repeat: repeat-y;
	background-position: left top;*/
	/*margin-left: 35px !important;
	margin-left: 17px;*/
	text-align: center;
}
div#iframeVetrina iframe {
	width: 160px;
	height: 180px;
	border: 0;
	margin: 0;
	padding: 0;
	margin-top: 5px;
}
/* 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: 218px;
	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: 189px;
}
div#navigation li {
	padding-right: 0px;
	padding-left: 10px;
	color: #797979;
	height: 40px;
	font-size: 1.09em;
	font-weight: bold;
	border-bottom: 1px solid #665936;
}
div#navigation li.menu-freccia {
	color: #797979;
	padding-right: 2px;
	padding-left: 10px;
	font-size: 1.09em;
	line-height: 40px;
	display: block;
	cursor: pointer;
	position: static !important;
	position: relative;
	font-weight: bold;
	/*border-bottom: 1px solid #b00517;*/
	/*background-color: #76030f;*/
	background-image: url(images/freccia_menu.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
div#navigation .menuArrow {
	float: right;
	margin: 0;
	padding: 0;
	margin-top: 0px;
	width: 36px;
	height: 36px;
}
div#navigation ul li a {
	text-decoration: none;
}
div#navigation a:active, a:link, a:visited {
	color: #797979;
	line-height: 40px;
}
div#navigation a:hover {
	color:#000000;
}
div#navigation ul li div {
	width: 189px;
	position: relative !important;
	left: 180px !important;
	top: -25px !important;
	position: absolute;
	left: 189px;
	top: 10px;
	display: none;
	z-index: 5;
	background-color: #FFFFFF;
	border: 1px solid #665936;
	border-bottom-width: 0px;
	/*border-left: 1px solid #b00517;
	border-top: 1px solid #b00517;
	border-right: 1px solid #b00517;*/
}
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;
	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: 255px;
	padding: 0 1.5em 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;
}
.titolo {
	font-family: Arial, Helvetica,Tahoma, Verdana, sans-serif;
	font-size: 16pt;
	margin-right: 13px;
	color: #FFFFFF;
	text-align: right;
	height: 34px;
	text-decoration: none;
	background-image: url(images/sfondo_titolo.jpg);
	background-position: right;
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-right: 4px;
}
.testoCASO1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 12px;
	text-decoration: none;
	color: #000000;
}
.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 {
}
.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: #ebebeb;
}
.cellRecord {
	text-align: center;
	height: 20px;
	background-color: #ebebeb;
}
/*--- fine risultati ---*/

/*------- stili pagina risultati2.aspx -------*/
.tableRisultati {
	width: 100%;
	border: 0;
	background-color: #FFFFFF;
	border: 1px solid #76030f;
}
.tableTitRisultati {
	height: 20px;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	background-color: #efe6b7;
	border-bottom: 1px solid #76030f;
	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: 30px;
	position: absolute;
	left: 0;
	bottom: 0;
	margin: 0;
	font-size: 1.09em;
	background-image: url(images/sfondo_footer.png);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FFFFFF;
	width: 100%;
	text-align: center;
	clear: left;
	color: #0061AE;
	font-size: 8pt;
	font-family: Arial;
	/*padding-top: 35px;*/
}
#footTable {
	width: 100%;
	height: 26px;
	margin: 0 auto;
}
#footTable .cell1 {
	width: 20%;
	text-align: right;
	/*background-image: url(images/iframe_bgBottom.gif);
	background-position: right;
	background-repeat: repeat-y;*/
}
#footTable .cell1 img{
	
}
#footTable .cell2 {
	text-align: center;
}
#footTable .cell3 {
	width: 20%;
}
/* FINE FOOTER */

div#indent a
{
	display : block;
	background : url(images/bottom_atodesign.gif) 0 0 no-repeat;
	margin-left : 65px;
	width : 139px;
	height : 18px;
	text-indent : -500em;
}
