
#underline
{
	text-decoration: underline;
}

#noticia_vvr
{
	padding-left: 10px;
	padding-bottom: 4px;
}

#noticia_title
{
	color: #112345;
	font-weight: bold;
}

#noticia_text
{
	text-align: justify;
}

h4
{
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top: 30px;
}

#title3
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	padding-bottom: 5px;
}

#fotos_programa
{
	vertical-align: middle;
}

#day
{
	padding-top: 30px;
	padding-bottom: 5px;
	font-size: large;
	font-weight: bold;
	color: #112345;
}

#hour
{
	padding-left: 15px;
	padding-bottom: 8px;
	color: blue;
}

#hour_more
{
	padding-left: 60px;
}

body
{
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	font-family: Arial, sans-serif, Verdana, Geneva, Arial, Helvetica;
	font-size: 12px;
	color: #000;
	background-color: #EEEEEE;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

#headercontainer
{
	width: 100%;
	background: #242424;
}

#header	
{
	margin: 0px auto;
	width: 978px;
	height: 125px;
	border: 1px solid #FFF;
	border-top: 0px;
	border-bottom: 0px;
	background: #242424 url('../images/header3.jpg');
}

#header h1
{
	margin: 0;
	color: #FFF;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	font-size: 300%;
	padding-left: 10px;
	letter-spacing: 1px;
	padding-top: 40px;
	opacity: 0.7;
}

#menucontainer
{
	width: 960px;
	height: 28px;
	background: #A0C80E;
	background-image:url('../images/menu-background.jpg');
	background-repeat:repeat-x;
}

#menu
{
	margin: 0 auto;
	width: 960px;
	background: #A0C80E;
	border-right: 1px solid #95BC0E;
}

#content
{
	margin: 0px auto;
	width: 978px;
	border: 1px solid #B5B5B5;
	border-top: 0px;
	border-bottom: 0px;
	background: #fbffd9;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	text-align: justify;
}

#content-padding
{
	padding: 40px 40px;
}

#vvr-historia
{
	vertical-align: top;
}

#vvr-hist-content
{
	z-index: 1;
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
	width: 530px;
	height: 100%;
	padding: 0px 30px;
	border: 0px solid #B5B5B5;
	border-top: 0px;
	border-bottom: 0px;
	border-right: 1px solid #B5B5B5;
	background: #fbffd9;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	text-align: justify;
}

#vvr-hist-content2
{
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
	width: 340px;
	height: 100%;
	padding: 0px 20px;
	border-left: 0px solid #B5B5B5;
	border-top: 0px;
	border-bottom: 0px;
	background: #fbffd9;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	text-align: justify;
}


#banda-historia
{
	vertical-align: top;
}

#banda-hist-content
{
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
	width: 600px;
	height: 100%;
	padding: 0px 30px;
	border: 0px solid #B5B5B5;
	border-top: 0px;
	border-bottom: 0px;
	border-right: 1px solid #B5B5B5;
	background: #fbffd9;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	text-align: justify;
}

#banda-hist-content2
{
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
	width: 260px;
	height: 100%;
	padding: 0px 20px;
	border-left: 0px solid #B5B5B5;
	border-top: 0px;
	border-bottom: 0px;
	background: #fbffd9;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	text-align: justify;
}

#content_inicio_central
{
	border-left: 1px solid #B5B5B5;
	border-right: 1px solid #B5B5B5;
}

#div_hr
{
	border-bottom: 1px solid #B5B5B5;
}

#title
{
	color: #666;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	font-size: 200%;
	letter-spacing: -1px;	
}

#content h2
{
	color: #666;
	padding-bottom: 3px;
	padding-left: 10px;
	border-bottom: 1px solid #AEDE10;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	font-size: 200%;
	letter-spacing: -1px;
}

#link_cat
{
	    color: #666;
		padding-top: 10px;
		padding-bottom: 3px;
		padding-left: 10px;
		border-bottom: 1px solid #AEDE10;
		font-family: helvetica, arial, verdana, tahoma, sans-serif;
		font-size: 150%;
		letter-spacing: 0px;
}

#footer
{
	line-height: 20px;
	margin: 0 auto;
	width: 978px;
	text-align: right;
	color: #000;
	letter-spacing: 1px;
	background: #A0C80E url('../images/menu-background.jpg') repeat-x;
	border: 1px solid #999;
	font-family: helvetica, arial, verdana, tahoma, sans-serif; 
	padding: 3px 0px;
}

#content_table
{
	border: 2px;
	width: 100%;
}


#menu_column
{
	width: 185px;
	height: 100%;
	position: relative;
	left: 0px;
	top: 0px;
}

#content_column
{
	width: 910px;
}


#menudiv
{
	position: relative;
	left: 0px;
	top: 0px;
	padding-left: 2px;
	padding-top: 2px;
}

#contentdiv
{
    position: relative;
	left: 187px;
	top: 0px;
	padding-left: 2px;
	padding-top: 2px;
}





