/****************************************************************************************
 *	reviews.css - Archivo de estilos para el índice de reviews de Aventura y CÍA v3			* 
 ****************************************************************************************
 *	Aquí se definen los estilos especificos para índice de reviews											*
 *	de Aventura y CÍA: reviews.php.																											*
 *																																											*
 *	Autor:	Javier Cadenas																															*
 *	Fecha:	marzo de 2006		Última modificación:	diciembre de 2007											*
 ****************************************************************************************/
/** Etiquetas completas *****************************************************************/
table
{
	margin-top: 5px;
	width: 750px;
}
/** Identificadores | Etiquetas y clases internas a ellos *******************************/
#contenedor_ultimas_reviews
{
	min-height: 500px;
}
#puntuacion
{
	width: 100px;
}
#las_mejores
{
	background: url(../imagenes/diseno_web/database_las_mejores.png) 45px 0 no-repeat;
	margin-bottom: -1px;
}
#las_peores
{
	background: url(../imagenes/diseno_web/database_las_peores.png) 15px 0 no-repeat;
	margin: 15px 0 -1px 28px;
}
#las_mejores, #las_peores
{
	border-bottom: #3782A1 1px solid;
	height: 20px;
	padding: 2px;
	position: relative;
	z-index: 7;
}
#ranking
{
	background: url(../imagenes/diseno_web/database.png) top right no-repeat;
	position: absolute;
	top: 110px;
	right: 0;
	width: 219px;
	z-index: 9;
}
#criterios_busqueda
{
	background: url(../imagenes/diseno_web/criterios_busqueda.jpg) no-repeat;
	height: 50px;
}
#database
{
	background: url(../imagenes/diseno_web/database.jpg) no-repeat;
	position: relative;
}
#ultimas_reviews
{
	background: url(../imagenes/diseno_web/ultimas_reviews.jpg) no-repeat;
	position: relative;
}
#ranking .recuadro
{
	width: 185px;
	margin: -1px auto 0 auto;
}
#database .cartel
{
	left: 125px;
	position: absolute;
	top: 0;
	width: 87px;
	z-index: 9;
}
/** Clases | Etiquetas e identificadores internos a ellos *******************************/
.dos
{
	margin: -1px -4px 5px -4px;
}
.ficha_exterior
{
	background: url(../imagenes/diseno_web/database_remate.jpg) left bottom no-repeat;
	padding-bottom: 35px;
}
.ficha_interior
{
	border-left: #3782A1 1px solid;
	padding: 90px 0 10px 0;
	margin: 137px 0 0 9px;
}
.flecha_mejores
{
	background: url(../imagenes/diseno_web/ranking_flecha_mejores.png) no-repeat;
	top: 200px;
}
.flecha_peores
{
	background: url(../imagenes/diseno_web/ranking_flecha_peores.png) no-repeat;
	top: 420px;
}
.flecha_mejores, .flecha_peores
{
	height: 111px;
	left: -30px;
	position: absolute;
	width: 111px;
	z-index: 8;
}
.negrita
{
	font-weight: bold;
}
.ranking_uno
{
	padding: 7px 25px 5px 35px;
}
.ranking_dos
{
	padding: 7px 5px 5px 5px;
}
.ranking_tres
{
	padding: 7px 5px 5px 30px;
}
.ranking_tres_mejor
{
	padding: 7px 5px 5px 5px;
}
.ranking_dos, .ranking_tres, .ranking_uno
{
	height: 33px;
	text-align: center;
}
.ranking_tres_mejor
{
	height: 33px;
	text-align: center;
}
.ranking_uno_centrado
{
	padding: 14px 5px 5px 35px;
}
.ranking_dos_centrado, .ranking_tres_centrado
{
	padding: 14px 45px 5px 10px;
}
.ranking_dos_centrado, .ranking_tres_centrado, .ranking_uno_centrado
{
	height: 26px;
	text-align: center;
}
.ranking_celda
{
	background: #B7B7B7 url(../imagenes/diseno_web/ranking_celda.jpg) center repeat-x;
	border: #838383 1px solid;
	font-size: 0.8em;
	height: 45px;
}
.sombra_exterior
{
	margin: 10px 22px 0 0;
}
.tres
{
	margin: -1px -2px 5px -2px;
}
.uno
{
	margin: -1px -6px 5px -6px;
}
.ultima_review
{
	padding-top: 35px;
	position: relative;
	width: 450px;
}
.ultima_review .boton
{
	margin: 0 -29px -5px 280px;
}
.ultima_review .caja
{
	position: absolute;
	left: -16px;
	top: 0;
}
.ultima_review .recuadro
{
	float: left;
	height: 30px;
	padding: 120px 0 5px 7px;
	width: 148px;
}
.ultima_review .recuadro img
{
	margin-right: -5px;
}
.ultima_review .resumen
{
	float: left;
	width: 290px;
}
.ultima_review .resumen h1
{
	border-bottom: #3782A1 1px dashed;
	font-size: 1.3em;
	font-weight: bold;
	padding: 0 20px 5px 15px;
}
.ultima_review .resumen h1 span
{
	font-size: 0.8em;
}
.ultima_review .resumen p
{
	padding: 5px 25px 5px 25px;
	text-align: justify;
}
/** Mapa de letras **********************************************************************/
#mapa_general
{
	width: 72px;
}
#database_anyo
{
	width: 330px;
	margin-left: 77px;
}
#database_desarrollador
{
	width: 330px;
	margin-left: 15px;
}
#database_distribuidor
{
	width: 330px;
	margin-left: 23px;
}




#filtro_anyo
{
	width: 570px;
	border-left: #3782A1 1px solid;
}
#filtro_anyo a
{
	float: left;
	padding-right: 10px;
}
#filtro_anyo h3
{
	background: url(../imagenes/diseno_web/filtro_anyo.png) no-repeat;
	border-bottom: #3782A1 1px solid;
	height: 31px;
}

#filtro_plataforma
{
	width: 570px;
	border-left: #3782A1 1px solid;
}
#filtro_plataforma a
{
	float: left;
	padding-right: 10px;
	width: 160px;
}
#filtro_plataforma h3
{
	background: url(../imagenes/diseno_web/filtro_plataforma.png) no-repeat;
	border-bottom: #3782A1 1px solid;
	height: 31px;
}


#filtro_tematica
{
	width: 570px;
	border-left: #3782A1 1px solid;
}
#filtro_tematica a
{
	float: left;
	padding-right: 10px;
	width: 85px;
}
#filtro_tematica h3
{
	background: url(../imagenes/diseno_web/filtro_tematica.png) no-repeat;
	border-bottom: #3782A1 1px solid;
	height: 31px;
}