/* CSS Basic Document */

body
{
margin:0px auto;
padding:0px;
background-color:#FFFFFF;
}
td.off {
background: url(../images/left_menu_bg.gif) 0px -30px no-repeat;
height:30px;
padding-left:18px;
}
td.on{
background:  url(../images/left_menu_bg.gif) 0px 0px no-repeat;
height:30px;
padding-left:18px;
}
td.on2{
background:  url(../images/punto.gif) 0px 0px no-repeat;
height:25px;
font-family: Tahoma;
font-size: 14px;
font-style: normal;
font-weight: normal;
font-variant: normal;
color: #3366CC;
text-decoration: none;
padding-left:18px;
}

.menu_box
{
border-top:2px solid #0099FF;
border-bottom:2px solid #0099FF;
border-left:2px solid #0099FF;
background-color:#3366CC;
height:30px;
font-family: Tahoma;
font-size: 14px;
font-style: normal;
font-weight: normal;
font-variant: normal;
color: #FFFFFF;
text-decoration: none;
padding-left:20px;
color:#FFFFFF;
}
.body_table
{
margin:2px 0px;
}
.border_bottom
{
border-bottom:2px solid #DDDDDE;
}
.img
{
border:2px solid #DEDEDF;
}






/* CSS Background image Document */
.header_top_image
{
background:url(../images/SCC-gondola.jpg) left top no-repeat;
/* background:url(../images/logo1.jpg) left top no-repeat; */
border-left:2px solid #FFF;
border-top:2px solid #FFF;
height:128px;
}
.header_bottom_image
{
background: url(../images/logo2.jpg) left top no-repeat;
border-left:2px solid #FFF;
border-bottom:2px solid #FFF;
height:123px;
}
.header_top_image_center
{
background:url(../images/logo1.jpg) center top no-repeat;
border-left:2px solid #FFF;
border-top:2px solid #FFF;
height:128px;
}
.header_bottom_image_center
{
background: url(../images/logo2.jpg) center top no-repeat;
border-left:2px solid #FFF;
border-bottom:2px solid #FFF;
height:123px;
}
.logo_bg
{
background:#FFFFFF;
height:103px;
color:#424242;
}




/* CSS Background image Document */
body {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4B4B4B;
	text-decoration: none;
}
.left_menu_text {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color:#3366CC;
	background-color:inherit;
}
.left_menu_text:hover
{
color:#0099FF;
text-decoration:none;
background-color:inherit;
}

.menu_text {
	font-family: Tahoma;
	font-size: 11pt;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color:#424242;
	background-color:inherit;
}
.menu_text:hover
{
color:#FFFFFF;
text-decoration:none;
background-color:inherit;
}
.blue_link {
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #3366CC;
	background-color:inherit;
	text-decoration:underline
}
.white_link {
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color:inherit;
	text-decoration:underline
}
.orange_link {
	font-family: Tahoma;
	font-size: 10pt;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF9900;
	background-color:inherit;
	text-decoration:underline
}
.orange_link:hover
{
text-decoration:none;
color: #FF9900;
background-color:inherit;
}
.blue_link:hover
{
text-decoration:none;
color: #0099FF;
background-color:inherit;
}
.white_link:hover
{
text-decoration:none;
color: #0099FF;
background-color:inherit;
}
.textscroll {
	font-family: Tahoma;
	font-size: 50pt;
	font-style: normal;
	line-height: 60pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #646464;
	text-decoration: none;
}
.news_text {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: 9px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5C5C5C;
	background-color:inherit;
	text-decoration: none;
}
.Info {
	font-family: Tahoma;
	font-size: 10px;
	color: #646464;
}
.InfoTable {
	font-family: Tahoma;
	font-size: 12px;
	color: #646464;
}
.UnderConstruction
{
	font-family: Tahoma;
	font-size: 28px;
	font-style: Bold;
	color: #FF9900;
}
.titoli_text {
	font-family: Tahoma;
	font-size: 24px;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color:#3366CC;
	background-color:inherit;
}
.News_link {
	font-family: Tahoma;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #FF9900;
}