/* Revival.1 */


* {
   padding:0;
   margin:0;
}
.testa{
height:141px;
background-image:url(img/header.jpg);
}
html, body {
	height: 100%;
}

body {
	text-align: left;
	margin:0 auto;
	padding:0;
	color:#000;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size:16px;
	font-family:Verdana, Tahoma, Arial, sans-serif;
	background:#fff;
	background:#f0f6df;
}

#page {
	width:950px;
	margin:0 auto;
	height:100%;
}

#header {
	width:950px;
	height:135px;
	margin: 0 auto;
	background: url('img/header.jpg') no-repeat;
	padding:0px;

}

#content {
	padding:5px 20px 0 20px;
	background:url('img/content_bg.gif') repeat-y;
	height:auto;
	right: 0px;
}

/**************************** menu ****************************/

#nav_top {
	background:url('img/nav_top.gif') no-repeat;
	width:150px;
	height:19px;
}

#nav_btm {
	background:url('img/nav_btm.gif') no-repeat;
	width:150px;
	height:19px;
}

#menu {
	float:left;
	width: 150px;
	color:#000;
	background:url('img/nav_mid.gif') repeat-y;
}
#coldestra {
	float: right;
	width: 150px;
	color:#000;
	background:url('img/nav_mid.gif') repeat-y;
}

#menu ul {
	list-style:none;
	width:140px;
	font-size:12px;
	padding:0 0 0 3px;
}	

#menu li {
	list-style-type: none;
	background:transparent url('img/bullet.gif') no-repeat 12px 6px;
	margin-bottom:4px;
	border-bottom:1px solid #c8e5c7;
	padding:0;
}

#menu li:hover {
	background:#c8e5c7;
	margin-bottom:4px;
}

#menu a {
	display:block;
	padding:0 0 0 20px;
	color:#999999;
	text-decoration: none;
	background:f0f6df;
}	
	
#menu a:hover {
	display:block;
	padding:0 0 0 20px;
	color:#333;
	text-decoration: none;
	background:fff;
}	

/**************************** content ****************************/

#info {
	float:right;
	
	width:610px;
	display:block
	
}

.post_top {
	background:url('img/content_top.gif') no-repeat;
	width:610px;
	height:21px;
}

.post_btm {
	background:url('img/content_btm.gif') no-repeat;
	width:610px;
	height:31px;
}

.post {
background:url('img/content_mid.gif') repeat-y;
	padding-top: 0;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
	display:block;
	line-height: 25px;

}

img {
	border:1px solid #fff;
	padding:5px;
	margin:3px;

}

a{
	color:#FFFFFF;
	text-decoration:none;
}

a:hover{
	color:#000;
	text-decoration:none;
}
a.scuro{
	color:#000066;
	text-decoration:none;
}

a.scuro:hover{
	color:#000;
	text-decoration:none;
}

h1{
	color:#FFFFFF;
	font-weight:bolder;
	font-size:24px;
	padding-top: 60px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 124px;
}

#sponsor{
	position:absolute;
	top:32px;
	color:#666;
	font-size:16px;
	text-decoration:none;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 415px;
}


h3{
	color:#fff;
	font-size:12px;
	font-weight:bold;
	padding: 5px 0 5px 10px
}

h4{
	color:#fff;
	font-size:20px;
	font-weight:normal;
	margin-top:3px;
}

h5{
	color:#8d8d8d;
	font-size:10px;
	font-weight:normal;
	padding:5px;
}
p{
padding-left:8px;
padding-right:8px;
}
h3 img{
	float:left;
}

/**************************** lists ****************************/

ul {
	list-style:none;
	padding:0 0 0 3px;
}	

li {
	list-style-type: none;
	background:transparent url('img/bullet.gif') no-repeat 12px 6px;
	padding: 0 0 0 20px;
}

#menu a {
	display:block;
	padding:0 0 0 20px;
	color:#000033;
	text-decoration: none;
	background:f0f6df;
}	
	
#menu a:hover {
	display:block;
	padding:0 0 0 20px;
	color:#333;
	text-decoration: none;
	background:fff;
}	


/**************************** footer ****************************/

#footer{
	text-align:center;
	padding:40px;
	background:url('img/bottom.gif') no-repeat;
	height:42px;
}

#footer a {
	color:#000;
}

#footer a:hover {
	color:#999999;
}
/*************************Radio****************************/
#radio a {
display: inline-block;
size:300px;
} 
#radio a:hover {
display: inline;
background-color: #C1F7FD;
} 
#radio a:active  {
background-color:#C1F7FD;
size:inherit;
} 
.sfondohifi{
	background-image:url(../img/radio/hifi.png);
	background-repeat: no-repeat;
	width:951px;
}
