@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height:16px;
	color: #666;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #990000;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #990000;
}

.titolo1 {
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	font-size: 22px;
	line-height:20px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 10px 0px 10px;
}

.titolo2 {
	font-family: Verdana, Geneva, sans-serif;
	color: #fff;
	font-size: 22px;
	line-height:20px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 10px 0px 10px;
}
.titolo3 {
	font-family: Verdana, Geneva, sans-serif;
	color: #a50000;
	font-size: 16px;
	line-height:20px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 10px 0px 10px;
}

.text_dark {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
}

.Stile1 {
	color: #A60000;
	font-weight: bold;
}
.Stile2 {
	color: #FFFFFF;
	font-weight: bold;
}
.link{
	color: #666;
	padding: 0px;
	height: 20px;
	margin-top: 15px;

}
.link_div{
	color: #666;
	height: 40px;
	margin-top: 24px;
	padding: 0px;
	margin-bottom: 8px;

}
.banner_adv{
	color: #666;
	padding: 0px 0px;
	height: 80px;
	margin-top: 20px;

}


/*************** #cell styles **************/

#margin5{
	padding: 5px 5px;
	font-weight: regular;
	vertical-align:top;
}
/*************** #bkg styles **************/

#sx_column{
	padding: 5px 5px;
	background-image: url(img/banda_sx3.jpg);
	background-repeat: no-repeat;
}

#boxsx{
	padding: 5px 5px;
	background-image: url(img/box/box_up_sx.gif);
	background-position: left;
	background-position: top;
	background-repeat: no-repeat;
}

