@import url(/css/events-calendar.css);
@import url(/css/contact.css);

@import url(/css/news.css);
@import url(/css/documents.css);
@import url(/css/links.css);
@import url(/css/newsletter.css);
@import url(/css/globalsearch.css);


@import url(/cssnew2/events.css);
@import url(/cssnew2/common.css);
@import url(/cssnew2/pages.css);
@import url(/cssnew2/carousel.css);
@import url(/cssnew2/home-news.css);
@import url(/cssnew2/primopiano.css);
@import url(/cssnew2/home-newsletter.css);
@import url(/cssnew2/search.css);
@import url(/cssnew2/leftmenu.css);

body {
	background: #000;
	color: #333;
	/* font-family: Myriad, "Myriad Web", "Trebuchet MS", sans-serif; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin: 0;
	padding: 0;
}

a:link, a:visited {
	color:#000;
	text-decoration:none;
}

a:active, a:hover {
	color:#666;
	text-decoration:none;
}



h2 {
	font-size: 1.1em;
	margin: 0;
	padding: 0;
}

#main {
	width: 980px;
	margin:0 auto;
}

#page {
	clear: both;
	margin:0;
	padding:0;
	width:980px;
	background: #fff;
}


/******************************** Header ********************************************/ 
#header {
	width: 100%;
	height: 140px;
	margin: 0;
	padding: 0;
}
#header h1{
	width: 250px;
	height: 140px;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}

#flasheader {
	width: 730px;
	height: 140px;
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}


#subheader {
	clear: both;
}

#topsearch {
	width: 250px;
	display: inline;
	float: left;
	background: #fff url(/imgnew/topmenu_bg.png) repeat-x top;
	padding-top: 20px;
	height: 34px;
}

#date-time {
	width: 290px;
	display: inline;
	float: left;
	text-align: right;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	height: 54px;
	background: #fff url(/imgnew/topmenu_bg.png) repeat-x top;
}

#date-time p{
	margin: 0;
	padding: 0;
}


#topmenu {
	width: 440px;
	height: 54px;
	display: inline;
	float: left;
	padding: 0;
	margin: 0;
	background: #fff;
}

#topmenu ul {
	margin: 0;
	padding: 0;
	list-style-type:none;
}

#topmenu ul li {
	margin: 0;
	padding: 0;
	float:left;
}

#topmenu ul li a {
	
}




/******************************** COLUMNS ********************************************/ 
#leftcol {
	float: left;
	display: inline;
	width: 230px;
	margin: 0;
	padding: 0 10px;
}


#contentcol {
	float:left;
	display: inline;
	width: 730px;
	padding: 0;
}

#contentcol a:link, #contentcol a:visited {
	border-bottom: 1px dotted #000;
}

#contentcol a:active, #contentcol a:hover {
	border-bottom: 1px dotted #c00;
}




/******************************** HOME ********************************************/ 

#leftcontentcol {
	float:left;
	display: inline;
	width: 500px;
	margin: 0 5px;
	/*width: 210px;*/
}


#rightcol {
	float:right;
	display: inline;
	width:220px;
	margin: 0;
}

#wtv {
	width: 220px;
	height: 185px;
	background: #fff url(/imgnew/video_bg.png) no-repeat top;
}


#diarioplayernew {
	width: 196px;
	margin:auto;
	padding-top: 8px;
}

#video-headlines {
	height: 300px;
	overflow: hidden;
}







/******************************** FOOTER ********************************************/ 


#footbanners {
	clear: both;
	text-align: center;
	padding: 10px;
	background: #e3001b;
	border-top: 5px solid #000;
	border-bottom: 5px solid #000;
}

#footbanners img {
	padding: 0 5px;
}