/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.containermaster {
}
.containerrow1_blue {
	background-image: url(gradient_LtBlue.jpg);
}
.containerrow2_blue {
	background-color: #ffffff;
}
.news {
padding-left:10px;
padding-right:10px;
border-bottom:solid 3px #004268;
border-left:solid 3px #004268;
border-right:solid 3px #004268;
background-image:url(bgnews.gif);
background-repeat:repeat-x;
background-color:#4780A2;
}

.vuoto {
padding:10px;
border-bottom:solid 3px #004268;
border-left:solid 3px #004268;
border-right:solid 3px #004268;
background-image:url(bgnews.gif);
background-repeat:repeat-x;
background-color:#4780A2;
}
.vuoto hr {color:#fff;}

.next {
width:100%;
border-bottom:solid 3px #004268;
border-left:solid 3px #004268;
border-right:solid 3px #004268;
background-image:url(bgnext.gif);
background-repeat:repeat-x;
background-color:#4780A2;
}

.last {
width:100%;
border-bottom:solid 3px #004268;
border-left:solid 3px #004268;
border-right:solid 3px #004268;
background-image:url(bglast.gif);
background-repeat:repeat-x;
background-color:#FF625F;
}

.link {
border-bottom:solid 3px #004268;
border-left:solid 3px #004268;
border-right:solid 3px #004268;
background-color:#4780A2;
}

.classifica {
width:100%;
border-bottom:solid 3px #004268;
border-left:solid 3px #004268;
border-right:solid 3px #004268;
background-image:url(bgclassifica.gif);
background-repeat:repeat-x;
background-color:#4780A2;
}

.sponsor {
border-bottom:solid 3px #004268;
border-left:solid 3px #004268;
border-right:solid 3px #004268;
background-color:#004268;
}

