@charset "utf-8";
/* CSS Document */

	/*contenedores de artículos*/	
.titulo_articulos{
	margin:0 auto;
	float:left;
	padding-left:6px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	color: #777;
	font-weight: bold;
	word-spacing: 1px;
}
.texto_articulos{
	float:left;
	width:100%;
	margin:0 auto;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #999;
}

.cuadro_transparente{
	width:100%;
	float:left;
	margin-top:6px;
}

	/*contenedores seccion novedades / artículos*/
.texto_izq_nov{
	margin:0 auto;
	padding-left:55px;
	padding-top:28px;
	padding-right:25px;
}
	
.cuadro_transparente_nov{
	width:565px;
	float:left;
	margin-top:10px;
	margin-bottom:12px;
	margin-left:0px;
}

.imagen1_ejem_nov{
	height:375px;
	width:565px;
	margin:0 auto;
	float:left;
	/*background-image:url(../imagenes0800/imagen%20articulo.jpg);*/
	background-repeat: no-repeat;	
	
}
.imagen2_ejem_nov{
	height:375px;
	width:565px;
	margin:0 auto;
	float:left;
	background-image:url(../imagenes0800/seleccion/decoralia.jpg);
	background-repeat: no-repeat;	
}
.titulo_art{
	float:left;
	margin:0 auto;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	color: #777;
	font-weight: bold;
	word-spacing: 1px;
}
.linea_cn_titulo{
	margin:0 auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5BC4B6;
	width:100%;
}
.subtitulo_art{
	float:left;
	width:100%;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #888;
	word-spacing: 1px;
	margin:0 auto;
}

.texto_art{
	margin:0 auto;
	padding-top:20px;
	padding-bottom:10px;
	float:left;
	width:100%;
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #999;
	line-height: 130%;
}
.referencias_art{
	margin:0 auto;
	float:left;
	width:100%;
	text-align: Right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
.caja_gris_nov{
	width:565px;
	float:left;
	margin-top:10px;
	margin-bottom:8px;
	margin-left:0px;
	border: 1px solid #666;
}
.caja_gris_nov_tips{
	margin:0 auto;
	width:565px;
	float:left;
	margin-top:0px;
	margin-bottom:8px;
	margin-left:0px;
	border: 1px solid #666;
}
.caja_titulos_nov_index{
	width:185px;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
}
.caja_titulos_nov1y2{
	width:50%;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
}
.caja_titulos_nov3{
	width:185px;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
}
.texto_titulo_nov{
	margin:0 auto;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #777;
	font-weight: bold;
	margin-left:10px;
	margin-top:8px;
	float:left;
	width:175px;
}
.texto_subtitulo_nov{
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	margin-left:15px;
	margin-top:2px;
	margin-bottom:15px;
	float:left;
	width:170px;
}
.texto_titulo_nov_on{
	margin:0 auto;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333;
	font-weight: bold;
	margin-left:10px;
	margin-top:8px;
}
	/*contenedores seccion novedades / artículos*/
.imagen_seleccion_articulos{
	width:170px;
	height:112px;
	margin-left:8px;
	margin-top:8px;
	float:left;
	
}
.imagen8_selec_nov_art{
	background-image: url(../imagenes0800/seleccion/imagen8_selec_nov_art.jpg);
	background-repeat: no-repeat;
	width:170px;
	height:112px;
}
.imagen2_selec_nov_art{
	background-image: url(../imagenes0800/seleccion/imagen2_selec_nov_art.jpg);
	background-repeat: no-repeat;
	width:170px;
	height:112px;
}.imagen3_selec_nov_art{
	background-image: url(../imagenes0800/seleccion/imagen3_selec_nov_art.jpg);
	background-repeat: no-repeat;
	width:170px;
	height:112px;
}.imagen4_selec_nov_art{
	background-image: url(../imagenes0800/seleccion/imagen4_selec_nov_art.jpg);
	background-repeat: no-repeat;
	width:170px;
	height:112px;
}.imagen5_selec_nov_art{
	background-image: url(../imagenes0800/seleccion/imagen5_selec_nov_art.jpg);
	background-repeat: no-repeat;
	width:170px;
	height:112px;
}.imagen6_selec_nov_art{
	background-image: url(../imagenes0800/seleccion/imagen6_selec_nov_art.jpg);
	background-repeat: no-repeat;
	width:170px;
	height:112px;
}
.linea_gris_nov{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	width:100%;

}
.linea_gris_nov_inf{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ddd;
	width:100%;
	height:10px;
	padding-bottom:5px;
	float:left;

}