#texto_izq_recomendamos_s{
	width: 157px;
	float: left;
}

#texto_izq_recomendamos_s p{
	font-size: 0.95em;
	width: 133px;
	margin-top: 15px;
	padding: 0 10px;
}



#content{
	height: 359px;
	padding-top: 15px;
}

#lateral_izq_recomendamos{
	width: 172px;
	height: 350px;
	padding: 0 10px 0 25px;
	font-size: 0.95em;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #d1d1d1;
	float: left;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { /*SAFARI AND CHROME*/
	#lateral_izq_recomendamos{
		font-size: 1em;
	}
}

#lateral_izq_recomendamos h2{
	font-size: 1.3em;
	font-weight: bold;
}

#lateral_izq_recomendamos img{
	margin-top: 15px;
}

#recomendacion1 p{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d1d1d1;
}
#recomendacion2 p{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d1d1d1;
}
#recomendacion3 p{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d1d1d1;
}

#recomendacion1 div{
	background-image: url(/img/polaroid_callejear.jpg);
}
#recomendacion2 div{
	background-image: url(/img/polaroid_tiendas.jpg);
}
#recomendacion3 div{
	background-image: url(/img/polaroid_cultura.jpg);
}
#recomendacion4 div{
	background-image: url(/img/polaroid_comer.jpg);
}

.recomendacion{
	width: 157px;
	float: left;
}

.recomendacion div{
	width: 95px;
	height: 114px;
	margin: 0 auto;
	padding: 8px 0 0 8px;
}

.recomendacion p{
	font-size: 0.95em;
	width: 133px;
	margin-top: 15px;
	padding: 0 10px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { /*SAFARI AND CHROME*/
	.recomendacion p{
		font-size: 1em;
	}
}

.recomendacion p a{
	color: inherit;
	text-decoration: underline;
}

.recomendacion a{
	text-decoration: underline;
	color: #e20c18;
}
