html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;

	font-size: 100%;

	vertical-align: baseline;
}



#main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: auto;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}
#contenido {
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-left: 10px;
	background-color: #FFFFFF;
	margin-right: 10px;
	margin-bottom: 30px;
	display: block;
	height: auto;
	min-height:500px;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 120px;
	text-align: justify;
	
}


.TitleLargo {
	background-image: url(../imagenes/TituloIzqLargo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.TitleCorto {
	background-image: url(../imagenes/TituloIzqCorto.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


#selectores {
	text-align: right;
	padding: 10px;
}

#contenidoInfantil {
	height: auto;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.foto {
	padding: 5px;
	border: 2px solid #000000;
	margin: 20px;
}

.fotoPresidenteJurado {
	border: 2px solid #000000;
	margin: 20px;
	background-image: url(../imagenes/jurado/title_presidente.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 32px;
	padding-left: 5px;
}

.fotoPelicula {
	padding: 5px;
	border: 2px solid #000000;
	margin-right: 30px;
}

.textos {
	font-size: 14px;
	font-weight: normal;
	color: #000000;

}
.fotoDire {
	margin-right: 20px;
	border-top-width: 2px;
	border-right-width: 10px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 5px;
	float: left;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 10px;
}

body {
	background-color: #FFFFFF;
}
#logo {
	width: 112px;
	float: left;
	height: 161px;
}
#title {
	width: 559px;
	left: 105px;
	background-image: url(../imagenes/titulo.gif);
	height: 108px;
	margin-left: 112px;
}


#menu {
	height: 53px;
}
#pie {

	background-color: #000000;
	color: #FFFFFF;
	font-size: 12px;
	padding: 5px;
	height: 30px;
	display: block;
}
#pieLinks  a    {

	font-size: 12px;
	color: #FFFFFF;
	text-transform: capitalize;
	text-decoration: none;
}
#datosPelicula a {

	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
#datosPelicula a:hover {
	color: #00FF00;
}
#datosPelicula a:visited {
	color: #000000;
}

#pieTitle {
	float: left;
}
#pieLinks  a:hover    {
	color: #00FF00;
	text-decoration: none;
}
#pieLinks {
	text-align: right;
	float: right;
}
#pieLinks  a:visited    {

	font-size: 14px;
	color: #FFFFFF;
}
#datos1 {
	font-size: 14px;
	font-weight: bold;
	width: 600px;
}
#sinopsis {
	font-size: 14px;
	margin-top: 20px;
	float: left;
	width: 650px;
	text-align: justify;
}
h2 {
	font-size: 20px;
	color: #48ac01;
	text-transform: uppercase;
	margin-bottom: 5px;
	font-weight: bold;
}
#datosPelicula {
	font-size: 14px;
	text-align: left;
	margin-top: 20px;
	margin-left: 665px;
}
#menupelis {
	list-style-type: none;
	background-color: #FFFFFF;
	float: left;
	width: 150px;
	font-size: 14px;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
}

#fotosPelicula   {
	margin-top: 20px;
}
#datosDirector{
	font-size: 14px;
	clear: both;
	margin-top: 20px;
	text-align: justify;
	margin-bottom: 20px;
	height: auto;
	width: auto;
}
a {
	color: #009933;
	text-decoration: none;
}
a:hover {
	color: #009933;
	text-decoration: underline;
}
#direccion {
	height: auto;
	width: 390px;
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(../imagenes/title_direcciones.png);
	background-repeat: no-repeat;
	border: 1px solid #48ac01;
}
#mainInfantil {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 20px;
	background-color: #FFFFFF;
	height: 100%;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 20px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#titleSeccion {
	width: 600px;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
}

#titlePeli {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
#sinopsisInfantil {
	font-size: 14px;
	margin-top: 20px;
	text-align: justify;
}
#menucortos {
	text-align: right;
	width: 400px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 50px;
	float:left
}
#menulargos {
	text-align: left;
	width: 400px;
	margin-top: 20px;
	margin-left: 500px;
	margin-bottom: 50px;
}
#main #encabezado {
	background-color: #000000;
	padding-bottom: 5px;
}
#programa {
	background-image: url(../imagenes/fondo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 20px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: 48ac01;
	border-right-color: #48ac01;
	border-bottom-color: #48ac01;
	border-left-color: #48ac01;
	font-size: 10px;
}
h3 {
	padding: 2px;
	border: 1px solid #000000;
}
.haec {
	padding: 30px 0px 30px 30px;
	margin: 0px 0px 20px 0px;
	padding-left: 20px;
	font-size: 20px;
	color: #48ac01;
	text-transform: uppercase;
	
	font-weight: bold;
	background-image: url(../imagenes/aec.gif);
	background-repeat: no-repeat;
	background-position: left center;

}
