/* CSS Document */

.Stileevidenzaazzurro {
	color: #33CCFF;
	font-weight: bold;
}

.Stileevidenzaorange {
	color:#FF9900;
	font-weight: bold;
}

.Nomeguest {
	color: #ffffff;
	font-weight: bold;
	font-size:12px;
}

.Newslive {
	color: #ffffff;
	font-weight: bold;
	font-size:13px;
}

a {
color:#FFFFFF;
text-decoration:none;
}

a:visited {
color:#FFFFFF;
text-decoration:none;
}

a:hover {
color:#FFCC00;
text-decoration:none;
}






body {
	background-color:#000000;
}



div#container{
margin:0px auto;
position:relative;
margin-top:20px;
width:800px;
height:580px; /*580*/
font-family:sans-serif;
font-size:11px;
text-align:center;
color:#ffffff;
}

div#containerallungabile{
margin:0px auto;
position:relative;
margin-top:20px;
width:800px;
height:100%; /*580*/
font-family:sans-serif;
font-size:11px;
text-align:center;
color:#ffffff;
}

div#containerguest{
margin:0px auto;
position:relative;
margin-top:20px;
width:800px;
height:100%; /*580*/
font-family:sans-serif;
font-size:11px;
text-align:center;
color:#ffffff;
}

div#header{
margin:0px auto;
position:relative;
width:800px;
height:70px;
background-image:url(../img/header.jpg);
background-repeat:no-repeat;
text-align:left;
}


div#menu{
position:relative;
width:800px;
height:25px;
background-color:#000000;
}

A.stra4{
DISPLAY: block;
font-family:sans-serif;
font-size:9px;
text-align:center;
width:100px;
line-height:25px;
height:25px;
background-image:url(../img/menuhover.jpg);
background-repeat:no-repeat;
color:#ffffff;
float:left;
}
A.stra4:hover{
TEXT-DECORATION: none;
background-image:url(../img/menuhover.jpg);
background-repeat:no-repeat;
color:#ff9900;
}/*MENU*/



div#corpomusicwe{
width:800px;
height:435px;
text-align:left;
background-image:url(../img/bgmusicwe.jpg);
background-repeat:no-repeat;
}

div#corponewslive{
width:800px;
height:100%;
text-align:left;
background-image:url(../img/bgnewslive.jpg);
background-repeat:no-repeat;
}

div#corpoaggiorn{
width:800px;
height:100%;
text-align:left;
background-image:url(../img/aggiorn.jpg);
background-repeat:no-repeat;
}

div#corpostampa{
width:800px;
height:100%;
text-align:left;
background-image:url(../img/bgrassegna.jpg);
background-repeat:no-repeat;
}

div#corpomedia{
width:800px;
height:100%;
text-align:left;
background-image:url(../img/bgmedia.jpg);
background-repeat:no-repeat;
}

div#corpolinks{
width:800px;
height:435px;
text-align:left;
background-image:url(../img/bglinks.jpg);
background-repeat:no-repeat;
}

div#corpocontact{
width:800px;
height:435px;
text-align:left;
background-image:url(../img/bgcontact.jpg);
background-repeat:no-repeat;
}

div#corpostory{
width:800px;
height:100%;
text-align:left;
background-image:url(../img/bgstory.jpg);
background-repeat:no-repeat;
}

div#corpoguest{
width:800px;
height:100%;
background-image:url(../img/bgguest.jpg);
background-repeat:no-repeat;
}

div#testo{
padding-top:15px;
padding-left:2px;
position:relative;
width:380px;
height:395px;
}

div#testomedia{
padding-top:15px;
position:relative;
width:380px;
height:100%;
}

div#testonews{
padding-top:15px;
padding-left:2px;
position:relative;
width:380px;
height:100%;
}

div#testostory{
padding-top:15px;
padding-left:2px;
position:relative;
width:380px;
height:100%;
}

div#testoguest{
padding-top:15px;
padding-left:2px;
position:relative;
width:700px;
height:395px;
font-family:sans-serif;
font-size:11px;
text-align:left;
color:#ffffff;
}

div#footer{
position: relative;
width:800px;
height:50px;
color:#FFFFFF;
background-image:url(../img/footer.jpg);
background-repeat:no-repeat;
}


/* STILE PER CARATTERI */

.Stile1 { 
font-family:"trebuchet ms", Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:10px;
}

.Stile6 {
	color: #33CCFF;
	font-weight: bold;
}
.Stile9 {color: #FFFFFF}
.Stile10 {
	color: #33ccff;
	font-weight: bold;
}
/* STILE PER TABELLE */
td { font-family:"trebuchet MS";
font-size: 10px;
color:#FFFFFF;
}
th {font-family:"trebuchet MS";
font-size:10px;
font-weight:bold;
color:#FF6600;
text-align:left;
}