@charset "UTF-8";
body {
	background-color: #eff2eb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666;
	margin: 0px;
	padding: 0px;
}
a {
	color: #285c90;
	text-decoration: none;
}
a:hover {
	color: #000000;
}
img {
	border: none;
}
ul, il {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
p {
	margin-top: 0px;
	margin-bottom: 20px;
}
h1 {
	margin-top: 0px;
	margin-right: 28px;
	margin-bottom: 30px;
	margin-left: 28px;
	font-size: 1.7em;
	line-height: 1em;
}
h2 {
	background-image: url(http://www.proyectolunar.com/tv/img-nav/fondo-menu.gif);
	height: 24px;
	font-size: 1.2em;
	line-height: 24px;
	padding-left: 10px;
	color: #FFFFFF;
	margin: 0px;
}
h3 {
	font-size: 1.1em;
	margin-top: 0px;
	margin-bottom: 20px;
}
#contenedor {
	background-color: #FFFFFF;
	width: 940px;
	margin: auto;
	padding-right: 10px;
	background-image: url(http://www.proyectolunar.com/tv/img-nav/sombra-fondo.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#consejeria {
	background-image: url(http://www.proyectolunar.com/tv/img-nav/consejeria.gif);
	height: 64px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#cabecera {
	background-image: url(http://www.proyectolunar.com/tv/img-nav/cabecera.gif);
	height: 101px;
}
#cabecera img {
	margin-top: 14px;
	margin-left: 24px;
}
#navegacion {
	background-image: url(http://www.proyectolunar.com/tv/img-nav/fondo-menu.gif);
	height: 50px;
	margin-bottom: 30px;
	background-position: left 5px;
	margin-top: -5px;
	background-repeat: repeat-x;
}
#navegacion-inicio {
	float: left;
	margin-top: 12px;
	margin-left: 28px;
	display: inline;
	overflow: hidden;
}
#navegacion-secciones {
	float: left;
	display: inline;
	overflow: hidden;
	margin-left: 20px;
}
#navegacion-secciones li {
	float: left;
	display: inline;
	overflow: hidden;
}
#navegacion-secciones a {
	display: block;
	width: 115px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	height: 38px;
	padding-top: 12px;
	font-size: 1.1em;
}
#navegacion-secciones a:hover, #navegacion-secciones .on {
	background-image: url(http://www.proyectolunar.com/tv/img-nav/fondo-menu-on.png);
	color: #666666;
}
#navegacion-info {
	float: left;
	display: inline;
	overflow: hidden;
	margin-left: 30px;
}
#navegacion-info li {
	float: left;
	display: inline;
	overflow: hidden;
}
#navegacion-info a {
	color: #FFFFFF;
	display: block;
	width: 90px;
	text-align: center;
	margin-top: 12px;
	font-size: 1.1em;
}
#navegacion-info a:hover, #navegacion-info .on {
	color: #000000;
}
#navegacion-buscar {
	display: inline;
	float: right;
	overflow: hidden;
	margin-top: 12px;
	margin-right: 20px;
}
#navegacion-buscar input {
	font-size: 11px;
	line-height: 11px;
	color: #666666;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 1px;
}
#parrilla {
	background-image: url(http://www.proyectolunar.com/tv/img-nav/fondo-parrilla.gif);
}
#parrilla li {
	float: left;
	background-image: url(http://www.proyectolunar.com/tv/img-nav/fondo-thumbs.png);
	width: 169px;
	height: 175px;
	background-repeat: no-repeat;
	display: inline;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 28px;
	margin-left: 28px;
	padding-top: 13px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 15px;
}
#parrilla li:hover {
	background-image: url(http://www.proyectolunar.com/tv/img-nav/fondo-thumbs-on.png);
	background-repeat: no-repeat;
}
#parrilla img {
	margin-bottom: 15px;
}
#video {
	background-color: #000000;
	text-align: center;
	margin-bottom: 38px;
}
#texto {
	float: left;
	width: 440px;
	display: inline;
	overflow: hidden;
	font-size: 1.2em;
	line-height: 1.2em;
	margin-right: 28px;
	margin-bottom: 28px;
	margin-left: 28px;
}
#masvideos {
	float: right;
	width: 380px;
	display: inline;
	overflow: hidden;
	margin-right: 28px;
	margin-bottom: 28px;
	margin-left: 28px;
}
#masvideos ul {
	height: 300px;
	overflow: auto;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#masvideos li {
	background-image: url(http://www.proyectolunar.com/tv/img-nav/fondo-thumbs.png);
	background-repeat: no-repeat;
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	clear: both;
	height: 100px;
	margin-top: 4px;
	background-position: -1px -9px;
}
#masvideos li:hover {
	background-image: url(http://www.proyectolunar.com/tv/img-nav/fondo-thumbs-on.png);
	background-repeat: no-repeat;
}
#masvideos img {
	float: left;
	display: inline;
	overflow: hidden;
	margin-right: 10px;
}
#destacado {
	float: right;
	margin-right: 28px;
	width: 411px;
	background-image: url(http://www.proyectolunar.com/tv/img-nav/fondo-thumb-destacado.gif);
	height: 300px;
	padding: 4px;
	background-repeat: no-repeat;
	display: inline;
	overflow: hidden;
	margin-left: 50px;
}
#destacado span {
	background-image: url(http://www.proyectolunar.com/tv/img-nav/fondo-thumb-destacado-txt.png);
	height: 62px;
	width: 391px;
	display: block;
	margin-top: -70px;
	z-index: 0;
	padding-left: 20px;
}
#destacado a {
	background-color: #333333;
	color: #FFFFFF;
	font-size: 1.5em;
	line-height: 1.6em;
}
#pie {
	background-image: url(http://www.proyectolunar.com/tv/img-nav/fondo-pie.gif);
	height: 308px;
	margin-top: 30px;
}
#pie-licencia {
	float: left;
	width: 150px;
	margin-left: 28px;
	display: inline;
	overflow: hidden;
	font-size: 0.9em;
	line-height: 1.2em;
	margin-top: 18px;
}
#pie-tags {
	float: left;
	width: 470px;
	margin-top: 30px;
	margin-left: 58px;
	display: inline;
	overflow: hidden;
	text-align: center;
}
#pie-creditos {
	float: right;
	margin-right: 28px;
	margin-top: 18px;
	text-align: right;
	display: inline;
	overflow: hidden;
	font-size: 0.9em;
}
#pie-creditos a {
	background-color: #999999;
	color: #FFFFFF;
	font-size: 1.2em;
	line-height: 1.4em;
}
#pie-creditos a:hover {
	background-color: #333333;
}
.myclear {
	clear: both;
}

