.resumen h2,
.resumen h3
{
	font-size:		1.4em;
	padding-top:	1em;
	display:		inline-block;
	margin:			0 0.75em;
}

.resumen h2 a,
.resumen h3 a,
.resumen h4 a
{
	text-decoration: none;
	color:			#333;
}

.resumen h2 a:hover,
.resumen h3 a:hover,
.resumen h4 a:hover
{
	text-decoration: underline;
}

.resumen h4
{
	font-size:		1em;
	display:		inline-block;
	margin:			0.75em;
}

.resumen h3,
.resumen div.info-adicional,
.resumen div.contenido,
.resumen a.ver-mas
{

}

.resumen > a:first-child
{
	display:	block;
	text-align: center;
}

#main .resumen_1
{
	margin: 12px 8px 0;
}

.resumen
{
	background:	none repeat scroll 0 0 #EEEEED;
	border-bottom:	1px solid lightgrey;
	float:		left;
	height:		443px;
	margin-top:	12px;
	overflow:	hidden;
	width:		250px;
}

.resumen div.lupa
{
	margin:		0 0.5em 0.5em;
	float:		left;
	text-align: center;
	cursor: pointer;
}

.resumen div.lupa img
{
	float:	none;
}

.resumen div.lupa div
{
    clear:		left;
    float:		left;
    margin-top: -0.5em;
    text-align: center;
    width:		100%;
}

.resumen div.lupa div.lupa_con_texto
{
	margin:		0 auto;
	font-size:	0.8em;
	background: url("/img/search_16.png") no-repeat scroll 16px 0 transparent;
	float:		none;
	width:		16em;
	margin-top: -0.7em;
}

.resumen span.fuente
{
	font-weight: bold;
}

.resumen .info-adicional
{
	font-size:		1.05em;
    line-height:	1.5em;
	margin:			0 .95em;
}

.resumen .contenido
{
	margin:		0 1em;
}

.resumen span.fecha
{
	color:		#777;
	display:	inline-block;
	margin:		0.5em 0;
}

.resumen span.fecha:first-letter
{
	text-transform: capitalize;
}

.resumen span.precio
{
	font-weight:	bold;
}

div.indice_ver_mas
{
	text-align: right;
}

li.resumen_simple
{
	border:			1px solid #D3D1D0;
	padding:		1em;
	margin-bottom:	0.5em;
}