body{
	padding: 0px;
	margin: 0px;
	background-color: #000;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #fff;
}


#contenedor{
	margin: 0 auto;
	width: 759px;
	overflow: hidden;
	background-color:#000;
	background-image:url(../images/bg_contenedor.jpg);
	background-repeat:repeat-y;
}
#cabecera{
	overflow: hidden;
}
#izquierda{
	width: 120px;
	float: left;
	overflow: hidden;
	padding:0px;
}

#izquierda .fondo_barra1{
	padding:4px 6px;
	margin:0px;
	background-image:url(../images/barra.gif);
	background-repeat:repeat-y;
	background-position:0px 11px;
}
#izquierda .fondo_barra2{
	padding:28px 6px;
	margin:0px;
	background-image:url(../images/barra.gif);
	background-repeat:repeat-y;
	background-position:0px 35px;
}
#izquierda .titulo_menu{
	margin:auto;
	padding-right:33px;
}
#izquierda .marcaeva{
	background-image:url(../images/marcadeagua.jpg);
	background-position:7px 3px;
	background-repeat:no-repeat;
	height:79px;
	margin-left:1px;
	padding:0px;
	width:129px;
	
}
#izquierda .titulos{
	margin:0px;
	padding:0px;
	width:130px;
}
#izquierda .menu_barra{
	background-image:url(../images/ZIELO.gif);
	background-position:10px 8px;
	background-repeat:no-repeat;
	margin-left:3px;
	padding-bottom:0px;
}
#izquierda .medio_barra{
	background-image:url(../images/tubos.gif);
	background-repeat:repeat-y;
	margin:0px;
	padding:1px 0px 10px 2px;
}
#izquierda .top_barra{
	margin:0px;
	padding:0px;
	height:27px;
}
#izquierda .bottom_barra{
	margin:0px;
	padding:0px;
	height:22px;
}
#izquierda img{
	display: block;
}
#izquierda ul{
	text-transform:uppercase;
	list-style-type:none;
	margin:0px 0px 8px;;
	padding:0px;
}

#izquierda li{
	padding:0px;
	margin:0px;
}

#izquierda a.mainlevel, a.mainlevelprog{
	background-image:url(../images/bg_menuitem_on.jpg);
	background-repeat:no-repeat;
	color:#930000;
	display:block;
	font-size:11px;
	font-weight:bold;
	height:18px;
	margin:0px;
	padding-top:6px;
	text-align:center;
	width:120px;
}
#izquierda a.mainlevel:hover, a.mainlevelprog:hover{
	background-image:url(../images/bg_menuitem_off.jpg);
	background-repeat:no-repeat;
	color:#930000;
}
#centro{
	color:#000000;
	float:left;
	font-size:11px;
	font-weight:bold;
	overflow:hidden;
	padding-left:5px;
	width:514px;
}
	#centro table {
		border:0px none;
		border-collapse:collapse;
		border-spacing:0px;
		margin:0px;
		padding:0px;
	}
	#centro table.blog_w table.intro td{
		width: 150px;
		padding: 0;
		margin: 0;
	}
	#centro ul{
		list-style-type:none;
	}

	#centro .flashprensachvbox{
 		margin-left:64px! important;
	}
	#centro .portada {
		background-image:url(../images/bg_portada.jpg);
		background-repeat:no-repeat;
		height:205px;
		margin-bottom:-28px;
		margin-top:-6px;
		padding:0px;
		width:510px;
	}
		#centro .portada p{
			font-weight:bold;
			margin-left:210px;
			margin-top:5px;
			padding-top:68px;
			width:272px;
		}

	#centro .componentheading{
		background-image:url(../images/bg_titulo.jpg);
		color:#000;
		font-size:12px;
		font-weight:bold;
		height:27px;
		margin:0px;
		padding-left:12px;
		padding-top:3px;
		text-transform:uppercase;
		width:499px;
		
	}
	
	#centro .componentheading_portada{
		background-image:url(../images/bg_titulo.jpg);
		color:#000;
		font-size:12px;
		font-weight:bold;
		height:27px;
		margin:0px;
		padding-left:12px;
		padding-top:3px;
		text-transform:uppercase;
		width:499px;
	}

	#centro table.contentpaneopen{
		background-image:url(../images/bg_contenido.jpg);
		background-position:50% 50%;
		background-repeat:no-repeat;
		font-size:11px;
		font-weight:normal;
		height:19px;
		margin:0px;
		padding:0px;
		width:510px;
	}
	#centro td.contentheading{
		background-image:url(../images/bg_titulo.jpg);
		background-position:0px;
		color:#000;
		font-size:12px;
		font-weight:bold;
		height:27px;
		padding-left:12px;
		padding-top:3px;
		width:499px;
	}

	#centro form{
		margin:0px;
	}
	#centro .pagenav,.buttonheading{
		/*display:none;*/
	}
	
	#centro table.contentpaneopen img {
		float:left;
		margin:6px 19px 0px 15px;
		padding:0px;
	}

	#centro table.contentpaneopen p {
		font-size:11px;
		font-weight:bold;
		margin:0px;
		padding:32px 11px 0px;
	}
	
	#centro span.article_seperator{
		display: block !important;
		width:257px !important;
		height:6px !important;
	}
	
	#centro p {
		margin:10px;
		padding-left:14px;
	}
	#centro .contentpane{
		margin:0px;
		padding:0px;
		width:492px;
	}
	#centro form table{
		background-image:url(../images/bg_logo.jpg);
		background-position:20px;
		background-repeat:no-repeat;
		margin:0px;
		padding:0px;
		width:492px;
	}
	#centro form table td{
		padding:10px;
		margin:0px;
	}
	#centro .actor{
		float:left;
		padding-top:7px;
		margin:0px;
	}
	#centro .bottom_portada{
	margin-top:50px;
	}
	#centro table.contentpaneopen .actor p{
		padding:0px;
		margin:0px 21px 0px 173px;
		font-size:11px;
	}
	#centro .flashprensachvbox{
		background-image:url('../images/bg_video.jpg');
		background-repeat:no-repeat;
		margin:0px;
		padding:0px;
		padding-bottom:70px;
	}

