@charset "utf-8";
body, td, th {
	font-family: Tahoma, Geneva, sans-serif;
	margin: 0px;
	font-size: 10pt;
}

h1 {
	font-size: 18px;
	padding: 10px;
	margin: 0px;
	text-align: center;
}


h2 {
	font-size: 15px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
h3 {
	font-size: 12pt;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}


p {
	font-size: 10pt;
	padding: 10px;
	text-align: justify;
	margin: 0px;
}
#contenuto {
	margin: auto;
	width: 750px;
}
#mod {
	width: 550px;
	background-color: #F3F9FE;
	float: right;
	height: 300px;
	overflow: auto;
	margin-top: 2px;
	margin-bottom: 2px;
}

#foto {
	width: 195px;
	float: left;
	height: 300px;
	text-align: center;
	background-color: #F3F9FE;
	padding-left: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
}
#modrassegna {
	width: 750px;
	background-color: #F3F9FE;
	float: right;
	height: 300px;
	overflow: auto;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 5px;
}

#footer {
	background-color: #8BC1E7;
	width: 750px;
	clear: both;
}
.preventivo {
	background-image: url(../images/bk-preventivo.png);
	background-repeat: repeat-x;
	background-position: center;
	text-align: center;
	height: 36px;
}
.prevent-img {
	background-image: url(../images/preventivo.jpg);
	height: 35px;
	width: 257px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-right:20px;
}
a:link .prevent-img  {
	background-image: url(../images/preventivo.jpg);
}
a:visited .prevent-img  {
	background-image: url(../images/preventivo.jpg);
}
a:hover .prevent-img  {
	background-image: url(../images/preventivo.jpg);
	background-position: 0px -35px;
}

.report-tel-img {
	background-image: url(../images/report-tel.jpg);
	height: 35px;
	width: 213px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-right:20px;
}
a:link .report-tel-img  {
	background-image: url(../images/report-tel.jpg);
}
a:visited .report-tel-img  {
	background-image: url(../images/report-tel.jpg);
}
a:hover .report-tel-img  {
	background-image: url(../images/report-tel.jpg);
	background-position: 0px -35px;
}

.report-sim-img {
	background-image: url(../images/report-sim.jpg);
	height: 35px;
	width: 160px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a:link .report-sim-img  {
	background-image: url(../images/report-sim.jpg);
}
a:visited .report-sim-img  {
	background-image: url(../images/report-sim.jpg);
}
a:hover .report-sim-img  {
	background-image: url(../images/report-sim.jpg);
	background-position: 0px -35px;
}



a:link {
	text-decoration: none;
	color: #00C;
}
a:visited {
	text-decoration: none;
	color: #00C;
}

a:hover {
	text-decoration: none;
	color: #F00;
}
a:active {
	text-decoration: none;
}

.link {
	background-image: url(../images/OMBRA_PULSANTI.jpg);
}
.link2 {
	color: #000;
	font-size: 11pt;
}
a.link2:link {
	text-decoration: none;
	color: #000;
}

a.link2:visited {
	color: #000;
}
a.link2:hover {
	text-decoration: none;
	color: #F00;
}
.link3 {
	text-decoration: none;
	color: #F00;
	font-size: 11pt;
}
a.link3:link {
	color: #F00;
	text-decoration: none;
}
a.link3:visited {
	color: #F00;
	text-decoration: none;
}

a.link3:hover {
	color: #F00;
	text-decoration: none;
}

.bandiere {
	cursor: pointer;
}
#down {
	position: absolute;
	width: 100%;
	bottom: 0px;
}
.aggiornamento {
	font-size: 10pt;
	padding: 5px;
}
.testorassegna {
	text-align: center;
	padding: 0px;
	font-size: 10pt;
	font-family: Tahoma, Geneva, sans-serif;
}
.banner {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 15px;
	width: 730px;
	clear: both;
	background-color: #F3F9FE;
}
#pageflip {
	position: fixed;
	right: 0;
	top: 0;
	float: right;
}
#pageflip .msg_block {
	overflow: hidden;
	width: 80px;
	height: 80px;
}
#BannerDIV {
	width: 200px;
	height: 200px;
	position: fixed;
	top: 35px;
	right: 10px;
}
#chiudi {
	height: 20px;
	width: 64px;
	margin-left: 136px;
}
#footer .avviso{
	font-weight: bold;
	text-align: center;
	font-size: 16px;
}
#footer .avviso a:visited, #footer .avviso a:link, #footer .avviso a:hover {
	color:#F00;
}

