#futball-travel-header{
float:left;
width: 607px;
height: 60px;
background: url(../images/travel_banner_large.jpg) no-repeat;
margin: 0px 0px 5px 0px;
padding: 10px 0px 0px 10px;
}

#top-travel{
float:left;
width: 600px;
height: 212px;
color: #000000;
overflow: hidden;
margin: 0px;
padding: 0px 0px 20px 0px;
}

#top-travel img{
width: 468px;
height: 210px;
margin: 0px;
padding: 0px 20px 0px 0px;
float: left;
}

#top-travel a{
text-decoration: none;
color: #5e5e5e;
}


.travelMenu{
float:left;
text-align: center;
font-size: 14px;
height: 20px;
padding: 5px 10px 3px 10px;
margin: 0px 3px 0px 0px;
background: #dedede;
color: black;
font-weight: bold;
}

.travelMenu:hover{
background : red;
}

.travelMenu a{
color : black;
text-decoration: none;
}

.travelMenu:hover a{
color: white;
}

#travel{
width: 617px;
float:left;
padding: 5px 0px 10px 0px;
margin: 2px 0px 0px 0px;
border-top: 5px solid red;
border-right: 0px solid #dedede;
border-bottom: 0px solid #dedede;
border-left: 0px solid #dedede;
}

.travel-div{
float:left;
width: 180px;
height: 235px;
overflow: hidden;
margin: 10px 20px 0px 0px;
}

.travel-div img{
float: left;
width: 180px;
height: 81px;
padding: 0px 0px 5px 0px;
}

.travel-div a{
text-decoration: none;
color: #000000;
}

.travel-div a:hover{
text-decoration: none;
}



#travel-left{
float:left;
width: 120px;
padding:0px;
margin: 0px 10px 0px 0px;
text-align: right;
}

#travel-left div{
float:left;
width: 125px;
padding:5px 5px 5px 2px;
margin:0px;
font-size: 14px;
}

#travel-left div:hover{
background: red;
}

#travel-left div a{
text-decoration: none;
color:red;
}

#travel-left div:hover a{
text-decoration: none;
color:white;
}

#travel-right{
float:right;
width: 470px;
padding: 10px 0px 10px 10px;
margin: 0px;
}

#travel-right img{
width: 468px;
height: 210px;
margin: 0px;
padding-bottom: 10px;
float: left;
}

#travel-header{
float:left;
padding: 0px 0px 0px 0px;
margin: 0px;
}

#travel-header img{
width: 468px;
height: 210px;
padding: 0px;
margin: 0px;
}

#subnavig{
float:left;
background: red;
width: 463px;
padding: 5px 0px 5px 5px;
margin: 0px 0px 10px 0px;
}

#subnavig a{
font-size: 14px;
color: white;
text-decoration: none;
}

#subnavig a:hover{
color: white;
text-decoration: underline;
}


#tabella{
float: left;
width: 270px;
padding: 0px;
margin: 0px 0px 0px 20px;
border-bottom: 2px solid #2f7ed0;
overflow: hidden;
}

div.tabellaTab{
float: left;
text-align: center;
width: 70px;
height: 20px;
overflow: hidden;
color: #003365;
margin: 0px 1px 0px 1px;
padding: 5px 3px 0px 3px;
font-weight: bold;
}

div.tabellaTab:hover{
cursor: pointer;
}
