.izquierda {
	float: left;
	width: 600px;
	margin-right: 20px;
}
.texto_todo_arco {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	color: #666666;
}
.texto_tienda {
	clear: both;
	padding-top: 20px;
	color: #666666;
}


.derecha {
	float: right;
	width: 300px;
}
.enlace_blog {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	color: #000000;
	margin: 0px;
	clear: both;
	font-size: 12px;
}
.enlace_blog a {
	color: #333333;
	text-decoration: none;
}
.flecha {
	font-weight: bold;
	color: #CB0101;
	font-size: 13px;
}
.flecha a {
	font-weight: bold;
	color: #CB0101;
	text-decoration: none;
}
.ir_blog {
	color: #A50C07;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
}

.ir_blog a{
	color: #A50C07;
	text-decoration: none;
}

.img_tienda {
	height: 130px;
	width: 180px;
	float: left;
	margin-right: 15px;
	border: 1px solid #000000;
	margin-left: 5px;
	overflow: hidden;
}
.bloque_fotos {
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
}
.destacado {
	font-size: 20px;
	font-weight: bold;
	color: #CB0101;
}
.ir_tienda {
	font-size: 11px;
	font-weight: bold;
	color: #CB0101;
	text-align: right;
}

.ir_tienda a{
	color: #CB0101;
	text-decoration: none;
}
