@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: top;
}
.top_head {
	background-image: url(imagenes/top_head.jpg);
}
.encabezado {
	background-image: url(imagenes/head.jpg);
}
.logo_top_menu {
	background-image: url(imagenes/logo_top_menu.gif);
}
.fnd_stream {
	background-image: url(imagenes/fnd_stream.jpg);
}
.banners {
	text-align: center;
	vertical-align: middle;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.fnd_eventos_home1 {
	background-image: url(imagenes/fnd_eventos_home_1.gif);
	background-repeat:  repeat-y;
}
.tl_eventos_home1 {
	background-image: url(imagenes/tl_eventos_home.jpg);
	background-repeat: no-repeat;
}
.fnd_eventos_home2 {
	background-image: url(imagenes/fnd_eventos_home_2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(imagenes/boton.gif);
	text-align: center;
	height: 27px;
	width: 78px;
	font-weight: bold;
	background-position: center center;
	vertical-align: middle;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.tabla_img_programa {
	padding-top: 15px;
	text-align: center;
	vertical-align: top;
}
.fnd_lateral_home {
	background-image: url(imagenes/fnd_lateral_derecho_home.gif);
	background-repeat:  repeat-y;
	background-position: left;
}
.fnd_end_home {
	background-repeat:  repeat;
	background-image: url(imagenes/fnd_end_home.gif);
	background-position: left;
}

