body{
	padding: 0px;
	margin: 0px;
	background-color: #000;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #fff;
}

#torre {
	float:left;
	margin-left:5px;
	overflow:hidden;
	width:200px;
}
#contenedor{
	margin: 0 auto;
	width: 800px;
	background-image: url('../images/fondo.jpg');
	background-repeat: repeat-y;
	overflow: hidden;
}
#cabecera{
	height: 236px;
	/*overflow: hidden;*/
}
#leaderboard{
	padding: 15px;
}
#izquierda{
	width: 125px;
	float: left;
	overflow: hidden;
}

#izquierda img{
	display: block;
}

#izquierda ul{
	margin:0px 0px 31px;
	padding: 0px;
	list-style-type: none;
	width:120px;
}
#izquierda li{
	display: block;
	margin: 0px;
	padding: 0px;
	width:120px;
}
#izquierda a.mainlevel{
	background-image:url(../images/bg_menuitem_on.jpg);
	color:#FFFFFF;
	display:block;
	font-size:12px;
	font-weight:bold;
	height:27px;
	padding:5px 0px 0px 3px;
	text-decoration:none;
	width:117px;
}
#izquierda a.mainlevel:hover{
	background-image: url('../images/bg_menuitem_off.jpg');
}
#izquierda a.mainlevelotros{
	font-size: 10px;
	font-weight: 1000;	
	color: #fff;
	text-decoration: none;
}
#izquierda a.mainlevelotros:hover{
	color:#cccccc;
}
#contenidos{
	width: 555px;
	float: left;
	overflow: hidden;
}
	#contenidos table{
		border: 0px;
		padding: 0px;
		border-spacing: 0px;
		border-collapse: collapse;

	}
	#contenidos table.blogportadas{
		margin: 0px;
		padding:0px;
	}
	#contenidos table.blogportadas br{
		display:none;
	}

	#contenidos .flashprensachvbox{
		text-align: center;
		margin-top: 15px;
		margin-left: 0px;
	}

	#contenidos td.contentheading{
		background-image:url(../images/bg_titulo_2.jpg);
		background-repeat:no-repeat;
		font-weight:bold;
		font-size:13px;
		height:19px;
		margin-left:7px;
		overflow:hidden;
		padding-left:7px;
		padding-top:1px;
		width:548px;
	}
	#contenidos .componentheading, #contenidos .componentheadingportadas{
		width: 476px;
		height: 17px;
		padding-left: 7px;
		padding-top: 2px;
		margin-left: 7px;
		overflow: hidden;
		background-image: url('../images/bg_titulo_2.jpg');
		background-repeat: no-repeat;
	}
	#contenidos .contentheadingportadas{
		background-image:url(../images/bg_titulo.jpg);
		background-repeat:no-repeat;
		font-size:13px;
		font-weight:bold;
		height:27px;
		margin:0px;
		padding:0px 0px 0px 5px;
		width:179px;
	}
	#contenidos .contentpaneopenportadas{
		margin:2px 9px 0px 0px;
		padding:0px;
		width:179px;
	}
	#contenidos .contentpaneopenportadas a{
		display:block;
		height:126px;
		margin-top:8px;
		margin-left:8px;
	}
	#contenidos table.contentpaneopen img{
		margin: 0px;
		padding:0px 7px 0px 0px;
		float: left;
	}
	#contenidos table.contentpaneopen p{
		padding: 0px;
		margin:5px 23px 0px;
	}
	#contenidos .portada{
	font-size:10px;
	padding-left:8px;
	}
	#contenidos table.contentpaneopen .interior_foto, table.contentpaneopenportada .interior_foto{
		margin:0px;
		padding:0px;
	}	
	#contenidos table.contentpaneopen .interior_foto img, table.contentpaneopenportada .interior_foto img{
		margin:0px;
		padding:0px;
	}
#derecha{
	float:left;
	margin:0px;
	width:120px;
}

	#derecha .banner{
		width: 120px;
	}

#pie{
	background-color:#87B133;
	clear:both;
	color:#000000;
	padding-top:5px;
}
	#pie p{
		margin: 0px;
		text-align: center;
		font-size: 9px;
		font-weight: bold;
	}



/* Navegacion entre articulos */
a{
	font-size: 12px;	
	color: #fff;
	text-decoration: none;
}
a:hover{
	color:#cccccc;
}
a.readon{
	margin-right: 10px;
	margin-bottom: 10px;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	float: right;
}
a.readon:hover{
	color:#cccccc;
}
.back_button a{
	margin-right: 10px;
	margin-bottom: 10px;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	float: right;
}
.back_button a:hover{
	color:#cc8485;
}
.pagenav_prev{
	display: none;
}
.pagenav_next{
	display: none;
}

a.pagenav{
	color: #fff;
	font-size: 10px;
	font-weight: bold;
}
a.pagenav:hover{
	color: #000066;
}
/* 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_2.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;
}
/* Pagina con los comentarios */
table.dotted{
	clear: both;
}
table.viewcomment{
	width: 100%;
}
table.viewcomment .link{
	float: right;
}
table.viewcomment a:hover {
	color:#000000;
}
table.viewcomment a{
	color:#000;
	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;
}
table.commenttableentry1, table.commenttableentry2{
	width: 550px;
}
table.commenttableentry1 td.posted, table.commenttableentry2 td.posted{
	background-image: url('../images/bg_posted.gif');
	background-repeat: no-repeat;
	padding-bottom: 4px;
	width: 483px;
}
table.commenttableentry1 td.title, table.commenttableentry2 td.title{
	background-color:#87B133;
	padding-bottom: 4px;
}

table.commenttableentry1 td.comment, table.commenttableentry2 td.comment{
	background-color:#FFCC00;
	color: #000;
}
table.commenttableentry1 td.report, table.commenttableentry2 td.report{
	display: none;
}
/* Fin Pagina con los comentarios */

