/*stili per il layout fisso con altezza minima*/
html,body{margin: 0;padding:0;height:100%;}

body{
	font-family: arial,sans-serif;
	font-size: 76%;
	text-align: center;
	background-color: #EEEEEE;
	height: 100%;
}

div#container{
	position:relative;
	width: 767px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #CCCCCC;
	height: 100%;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9BBEDC;
	border-left-color: #9BBEDC;
}
div#cuscinetto {
	background-image: url(immagini/sfondo3pixel1.gif);
	float: left;
	width: 200px;
	margin-bottom: -30px;
	position: relative;
	bottom: 30px;
	white-space: pre;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

div#footer{
	position: absolute;
	bottom: 0px;
	width: 100%;
	text-align:center;
	padding-right: 0;
	padding-left: 0;
	font-family: "Century Gothic", "Arial Narrow", Arial;
	padding-bottom: 1em;
	text-transform: lowercase;
	background-color: #175387;
	font-size: 0.9em;
	clear: both;
	left: 0px;
	 }

div#navigation {
	float: left;
	width: 200px;
	position: absolute;
	font-family: "Century Gothic", "Arial Narrow", Arial;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
	color: #5697CF;
	height: 78%;
	background-color: #CCCCCC;
	}


div#content {
	float: right;
	margin: 0px;
	padding: 0px;
	
	background-color: #CCCCCC;
}
#content #testo {
	font-family: "Century Gothic", "Arial Narrow", Arial;
	font-size: 1.1em;
	color: #175387;
	white-space: pre;
	padding: 30px;
}

div#header {
	font-family: "Century Gothic", "Arial Narrow", Arial;
	font-size: 3.5em;
	text-align: right;
	color: #5697CF;
	font-weight: lighter;
	padding-top: 1em;
	padding-right: 1em;
	background-image: url(/immagini/sfondoheader.gif);
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.titolo {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.titolosotto {
	font-family: "Century Gothic", "Arial Narrow", Arial;
	font-size: 2em;
	color: #5697CF;
	margin: 15px;
}




#bordo {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #175387;
}




#barra {
	background-color: #175387;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	vertical-align: middle;
	height: 25px;
	font-weight: bold;
}

.immhover {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 30px;
	padding-right: 30px;
	text-transform: capitalize;
}
.S1 {
	position: static;
	font-size: 1em;
	color: #FFFFFF;
	background-color: #175387;
	width: 20%;
	font-family: "Times New Roman", Times, serif;
	font-style: oblique;
	font-weight: lighter;
	margin: 0px;
}
.S1 .home {
	position: relative;
	left: 5px;
	top: 5px;
}


.immhover1 {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 30px;
	font-size: 18px;
	padding-right: 20px;
}


a.immhover:link {
	color: #FFFFFF;
	margin-bottom: 8px;
}

a.immhover:visited {
}
a.immhover:active {
	color: #FFFF99;
}
a.foothover:active {
	color: #FFFF99;
}



a.immhover:hover {
	background-image: url(immagini/sfondo200.gif);
}

.foothover {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 50px;
	padding-bottom: 3px;
	padding-left: 50px;
}
a.foothover:link {
	text-decoration: none;
	color: #FFFFFF;
}

a.foothover:hover {
	background-image: url(immagini/sfondo200.gif);
}

#tabella {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #175387;
}

#affitti {
	border: 2px solid #175387;
	background-color: #FFFFFF;
}
.tabsx {
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	font-style: italic;
	text-transform: lowercase;
	line-height: 1.1em;
}
.tabdx {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #9BBEDC;
	padding-left: 10px;
	text-align: left;
	font-family: "Century Gothic", "Arial Narrow", Arial;
	font-size: 1.2em;
	color: #175387;
}
#cerca {
	font-family: "Century Gothic", "Arial Narrow", Arial;
	font-size: 12px;
	color: #175387;
	text-decoration: none;
}
.tabdxultima {
	padding-left: 10px;
	text-align: left;
	font-family: "Century Gothic", "Arial Narrow", Arial;
	font-size: 1.2em;
	color: #175387;
}
#content .carlo {
	font-family: "Century Gothic", "Arial Narrow", Arial;
	font-size: 1.2em;
	color: #175387;
}
#content #affitti .carlo a {
	text-decoration: none;
}
#content #affitti .carlo img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.homepage {

	color: #FFFFFF;
	text-decoration: none;
	padding-left: 30px;
	padding-right: 30px;
}
#content #tabellatutti {
	background-color: #FFFFFF;
	border: 2px solid #175387;
}
#content .pre {
	white-space: pre;
}
.tabdx_No_Line {
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #9BBEDC;
	text-align: right;
	font-family: "Century Gothic", "Arial Narrow", Arial;
	font-size: 1.2em;
	color: #175387;
}
.test_01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
	text-align: center;
}
.test_01 a:link{
	text-decoration:underline;
	color: #CC6600;
}
.test_01 a:visited{
	text-decoration:underline;
	color: #CC6600;
}
.test_01 a:active{
	text-decoration:underline;
	color: #CC6600;
}

.test_01 a:hover{
text-decoration:underline;
color: #CC6600;
}
.testo_02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: center;
}
.testo_02 a:link{
	text-decoration:underline;
	color: #CC6600;
}
.testo_02 a:visited{
	text-decoration:underline;
	color: #CC6600;
}
.testo_02 a:active{
	text-decoration:underline;
	color: #CC6600;
}

.testo_02 a:hover{
text-decoration:underline;
color: #999900;
}
.testo_03 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: left;
}
.testo_03 a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	text-decoration:none;
}
.testo_03 a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	text-decoration:none;
}
.testo_03 a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	text-decoration:none;
}
.testo_03 a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC3300;
	text-align: left;
	text-decoration:underline;
}
.test_04 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CC6600;
	text-align: left;
}
.titolo_admin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #5697CF;
}
.style1 {
	color: #006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style1 a:link{
	text-decoration:underline;
	color: #006699;
}
.style1 a:visited{
	text-decoration:underline;
	color: #006699;
}
.style1 a:active{
	text-decoration:underline;
	color: #006699;
}

.style1 a:hover{
text-decoration:underline;
color: #006699;
}
.style2 {
	color: #CC6633;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style2 a:link{
	text-decoration:underline;
	color: #CC6633;
}
.style2 a:visited{
	text-decoration:underline;
	color: #CC6633;
}
.style2 a:active{
	text-decoration:underline;
	color: #CC6633;
}

.style2 a:hover{
text-decoration:underline;
color: #CC6633;
}
.chi_siamo_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 350px;
	top: 190px;
	position: absolute;
	right: 100px;
	text-align: left;
	left: 200px;
}
.testo_05 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.test_05 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
	text-align: left;
}
.testo_06 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

