.row_back {
	background:url(../images/grisnoticiaspeq.jpg);
}

#news_contenido {
	background:url(../images/grisnoticias.jpg);
	height:250px;
}
#videolist{

	height: 305px;

	width: 100%;

	margin-left:0px;

}
.menu_video {
	position: relative;
	padding: 0 0 0 3px;
	margin: 0 auto 0 auto;
	background: url(../images/btcontent.gif) repeat-x; /*tab background image path*/
	height: 27px;
	list-style: none;
	font-size:11px;
}
.menu_video li {
	float:left;
	font-family: arial;
}
.menu_video li a {
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size:11px;
	padding:0 0 0 5px; /*Padding to accomodate left tab image. Do not change*/
	height: 27px;
	line-height: 26px;
	text-align: center;
	cursor: pointer;
	outline: none;
}
.menu_video li a b {
	font-weight:normal;
	float: left;
	display: block;
	padding: 0 14px 0 8px; /*Padding of menu items*/
	height: 27px;
}
.menu_video li.current a, .menu_video li a:hover {
	color: #555;
	background: url(../images/btleft.gif) no-repeat; /*left tab image path*/
	background-position: left;
}
.menu_video li.current a b, .menu_video li a:hover b {
	color: #555;
	background: url(../images/btright.gif) no-repeat right top; /*right tab image path*/
}
.menu_video .este a {
	color: #555;
	background: url(../images/btleft.gif) no-repeat; /*left tab image path*/
	background-position: left;
}
.menu_video .este a b {
	color: #555;
	background: url(../images/btright.gif) no-repeat right top; /*right tab image path*/
}
.menu_video .na {
	color: #900;
}
.programacion_menu {
	position: relative;
	padding: 0 0 0 3px;
	margin: 0 auto 0 auto;
	height: 27px;
	list-style: none;
	font-size:11px;
}
.programacion_menu li {
	float:left;
}
.programacion_menu li a {
	float: left;
	display: block;
	text-decoration: none;
	font-family: sans-serif;
	font-size:11px;
	padding:0 0 0 5px; /*Padding to accomodate left tab image. Do not change*/
	height: 27px;
	line-height: 26px;
	text-align: center;
	cursor: pointer;
}
.programacion_menu li a b {
	float: left;
	display: block;
	padding: 0 14px 0 8px; /*Padding of menu items*/
	height: 27px;
	color: #555;
	font-weight:normal;
}
.programacion_menu li.current a, .programacion_menu li a:hover {
	background: url(../images/btleft.gif) no-repeat; /*left tab image path*/
	background-position: left;
}
.programacion_menu li.current a b, .programacion_menu li a:hover b {
	color: #000;
	background: url(../images/btright2.gif) no-repeat right top; /*right tab image path*/
}
.programacion_menu .na {
	color: #900;
}
.wmovil {
	background: url(../images/movil.gif) no-repeat; /*left tab image path*/
}
.walert {
	background: url(../images/movil.gif) no-repeat; /*left tab image path*/
}
.wdesktop {
	background: url(../images/movil.gif) no-repeat; /*left tab image path*/
}
