html, body {
	height: 100%;
}
body {
	margin: 0px;
	background-color: #C51225;
	background-image: url(imagenes/motivo.gif);
}
#contenedor {
	font-family: "Trebuchet MS", aRIAL, CALibri;
	background-color: #FFFFFF;
	height: auto;
	min height: 100%
	margin-right: auto;
	margin-left: auto;
	font-size: 0.9em;
	width: 1020px;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#navegacion {
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: left;
	padding: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	}

#encabezado {
	padding-bottom: 5px;
}

#navegacion ul {
	padding: 0px;
	margin-bottom: 5px;
	margin-top: 6px;
	margin-right: 0px;
	margin-left: 0px;
}
#navegacion ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#navegacion ul li a {
	font-size: 1em;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	white-space: normal;
	padding: 0.4em;
	background-color: #A8BE29;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navegacion a:hover {
	font-size: 1em;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	white-space: normal;
	padding: 0.4em;
	background-color: #060;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#pata {
	clear: both;
	margin-bottom: 0px;
}

#titulo {
	padding-left:20px;
	}

#contenido {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 528px;
	float: left;
	color: #1B407C;
	background-color: #FFFFFF;
	height: auto;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#lateral {
	width: 342px;
	background-color: #008260;
	float: right;
	padding: 25px;
	color: #FFFFFF;
	font-size: 0.8em;
	height: auto;
}
#lateral a {
	color: #FFFFFF;
}
#lateral a:hover {
	color: #80BB53;
}

.subtitulo {
	font-weight: bold;
}
#contenedor textoblanco2 {
	font-size: large;
	color: #FFF;
}
.textoblanco2 {
	font-size: 24px;
	color: #FFF;
}
.textoblanco {
	font-size: 13px;
	color: #FFF;
}

.textoazul {
	font-size: 13px;
	color: #233681;
}
#contenedor #contenido .Estilo5 .Estilo5 {
	color: #233681;
}
  #contenedor #contenido .link {
	  text-decoration: none;
	  color:#06F;
  }
	   #contenedor #contenido .link:hover {
		text-decoration:underline;
		color:#06F;
	}
#contenedor #telenovelas tr td  a {
	text-decoration: none;
	color:#233681;
}
	#contenedor #telenovelas tr td  a:hover {
	text-decoration: underline;
	color:#233681;
}
#biografias tr {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 13px;
}
#biografias {
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 13px;
}
#contenedor #lateral #contenido2 p .Estilo4 #cicloconv {
	margin-top: 20px;
	margin-left: 50px;
}

