
body {
    background-image:url('../images/sfondo.png');
    background-repeat: no-repeat;
    background-color: #080242;
    font-family: arial, Verdana, sans-serif;
 
}

.container{
margin: 0 auto; 
width:790px;
border: 0px solid green;
}
.top {
height:160px;
width:800px;
border: 0px solid red;
}

.title {
height:165px;
width:450px;
border:0px solid white;
overflow:hidden;
display:inline;
float:left;
font-size: 30px;
color:white;

}
.sponsor {
height:160px;
width:330px;
border: 0px solid #ccc;
overflow:hidden;
display:inline;
float:left;
padding:10px 0 0 15px;
}

.menu {
border: 0px solid red;
float:left;
}
.main{
width:600;
overflow:hidden;
display:inline;
border: 0px solid pink;
float:left;
padding:10px 0 0 0;
}

/* Sezione news */
.news{
width:600px;
height:320px;
overflow:hidden;
border: 0px solid white;
}

.news form {
align:center;
text-align:center;
background-color:#080242;
color:white;
text-weight:bold;
}

.main a{
color:#cccccc;

}
.main a:hover{
text-decoration:underline;
}
.floatLeft{
width:250px;
overflow:hidden;
border:0px solid black;
float: left; 
margin: 4px; 
}
p.floatLeft{
color: red;
font-family: arial, Verdana, sans-serif;
font-size: 70%;
font-style: italic;
text-align: center;
}

p.news_dett{
color: white;
font-family: arial, Verdana, sans-serif;
font-size: 130%;
font-weight:bold;
}
p.news_summary{
color: white;
font-family: arial, Verdana, sans-serif;
font-size: 80%;
}
p.link_news{
color: white;
font-family: arial, Verdana, sans-serif;
font-size: 80%;
font-style: italic;
text-align: right;
}


/* Fine sezione news */
#matches{
margin:10px 0 0 0;
width:598px;
height:300px;
overflow-y:auto;
overflow-x:hidden; 
border: 0px solid white;
background-image:url('../images/back_matches.png');
background-repeat: no-repeat;
}
.right{
width:190px;
display:inline;
border: 0px solid #ccc;
float:left;
padding:10px 0 0 0;
}
.video{
width:190px;
height:200px;
border: 0px solid #ccc;
float:left;
margin-left: auto; 
margin-right: auto;

}
.lss{
width:190px;
height:240px;
border: 0px solid #ccc;
float:left;
margin:20px 0 0 0;
}

.lss a img{
border:none;
}

a img{
border:none;
}
.photo{
width:190px;
height:200px;
float:left;
border: 0px solid #ccc;
margin:20px 0 0 0;
overflow:hidden;
}
.minititle{
padding:10px 0px 10px 40px;
width:450px;
height:30px;
border: 0px solid red;
color:white;
}
.minibar{
border: 0px solid red;
width:550px;
height:30px;
margin:20px 0 0 20px;
}
.bottom{
width:790px;
margin:30px 0 0 0px;
border: 0px solid red;
float:left;
}
.footer{
height:15px;
width:790px;
border: 0px solid #ccc;
color: white;
padding-top:0px;
font-family: arial, Verdana, sans-serif;
font-size: 70%;
background-image:url('../images/footer.png');
background-repeat: no-repeat;
overflow:hidden;
padding:1px 0 0 0px;
align:center;
text-align:center;
}

.footer a {
font-family: arial, Verdana, sans-serif;
text-decoration:none;
color: white;
padding:0px 20px 0 20px;
}
.footer a:hover {
text-decoration:underline;
}
.disclaimer {
width:733px;
font-family: arial, Verdana, sans-serif;
font-size: 60%;
overflow:hidden;
text-decoration:none;
color: white;
margin:0px 0 0 30px;
}


/* proprietà tabella matches */
table#match{
margin:0 0 0 20px;
font-family: arial, Verdana, sans-serif;
font-size: 90%;
color: white;
}

td#middle{
width:20px;
}
td#info{
background-color:#000033;
font-size:70%;

}

td#bordo_sx_up{
border-left:1px solid #FFFFFF;
border-top:1px solid #FFFFFF;
}
td#bordo_up{
border-top:1px solid #FFFFFF;
}
td#bordo_sx_bot{
border-left:1px solid #FFFFFF;
border-bottom:1px solid #FFFFFF;
}
td#bordo_3{
border-top:1px solid #FFFFFF;
border-right:1px solid #FFFFFF;
border-bottom:1px solid #FFFFFF;
}


td.girone{
background-color:#2f78aa;
text-align:center;
}

.minibar a img{
border:none;
}

/* Sezione Round */
#round{
margin:0px 5px 0 0;
width:595px;
height:600px;
overflow-y:auto;
overflow-x:hidden; 
border: 0px solid white;
background-image:url('../images/back_matches.png');
background-repeat: no-repeat;
}

