body{
	padding: 0px;
	background-color: #000;
	color: #fff;
	font-family: Arial, Verdana;
	font-size: 11px;
}


#contenedor{
	margin: 0 auto;
	width: 758px;
	background-image: url(../images/fondo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 153px;
	background-color: #6e1f35;
}
#cabecera{
	height: 163px;
}
#leaderboard{
	padding: 15px;
}
#izquierda{
	width: 163px;
	padding-left: 2px;
	padding-top: 2px;
	float: left;
}
	/* Menus */
	#izquierda h2{
		margin: 0px;
		text-transform: uppercase;
		font-size: 12px;
		font-weight: bolder;	
		border: 0px;
		width: 157px;
		height: 28px;
		padding-top: 20px;
		padding-bottom: 0px;
		background-image: url(../images/ini_menu.gif);
		background-repeat: no-repeat;
		text-align:center;
	}
	ul#mainlevel{
		margin: 0px;
		padding: 0px;
		list-style-type: none;
		background-image: url(../images/relleno_menu.gif);
		background-repeat: repeat-y;
		padding-top: 10px;
		padding-bottom: 40px;
	}
	ul#mainlevel li{
		padding: 0px;
		margin: 0px;
	}

	ul#mainlevel a.mainlevel{
		display: block;
		font-family: Arial, Verdana;
		text-transform: uppercase;
		font-size: 12px;
		font-weight: bolder;	
		color: #fff;
		text-decoration: none;
		border: 0px;
		width: 126px;
		height:15px;
		padding-top: 6px;
		padding-bottom: 0px;
		padding-left: 18px;
	}
	ul#mainlevel a.mainlevel:hover{
		display: block;
		text-decoration: underline;
	}

#contenidos{
	width: 470px;
	float: left;

}
	#contenidos table{
		border: 0px;
		padding: 0px;
		border-spacing: 0px;
		border-collapse: collapse;
	}
	#contenidos p.presentacion{
		margin: 10px;
		margin-bottom: -20px;
	}
	#contenidos .gallery {
		clear:both;
	}
	table.blog, table.moduletable, table.contentpane, #cbIconsBottom, #cbIconsTop, .message{
		width: 469px;
		background-image: url(../images/bg_tabla.gif);
		background-repeat: repeat-y;
	}
	#cbIconsBottom{
		padding-left: 20px;
		padding-right: 20px;
	}
	table#registrationTable{
		width: 469px;
		background-image: url(../images/bg_tabla.gif);
		background-repeat: repeat-y;
		margin: 0x;
		padding: 0x;
		padding-left: 5px;
		padding-right: 4px;
	}
	form#adminForm{
		display: block;
		margin: 0px;
		padding: 0px;
	}
	#contenidos table.contentpaneopen{
		width: 100%;
	}
	table.contentpaneopen p{
		margin: 5px;
		margin-left: 10px;
		margin-right: 10px;
	}
	table.contentpaneopen p a{
		text-decoration: none;
		color: #fff;
	}
	td.contentheading, .componentheading{
		display: block;
		width: 455px;
		height: 20px;
		background-image: url(../images/bg_titulo.gif);
		background-repeat: no-repeat;
		padding-left: 15px;
		text-decoration: none;
		font-size: 12px;
		font-weight: bold;
		color: #6b196d;
	}
	.componentheading{
		padding-top: 3px;
		height: 18px;
	}
	.flashprensachvbox{
		width: 466px;
		text-align: center;
	}
	a.contentpagetitle{
		text-decoration: none;
		font-size: 12px;
		font-weight: bold;
		color: #6b196d;
	}
	a.contentpagetitle:hover{
		text-decoration: underline;
	}
	img.introportada{
		float: left;
		margin: 8px;
	}
	.introconcursante{
		text-align:center;
	}
	.introconcursante img{
		margin-top:25px;
	}
	p.online{
		margin-left: 15px;
		margin-right: 15px;
	}
	td.mensaje{
		text-align: center;
		padding: 5px;
		color: #000;
		font-size: 12px;
		font-weight: bold;
	}
	/* Login */
	table.mod_loginlogin{
		margin-bottom: 15px;
	}
	table.mod_loginlogin td{
		padding: 2px;
	}
	a.mod_loginlogin{
		color: #fff;
		text-decoration: none;
		font-size: 12px;
		font-weight: bold;
}
	a.mod_loginlogin:hover{
		text-decoration: underline;
	}
	.button{
		margin-left: 180px;
	}
	td.descripcion{
		padding-left: 10px;
		padding-right: 10px;
	}
	td.titleCell{
		padding-left: 10px;
	}
	td.fieldCell a{
		text-decoration: none;
		font-size: 12px;
		font-weight: bold;
		color: #fff;
	}
	td.fieldCell a:hover{
		text-decoration: underline;
	}
	
	/* Votaciones */
	.votacion_form{
		text-align: center;
	}
	.votacion_total{
		font-size: 13px;
		font-weight: bold;
		text-align: center;
	}
#derecha{
	margin-left: 2px;
	width: 120px;
	float: left;
}
	#derecha .banner{
		margin-bottom: 5px;
	}
	#derecha .ranking{
		
	}
	#derecha .ranking h3{
		margin: 0;
		padding: 0;
		color: #6B196D;
		font-size: 12px;
		font-weight: bold;
		height: 18px;
		padding-top: 3px;
		padding-left: 15px;
		background-image: url('../images/bg_ranking.gif');
		background-repeat: no-repeat;
		margin-left: -1px;
	}
	#derecha .ranking ul{
		margin: 0;
		margin-top: 2px;
		padding: 0;
		padding-left: 4px;
		padding-right: 2px;
	}
	#derecha .ranking li{
		list-style: none;
		margin-bottom: 5px;
	}
	#derecha .ranking a{
		color: #fff;
		text-decoration: none;
	}
	#derecha .ranking a:hover{
		text-decoration: underline;
	}
#leaderboard_bottom{
	clear: both;
	padding-top: 5px;
	padding-left: 15px;
}
#pie{
	padding-top: 5px;
	clear: both;
	padding-bottom: 20px;
}
#pie p{
	margin: 0px;
	text-align: center;
	font-size: 9px;
	font-weight: bold;
}


/* Navegacion */
a.readon{
	margin-right: 10px;
	margin-bottom: 10px;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	float: right;
}
a.readon:hover{
	text-decoration: underline;
}
.back_button{
	margin-top: -45px;
	padding-top: 45px;
	width: 469;
	background-image: url(../images/bg_tabla.gif);
	background-repeat: repeat-y;
	padding-right: 10px;
	text-align: right;
}
.back_button a{
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.back_button a:hover{
	text-decoration: underline;
}
.pagenav_prev{
	display: none;
}
.pagenav_next{
	display: none;
}

a.pagenav{
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.pagenav:hover{
	text-decoration: underline;
}
/* Imagenes */
.bloque{
	display: block;
}


/* Ranking */
#ranking{
	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.gif');
	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{
	margin:0px;
	padding:16px 0px 0px 32px;
}
#ranking p{
	margin:0px;
	padding:0px;
}
#ranking .item{
	float: left;
	margin:0px;
	padding:0px;
}
	#ranking .item .introconcursante .votacion_form{
		display:none;
	}
	
	#ranking .item .introconcursante .votacion_total{
		display:none;
	}