#derecha{
	width: 120px;
	height:600px;
	float: left;
	padding:0px;

}

	#derecha .banner{
		width: 120px;
	}
	#derecha h5{
	text-align:center;
	font-size:11px;
	font-weight:normal;
	margin:3px;
	}
	#derecha .destacados{
		margin:0px;
		padding:0px;
	}
	
	#derecha .pollchv{
		margin:0px;
		padding:0px;
	}
	#derecha .pollchv .sectiontableheader{
		padding-top: 5px;
		padding-left: 5px;
		padding-bottom:20px;
		margin:0px;
		background-image: url('../images/center_enc.gif');
		background-repeat:repeat-y;
	}
	#derecha .pollchv ul{
		margin:11px 0px 10px 8px;
		padding: 0px;
		list-style: none;
	}
	#derecha .pollchv table.pollchvresultados{
		margin: 0px;
		width: 120px;
		background-image: url('../images/center_enc.gif');
		background-repeat:repeat-y;
		padding-left:8px;
	}

	#derecha .pollchv table.pollchvresultados td.pollchvbarra{
		width: 81px;
	}
	#derecha .pollchv .pollchvlinea{
		display:none;
	}
	#derecha .pollchv li{
		margin: 0px;
		padding: 0px;
	}
	#derecha .pollchv form{
		margin: 0px;
		padding: 0px;
		background-image: url('../images/center_enc.gif');
		background-repeat:repeat-y;
	}


#pie{
	background-color:#fdc72f;
	font-weight:bold;
	clear:both;
	height:44px;
	margin-bottom:0pt;
	padding-top:8px;
	width: 759px;
	margin: 0 auto;
}
	#pie p{
		margin: 0px;
		text-align: center;
		color:#FF0000;
		font-size: 9px;
		font-weight: bold;
	}

/* Navegacion entre articulos */
a{
	font-size: 12px;	
	color: #000;
	text-decoration: none;
}
a:hover{
	color:#000;
}

a.readonportada {
	color:#000;
	float:right;
	font-size:11px;
	font-weight:bold;
	margin-bottom:10px;
	margin-right:10px;
	text-decoration:none;
}
a.readonportada:hover{
	color:#000;
}

a.readon_w:hover{
	color:#000;
}
a.readon{
	color:#000;
	float:right;
	font-size:11px;
	font-weight:bold;
	margin-right:10px;
	text-decoration:none;
}
a.readon:hover{
	color:#000;
}
.back_button a{
	color:#000;
	float:right;
	font-size:11px;
	font-weight:bold;
	margin-bottom:10px;
	margin-right:30px;
	text-decoration:none;
}
.back_button a:hover{
	color:#000;
}
.pagenav_prev{
display:none;
	
}
.pagenav_next{
display:none;
}

