body {
	margin : 0 auto;
	font: 10px/12px Verdana, Arial, Helvetica, sans-serif;
	color:#373534;
	background : #000 url(/imagenes/body.jpg) repeat-x;
	text-align : justify;
}

/* Zona identificadores */
div#general { 
	margin : auto;
	width : 1024px;
}
div#cabecera {
	position : relative;
	top : 0;
	left : 0;
	height : 350px;
	background : url(/imagenes/header.jpg) no-repeat;
}
div#contenido {background : url(/imagenes/fondo.jpg) repeat-y;
}
div#cuerpo {
	float : left;
	width : 395px;
	padding : 10px;
	margin-left : 60px;
}
div#lateral {
	float:right;
	width : 480px;
	margin-right : 65px;
}
div#columna1 {
	float:left;
	width:200px;
	padding:10px;
}
div#columna2 {
	float:right;
	width:220px;
	padding:10px;
}
div#pie {
	background-color: #8ed8f8;
	margin : 0;
}
div#cpie {
	margin : 3px auto 10px auto;
	width: 900px;
	background : #8ed8f8 url(/imagenes/dpie.jpg) no-repeat;
}
div#bienvenida {
	height : 192px;
	padding : 45px 35px 0 35px;
	background : url(/imagenes/bienvenida.jpg) no-repeat;
	margin-bottom : -50px;
}

/* Zona selectores  */
h2 {
	font-size: 15px;
	font-weight : bold;
	border-bottom : 1px solid;
	margin-bottom : 10px;
	padding : 2px 10px;
	line-height : 17px;
	clear:both;
}
h3 {
	font-size: 13px;
	font-weight : bold;
	border-bottom : 1px dashed;
	margin-bottom : 10px;
	padding : 2px 10px;
	line-height : 15px;
	clear:both;
}

a:link img { border : 1px solid #01657D;} 
a:visited img { border : 1px solid #01657D;}
a:hover img { border : 1px solid #00BBE8;} 
a:link { color: #01657D; font-family: tahoma; font-size: 7pt; font-weight:none;}
a:active { color: #01657D; font-family: tahoma; font-size: 7pt; font-weight:none;}
a:visited { color: #01657D; font-family: tahoma; font-size: 7pt; text-decoration : none; }
a:hover { color: #2A6EBB; font-family: tahoma; font-size: 7pt; text-decoration : none;}

blockquote {
	margin : 30px;
	padding : 5px 10px;
	background-color : #8ed8f8;
	font-style : italic;
	border-left : 4px #2a6ebb solid;
}

img[alt="Category Icon"] {
	float:left;
	margin: 5px 5px 5px 0;
}

#cuerpo ul {
list-style-image: url(/imagenes/bullet.gif);
margin-left:30px;
}

#cuerpo ul  li{
padding-bottom : 3px;
}

#lateral ul {
list-style-image: url(/imagenes/bullet.gif);
margin-left:20px;}

table#tpie {margin: 15px 0;}

table#tpie td {
	width : 25%;
	margin : 15px;
	text-align : left;
	vertical-align : top;
}
table#tpie td p {
	font-size:75%;
}

/* Zona de clases  */
div.fin_caja { clear:both; }
div.sub {
	margin:	-10px 0 10px 0;
	font-size: 9px;
	text-align : right;
	padding : 1px 10px;
	color : #2A6EBB;
}
div.postinfo {
	clear : both;
	text-align : right;
	background-color : #C2EAFB;
	border-top : 1px dotted #000;
	padding : 10px 5px;
}
div.pemision {
text-align : center;
background: url(/imagenes/2temporada.jpg) no-repeat;
border: 1px dotted #01657D;
margin : 5px;
padding : 77px 5px 5px 5px;
}
div.wbla {
background: url(/imagenes/warner.jpg) no-repeat;
padding:38px 5px 5px 5px;
border: 1px dotted #01657D;
margin : 5px;
}
div.tve {
background: url(/imagenes/tve.jpg) no-repeat;
padding:38px 5px 5px 5px;
border: 1px dotted #01657D;
margin : 5px;
}
div.canalc {
background: url(/imagenes/plus.jpg) no-repeat;
padding:38px 5px 5px 5px;
border: 1px dotted #01657D;
margin : 5px;
}
div.abc{
background: url(/imagenes/abc.jpg) no-repeat;
padding:38px 5px 5px 5px;
border: 1px dotted #01657D;
margin : 5px;
}
*.centro { text-align : center; }
img.der { float:right; margin : 5px;}
img.izq { float:left; margin : 5px;}
.ing { font-weight: bold; font-style:none; text-transform:uppercase; font-size: 100%; color : #500;}
.codigo {background-color: #fff; border : 1px dashed #ccc; margin : 5px 20px; font-style : italic; padding : 10px;}
.citablog {background-color: #fff; border : 1px dashed #ccc; margin : 5px 20px; padding : 10px;}
.media {position:absolute; top:139px; left:15px;}
.reprod {position:absolute; top:0; left:0;}
.fder {float:right; width:300px;}
.fizq {float :left; width:300px;}

table.emision1, table.emision2 {
width:550px;
margin : 10px auto;
}

table.emision1 td.imagen {
margin :0;
padding : 0;
width:100px;
}

table.emision2 td.imagen {
margin :0;
padding : 0;
width:50px;
}

td.episodios {
padding : 10px;
width: 300px;
}
td.cadena {
margin :0;
padding : 10px;
width:180px;
}

li.secc { padding-bottom : 10px; }


/* bloque especial, menú superior */
#menu {
	position: absolute;
	top : 319px;
	left : 120px;
	width : 860px;
	min-height : 25px;
	height: auto !important;
	height : 25px;
}
#menu ul, #menu li {
    list-style-type: none;
}
#menu ul {
    margin: 0;
    padding: 0;	
}
#menu li {
    float: left;	
}
#menu a {
    text-decoration: none;
	font-size : 10px;
	font-family : Tahoma;
    color: #000;
    display: block;
    padding: 7px 15px;
    text-align: center;
	text-transform : uppercase;
	font-weight : bold;
}
#body_fans #nav_fans a, #body_ini #nav_ini a, #body_web #nav_web a, #body_subs #nav_subs a, #body_serie #nav_serie a, #body_media #nav_media a, #body_reparto #nav_reparto a , #menu a:hover {
    background: #2a6ebb;
	border-bottom: 2px solid #e1f4fd;
	color : #fff;
}
#menu a:visited {
    color: #23436a;
}
