@charset "utf-8";
/* CSS Document */

body {
	top: 0px;
	margin-top: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 1.3;
	background: url(images/sfondo_blu.jpg);
	background-attachment: fixed;
	background-position: top center;
	background-repeat: no-repeat;
}

div#main {
	width: 1000px;
	margin: auto;
}

div#menu {
	width: 985px;
	height: 60px;
	display: table-cell;
	vertical-align: middle;
	padding: 0px 0px 0px 15px;
	background: url(images/layout_r1_c1.png);
	overflow: hidden;
}

div#menu div {
	float: left;
	margin: 0px 15px 0px 15px;
	color: #CCC;
	font-size: 12px;
	font-weight: bolder;
	letter-spacing: 2px;
}

div#menu div:hover {
	color: #FA0;
	cursor: pointer;
}

div#testata {
	width: 1000px;
	height: 240px;
}

div#banner {
	float: left;
}

div#body {
	width: 1000px;
	background: url(images/sidebar_background.png);
	background-position: top right;
	background-repeat: repeat-y;
}

div#left_body {
	width: 755px;
	min-height: 500px;
	background: url(images/body_background.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #DBDEE5;
	float: left;
}

div#sidebar {
	width: 210px;
	min-height: 100px;
	float: left;
	color: #FFF;
	background: url(images/microphone_bottom_right.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 80px 15px 0px 20px;
}

div#contents {
	width: 450px;
	margin: 30px;
	text-align: justify;
	float: left;
}

div#sponsor {
	width: 230px;
	float: left;
	padding: 30px 0px 0px 0px;
}

div#sponsor img {
	margin: 0px 0px 10px 0px;
}

div#footer {
	margin: 5px 0px 0px 0px;
	font-size: 9px;
	color: #666;
	text-align: center;
}

div.clear {
	clear: both;
}

p.title {
	color: #006;
	font-size: 16px;
	font-style: italic;
	letter-spacing: 2px;
	line-height: 1.5;
	margin: 0px 0px 10px 0px;
}

p.subtitle {
	font-size: 12px;
	font-style: italic;
	line-height: 20px;
	margin: 0px 0px 10px 0px;
}

p.side_title {
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}

div#footer a {
	text-decoration: none;
	color: #666;
}

div#menu div a {
	color: #CCC;
	text-decoration: none;
}

div#menu div a:hover {
	color: #FA0;
	text-decoration: none;
}

p.link_articolo {
	font-size: 9px;
	text-align: right;
}

p.link_articolo a {
	color: #000;
	text-decoration: none;
}

p a {
	text-decoration: none;
	color: #000;
}

p.download {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 3px 0px;
}

p.friends a{
	color: #FFF;
}

span.data {
	font-size: 10px;
	color: #666;
	letter-spacing: 1px;
}

input[type=text] {
	width: 300px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 1.3;
	margin: 0 0 10px 10px;
}

input[name=securityCode] {
	height: 0px;
	visibility: hidden;
}

textarea {
	width: 298px;
	height: 150px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 1.3;
	margin: 0 0 10px 10px;
}

#FlashID3 {
	margin-left: 30px;
}
