.recuadros_inicio{
	width:320px;
	height:520px;
	border:1px #e3001a solid;
	float:left;
	margin:4px 0 0 8px;
}
.tit_seccion{
	width:300px;
	height:40px;
	border-bottom:1px #e3001a solid;
	margin-left:10px;
}
.tit_seccion img{
	margin-top:15px;
	margin-left:15px;
}
.titulo_noticias1{
	font-size:18px;
	padding:10px;
}
.contenido_noticias1{
	font-size:11px;
	padding:0px 10px;
}
.boton1{
	width:67px;
	height:20px;
	background-image: url(../images/boton_leermas.png);
	background-position:top;
	font-size:11px;
	color:#FFF;
	text-align:center;
	margin:10px 0 0 10px;
	text-decoration:none;
}
.boton1 a{
	width:67px;
	height:20px;
	font-size:11px;
	color:#FFF;
	text-align:center;
	margin:10px 0 0 10px;
	text-decoration:none;
}
.boton1 p{
	padding:3px 7px 0 0;
}
.boton1 a:hover{
	cursor:pointer;
	background-image:url(../images/boton_leermas.png);
	background-position:bottom;
	text-decoration:none;
}
.imagen-muestra_catalogo{
	text-align:center;
	margin:15px auto;
}
.imagen-muestra_catalogo img{
	padding:0; margin:0;
}
.texto-intro_catalogo{
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#e3001a;
	margin-top:50px;
}
.area_principal_noticias{
	width:685px;
	height:520px;
	border:1px #e3001a solid;
	float:left;
	margin:4px 0 0 0;
	background-color:#d9d9d9;
}
.tit_seccion_noticias{
	width:602px;
	height:25px;
	margin:auto;
	margin-top:30px;
}
.estructura_noticias{
	width:602px;
	margin:auto;
	margin-top:15px;
}
.titular_noticia{
	font-size:24px;
}
.cuerpo_noticias{
	margin-top:15px;
	font-size:11px;
}
.cuerpo_noticias p{
	float:left;
	padding-top:50px;
}
.imagen_noticias{
	width:260px;
	height:240px;
	background-color:#e3001a;
	float:left;
	margin-right:10px;
}
.area_principal_noticias-anteriores{
	width:305px;
	height:520px;
	border:1px #e3001a solid;
	float:left;
	margin:4px 0 0 6px;
	background-color:#d9d9d9;
}
.tit_seccion_noticias-anteriores{
	width:251px;
	height:25px;
	margin:auto;
	margin-top:30px;
}
.listado_noticias-anteriores{
	margin:13px 0 0 9px;
	padding:0;
	list-style:none;
}
.listado_noticias-anteriores li{
	width:285px;
	height:60px;
	background-color:#FFF;
	border:#000 1px solid;
	margin-bottom:10px;
}
.boton_noticia_lateral{
	text-decoration:none;
	font-size:10px;
	margin:10px 5px 0px 10px;
}
.boton_noticia_lateral a{
	color:#000;
	text-decoration:none;
	font-size:10px;
	margin:10px 5px 0px 0px;
}
.boton_noticia_lateral a:hover{
	text-decoration: underline;
}
.pie_articulo{
	text-align: center;
	font-size:10px;
	background:#900;
	padding:5px;
	color:#FFF;
}
.centrado_boton{
	margin:0;
	padding:0;
	border:0;
	text-align:center;
}