@charset "utf-8";
/* CSS Document */

body{
	margin: 0px 0px 0px 0px;
	background-image:url(../images/bg_bottom.gif);
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

table td {
	font-family: Verdana;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
}

.inc_song_interno{
	background-color:#DEEDFE;
	width:100%;
	height:100%;
}

h1 {
	text-align: center;
}

.txArea1{
	background-color:#ffffff;
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;
	color:#013C8C;
}

.txArea2{
	font-family      : Verdana;
	border           : 1px solid #7F9DB9;
	color            : #0000CC;
	background-color : #F2F2F2;
	font-size        : 10px;
	line-height      : 12px;
}

.titoli_secondari {
	color:#FF6633;
	font-style: italic;
	font-weight:bold;
	font-size: 10px;
}

.tabella_titoli {
	font-size   : 12px;
	font-style  : normal;
	font-weight : bold;
	color       : #00681C;
	text-align  : center;
}


.titoli {
	font-size:   14px;
	font-style:  italic;
	font-weight: bold;
	text-align:  center;
}


.body_header{
	height:80px;
	line-height:80px;
	color:#FFFFFF;
	border-bottom:1px solid #333333;
	background-image:url(../images/header-tws-back.png);
	background-repeat:repeat-x;
}

.body_menu_horizontal{
	background-color:#AA6E56;
	vertical-align:middle;
}

.body_page{
	height:450px;
	background-color:#FFFFFF;
}

.body_home_news{
	color:#000000;
	background-color:#7FB9FA;
	padding: 7px 7px 7px 7px;
}

.paypal{
	color:#000000;
	background-color:#DEEDFE;
	padding: 7px 7px 7px 7px;
}

.body_page_left{
	vertical-align:top;
	padding-top:15px;
	width:0px;
}

.body_page_center{
	padding:15px 15px 15px 15px;
	vertical-align:top;
	text-align:left;
}

.body_page_right{
	text-align:center;
	width:150px;
	background-color:#E0DFD5;
	vertical-align:top;
	padding-top:15px;
	background-image:url(../images/bg_body_right.gif);
	background-repeat:repeat-x;
	background-position:top;
}

.body_header_logo{
	color: #FFFFFF;
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	font-weight:bold;
	padding-left:50px;
	font-size:24px;
	line-height:60px;
	height:60px;
}

.body_bottom{
	height:30px;
	line-height:30px;
	border-top:1px solid #333333;
	vertical-align:top;
	text-align:center;
}

A:link {color: #0000FF; text-decoration: none;}
A:active {color: #E75513; text-decoration: none;}
A:visited {color: #0000FF; text-decoration: none;}
a:hover {color: #FF0000; text-decoration: none;}

/* HOME */
	.similink{
		color:#0033CC;
		font-weight:bold;
		text-decoration:underline;
		cursor:pointer;
	}
	
	.similinkwait{
		color:#0033CC;
		font-weight:bold;
		text-decoration:underline;
		cursor:wait;
	}
	
	.similinkdark{
		color:#000000;
		font-weight:bold;
		text-decoration:underline;
		cursor:pointer;
	}
	
	.similinkdarkwait{
		color:#000000;
		font-weight:bold;
		text-decoration:underline;
		cursor:wait;
	}
	
	.home_div1{
		height:110px; width::550px; padding-top:15px; padding-bottom:15px; border-bottom:1px dashed #CCCCCC; border-right:1px dotted #CCCCCC;
	}
	
	.home_div2{
		float:left; width:145px;height:110px;
	}
	
	.home_div3{
		float:left; width:395px;height:110px; padding-left:5px; padding-right:5px;
	}
	
	.home_div4{
		height:57px;
	}
	
	.home_div5{
		width:100%;
	}
	
	.home_div6{
		float:left; width:49%;
	}
	
	.home_div7{
		float:left; width:50%; text-align:right
	}
/* END HOME */

.alert {
	color:#FF0000;
}