body,html	{
	margin:0;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align:center;
	background-image: url(../img/body.jpg);
	background-position: center top;
	background-repeat: repeat-y;
}

body {SCROLLBAR-FACE-COLOR: #9B0523; SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; SCROLLBAR-SHADOW-COLOR: #000000; SCROLLBAR-3DLIGHT-COLOR: #000000; SCROLLBAR-ARROW-COLOR: #FFFFFF; SCROLLBAR-TRACK-COLOR: #730109; SCROLLBAR-DARKSHADOW-COLOR: #000000;}

a {
	color:#c11717;
	text-decoration: none;
}
img {border:none;} 
h1 {
	font-size: 26px;
	color:#1a1c3d;
	padding-bottom:0px;
	margin:0px;
	margin-bottom:10px;
} 

.top-header {
	background-image: url(../img/html-bg.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}

.top-banner {
	background-image: url(../img/top-banner.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 35px;
	padding-top:130px;
	padding-left:820px;
}

.corner {
	border: 1px solid #1a1c3d;
	width: 323px;
	height: 139px;
    background-color: #FFFFFF;
	padding: 5px;
	padding-left: 10px;
	margin-right:5px;
	float:left;
	font-size: 12px;
	overflow:auto;
	padding-bottom:10px;
	background-image: url(../img/logoCVNCB-header.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.corner h2 {
	font-size: 18px;
	margin-bottom:0px;
} 

.news {
	width: 660px;	
	background-image: url(../img/top-box-news.png);
	background-position: center top;
	background-repeat: no-repeat;	
	height:59px;
}

.news h1  {
	font-size:17px;
	margin:0px;
	padding-left:50px;
	padding-top:30px;
	color:#c11717;
}
.news-body {
	background-color: #FFFFFF;
	height:auto;
	border-left: 3px solid #1a1c3d;
	border-right: 3px solid #1a1c3d;
	border-bottom: 3px solid #1a1c3d;
	padding:10px;
}

.news-body p, .news-body-preview p { margin:0px; }

.hide { display:none; }
.news-preview {
	width: 660px;
	background-image: url(../img/news-preview.png);
	background-position: center top;
	background-repeat: no-repeat;
	height:41px;
	margin-top:5px;
	cursor:pointer;
	cursor:hand; 
}	
.news-preview h1 {
	font-size:17px;
	margin:0px;
	padding-left:15px;
	padding-top:9px;
	color:#c11717;
}
.news-body-preview {
	width:600px;
	background-color: #FFFFFF;
	height:auto;
	border-left: 3px solid #1a1c3d;
	border-right: 3px solid #1a1c3d;
	border-bottom: 3px solid #1a1c3d;
	padding:10px;
	margin-left:18px;
}

.calendario {
	width:655px;
	background-color: #FFFFFF;
	height:auto;
	border: 3px solid #1a1c3d;
	padding:10px;
	margin-top:10px;
	margin-bottom:10px;
	padding:0px;
}

.testo {
	padding:10px;
	width:635px;
	background-color: #FFFFFF;
	height:auto;
	border: 3px solid #1a1c3d;
	padding:10px;
	margin-top:10px;
	margin-bottom:10px;

}

.calendar-frame {
	width: 650px;
	height: 510px;	
}

.cbtv {
	background: url(../img/cbTV.png) no-repeat left top;
	width:470px;
    height:370px;
	padding-top:82px;
	padding-left:15px;
	margin-top:10px;
}

div#container{
	width:1024px;
	margin: 0 auto;
    text-align:left;
	margin-bottom:0px;
	padding-top:10px;
}

div#header{	 
	padding: 10px;
	padding-top:0px;
	width:100%;
}

div#main{
	float:left;
	width:100%;
}

/*-------------- CONTENT -------------------*/
div#content{
	float:left;
	width:660px;
	margin-left:0px;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:0px;
	border: 1px solid #c11717;
	padding:10px;
	background-image: url(../img/stripe.png);
	background-repeat: repeat;
	padding-bottom:0px;
}

div#content table {
	font-size:12px;
	background-color: #3445rt;
}

.main-sponsor{
	float:left;
	width:115px;
	font-size:13px;
	background-color: #FFFFFF;
	margin-top:0px;
	border: 1px solid #969696;
}

.main-sponsor p {
	background-color: #1a1c3d;
	margin:0px;
	padding:5px;
	font-weight: bold;
	color: #FFFFFF;
}

/*-------------- LEFT MENU ------------------*/
div#nav{
	float:left;
	width:186px;
	font-size:11px;
	margin:10px;
	margin-top:0px
}

div#nav .link-left {
	margin-top:10px;
	background-color: #FFFFFF;
	width:164px;
	padding:10px;
	border: 1px solid #969696;
}

div#nav table {
	background-color: #969696;
	width:186px;
	font-size:13px;
}

div#nav .td {
	padding:2px;
	background-color: #FFFFFF;
	color: #c11717;
}

div#nav .td:hover {
	padding:2px;
	background-color: #cccccc;
}
 
div#nav .td-header, .td-header:hover {
	padding:5px;
	background-color: #1a1c3d;
	color: #FFFFFF;
	font-weight:bold;
}
 
/*---------------- FOOTER ----------------*/
.footer{
	clear:both;
	width:100%; 
	background: #494949 url(../img/footer-bg.jpg) repeat-x top;
	height:165px;
	color: #FFFFFF;
}

/* slider sponsor */
#slider {
    width: 313px; /* important to be same as image width */
    height: 154px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
	background-color: #FFFFFF;
	border: 1px solid #666666;
	margin-left:5px;	
	margin-bottom:0px;
 
}
#sliderContent {
    width: 313px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0px;
 
}
.sliderImage {
	float: left;
	position: relative;
	display: none;
 
}

.sliderImage img{
	text-align: center;
	vertical-align: middle;
 
}

.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 5px;
    width: 384px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
ul { list-style-type: none;}