﻿/* @Riproduzione riservata - Copyright © Giorgio Fornasier via Goethe 6a - 35124 Padova giorgiofornasier@tiscali.it*/

body {
background-color: silver;
background-image:url('../images/sfondi/bk_finos2.png');
/*background-image:url('../images/sfondi/retrofinos.png');*/

}
#rimpiazza span {
background-repeat:no-repeat;
background-image:url('../imm_new/finos1000b.jpg');
position: absolute;
top:0;
left: 0px;
width: 100%;
height: 100%;
}

#conTXT {
float: left;
width: 1000px;
background-color: #FFFFFF;
background-image:url('../imm_new/bk_news2802.jpg');
background-repeat:repeat-y;
background-position:left;
}

#colONE {
float: left;
width: 280px;
background: transparent;
color: gray;
}
#BOXtxton {
width: 720px;
}

#conVINI {
float: right;
width: 1000px;
background-color: #FFFFFF;
background-image:url('../imm_new/bk_news2802.jpg');
background-repeat:repeat-y;
background-position:right;
}

#colVINI {
float: right;
width: 280px;
background: transparent;
color: gray;
}

.txton {
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 10px;
	line-height: 190%;
	padding-bottom: 5px;
}

.txton h1 {
font-size: 18px;
font-family: verdana, Geneva, arial, helvetica, sans-serif;
color: gray;
}
.txton h2 {
font-size: 26px;
color: #800000;
font-family:Times New Roman;
}
.txton h3 {
color: gray;
font-size: 16px;
}
.txton h4 {
font-family:Times New Roman;
color: #800000;
font-size: 22px;
}

.menuVAR {
width: 240px;
margin-left:18px;
}

.menuVAR a {
background:gray;
padding:7px 7px;
}

.menuVAR a:link,
.menuVAR a:visited{
background:#eee;
color:black;
}
.menuVAR a:hover,
.menuVAR a:focus,
.menuVAR a:active{
background: #666;
color: #FFFFFF;
}

.menuVAR .varact a:link,
.menuVAR .varact a:visited,
.menuVAR .varact a:hover,
.menuVAR .varact a:focus,
.menuVAR .varact a:active{
padding:7px 7px;
}

.menuVAR .varFact a:link,
.menuVAR .varFact a:visited,
.menuVAR .varFact a:hover,
.menuVAR .varFact a:focus,
.menuVAR .varFact a:active{
background: #eee;
color: #006291;
}


.menuTXT {
width: 240px;
margin-left:18px;
}