#round table{
font-family: arial, Verdana, sans-serif;
margin:10px 0 0 10px;;
}
#round table#first{
background-color:#003366;
border:none;
color:#ffffff;
line-height:10px;
font-size:80%;
}
#round table#first td{
padding:5px 10px 5px 10px;
border:0px solid #cccccc;
text-align:center;
}
#round table#first td#col_gruppo{
font-size:70%;
width:80px;
border:1px solid white;
}
#round table#partite{
color:#ffffff;
font-weight:bold;
border:1px solid #ffffff;
padding:5px;
font-size:85%;
}

#round table#partite td#gioc{
padding:0 5px 0 5px;
width:150px;
text-align:center;
align:center;
font-size:95%;
}
#round table#partite td#punti{
background-color:#2f78aa;
font-size:90%;
text-align:center;
align:center;
}

#round form{
padding:10px 20px 0 0;
align:right;
text-align:right;
}

/* Group */
#group{
margin:0px 5px 0 0;
width:595px;
height:600px;
overflow-y:auto;
overflow-x:hidden; 
border: 0px solid white;
background-image:url('../images/back_matches.png');
background-repeat: no-repeat;
}
#group table#first{
background-color:#003366;
border:none;
color:#ffffff;
line-height:10px;
font-size:80%;
}
#group table#first td{
padding:5px 10px 5px 10px;
border:0px solid #cccccc;
text-align:center;
}
#group table#first td#col_gruppo{
font-size:70%;
width:80px;
border:1px solid white;
}

#group table#partite{
color:#ffffff;
font-weight:bold;
border:1px solid #ffffff;
padding:5px;
font-size:85%;
}

#group table#match td#gioc{
padding:0 5px 0 5px;
width:150px;
text-align:center;
align:center;
font-size:95%;
}
#group table#match td#punti{
font-size:90%;
text-align:center;
align:center;
}
#group form{
padding:10px 20px 0 0;
align:right;
text-align:right;
}

#group a.detail{
text-decoration:none;
font-weight:bold;
padding: 5px;
color: #ffffff;
line-height:50px;
}
#group a.link02{
text-decoration:none;
font-weight:bold;
padding: 5px;
color: #333333;
}
#group table#match{
margin:0 0 0 10px;
font-family: arial, Verdana, sans-serif;
color:#000033;
}
#group table#match td{
font-size:93%;
}
#group table#match tr#toppe{
color: white;
background-color:#000033;
font-size:90%;

}
#group table#match tr#toppe td{
text-align:center;
align:center;


}

/* Parte per la schermata team */
#team{
margin:0px 5px 0 0;
width:580px;
height:600px;
overflow-y:auto;
overflow-x:hidden; 
border: 0px solid white;
background-image:url('../images/back_matches.png');
background-repeat: no-repeat;
color:white;
}

#team img{
border:0px;
}
#team table{
width:570px;
}
#team table#info td{
background-color:#333333;
font-size:80%;
}

#team a{
text-decoration:none;
color:white;
}
#team a:hover{
text-decoration:none;
color:white;
font-weight:bold;
}
#team td#profiles{
text-align:center;
background-color:#C8D8E8;
}


#team table.piccolo{
padding-left:0px;
width:600px;
font-size:80%;
}

#team table.piccolo tr td#primo{
border:0px solid #000033;
background-color:#337BAC;
color:#000033;
}
#team table.profile tr td#secondo{
background-color:#000033;
color:#000033;
}
#team table.piccolo tr td{
border:0px solid #000033;
background-image:url('../images/back_player.png');
color:#000033;
}

#team table.profile{
color:#000033;
font-size:90%;
text-align:center;
align:center;
width:570px;
overflow:hidden;
}
#team table.profile tr td#primo{
background-color: #337BAC;
width:200px;
}

#team table.profile tr td{
background-image:url('../images/back_player.png');
vertical-align:top;
}

#round table#partite{
color:#ffffff;
font-weight:bold;
border:1px solid #ffffff;
padding:5px;
font-size:85%;
}

#round table#match td#gioc{
padding:0 5px 0 5px;
text-align:center;
align:center;
font-size:95%;
}
#round table#match td#punti{
font-size:90%;
text-align:center;
align:center;
width:35px;
}
#round table#match{
margin:0 0 0 10px;
font-family: arial, Verdana, sans-serif;
color:#000033;
}
#round table#match td{
font-size:93%;
}
#round table#match tr#toppe{
color: white;
background-color:#000033;
font-size:90%;

}
#round table#match tr#toppe td{
text-align:center;
align:center;
}
a.detail{
text-decoration:none;
font-weight:bold;
padding: 5px;
color: #000033;
line-height:50px;
}

#finalround{
margin:10px 0 0 0;
padding:10px;
width:580px;
height:600px;
overflow-y:auto;
overflow-x:hidden; 
border: 0px solid white;
background-image:url('../images/back_matches.png');
background-repeat: no-repeat;
color:white;
font-size:12px;
}

#final_round{
 font-family:tahoma;
 font-size:10px;
 font-weight:bold;
 color:#ffffff;
}

table#final_round td#colore{
background-color:#000033;
} 