a.pagenav{
	color: #000;
	font-size: 11px;
	font-weight: bold;
}
a.pagenav:hover{
	color: #000;
}
/* Pagina con los comentarios */
table.dotted{
	clear: both;
	width: 472px;
	margin-left: 12px;
}
table.dotted td.utils{
	width: 100%;
	text-align: right;
}
table.viewcomment{
	width: 100%;
}
table.viewcomment .link{
	float: right;
}
table.viewcomment a:hover {
	color:#fff;
}
table.viewcomment a{
	color:#fff;
	font-size:11px;
	font-weight:bold;
	margin-bottom:10px;
	text-decoration:none;
}
table.viewcomment .paginacion{
	width: 100%;
	text-align: center;
}
.usercomments .info{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
#centro table.commenttableentry1, #centro table.commenttableentry2{
	width: 479px;
	font-weight:normal;
	margin-bottom: 10px;
}
table.commenttableentry1 td.posted, table.commenttableentry2 td.posted{
	background-image: url('../images/bg_posted.gif');
	background-repeat: no-repeat;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	width: 479px;
}
table.commenttableentry1 td.title, table.commenttableentry2 td.title{
	background-image: url('../images/bg_title.gif');
	background-repeat: no-repeat;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	width: 479px;
}

table.commenttableentry1 td.comment, table.commenttableentry2 td.comment{
	background-image: url('../images/bg_comment.gif');
	background-repeat: repeat-y;
	color: #000;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	width: 479px;
}
table.commenttableentry1 td.report, table.commenttableentry2 td.report{
	display: none;
}

table.formulario td.campo{
	vertical-align: top;
}
p.nocomment{
	text-align: center;
}
.linkmorecomments{
	margin-left: 4px;

}
.usercomments{
	margin-bottom: 5px;
}
input#compteur{
	color: #fff;
}


/*nueva portada*/
#centro table.contentpaneopen_portada{
	background-color:#e98e02;
	font-size:11px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	width:253px;
}
#centro table.contentpaneopen_portada td{
	margin:0px;
	padding:0px;
}

#centro table.contentpaneopen_portada .dotted{
	width:102px;
	margin:0px;
	padding:0px;
}
#centro table.contentpaneopen_portada .utils{
	font-weight:bold;
	text-align:left;
	margin:0px;
	padding:0px;
}
#centro table.contentpaneopen_portada img{
	padding:30px 0px 0px 19px;
	margin:0px;
	display:block;
}
#centro table.contentpaneopen_portada p{
	clear:both;
	font-weight:bold;
	margin:9px 55px 0px;
	padding:0px;
}

#centro table.blog_portada .intro td{
	margin:0px;
	padding:0px;
	height:268px;
}

#centro table.contentpaneopen_portada td.contentheading_portada{
	background-image:url('../images/bg_tit_portada.jpg');
	background-repeat:no-repeat;
	font-size:12px;
	font-weight:bold !important;
	height:24px;
	margin:0px;
	padding-bottom:2px;
	padding-left:20px;
}

/*Galerias y contenidos relacionados*/

#centro table.contentpaneopen .related{
	margin:0px;
	padding:0px;
}
#centro table.contentpaneopen .related a{
	font-size:11px;
	margin:0px;
	padding:0px;
}
#centro table.contentpaneopen .related img{
	display:block;
	margin:0px;
	padding-right:4px;
}
#centro table.contentpaneopen .related ul{
	margin-top:11px;
	padding:0px;
}
#centro table.contentpaneopen .related li{
	margin-top:4px;
	padding:0px;
}

/* Ranking */
#ranking{
	clear: both;
	font-size:11px;
	font-weight:normal;
}
#ranking h3{
	font-size: 18px;
	padding: 0px;
	margin: 0px;
	margin-left: 8px;
}
#ranking h4{
	margin-top: 0px;
	margin-bottom: 0px;
	background-image:url('../images/bg_titulo.jpg');
	background-repeat: no-repeat;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 28px;
	padding-left:14px;
	padding-top: 3px;
}
#ranking img{
	float: left;
	margin-bottom: 0px;
}
#ranking p{
	margin-top: 0px;
	margin-bottom: 0px;
}
#ranking .item{
	background-image:url(../images/fondo_ecdlc.gif);
	background-position:270px 50%;
	background-repeat:no-repeat;
	clear: both;
	padding-bottom: 5px;
	height: 180px;
}
