/* Estilos de articulos en categoria par el home page */

.gd-aec-div-tituloarticulo {
	font-size: 14px;
	line-height: 14px;
	margin-top: 3px;
	margin-left: 3px;
	margin-bottom: 0px;
	margin-right: 3px;


}
.gd-aec-div-articulocontainer {
	margin-bottom: 8px;
	background-color: #F8F9FA;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}
.gd-aec-div-textoarticulo {
	font-size: 11px;
	margin-left: 12px;
	margin-right: 2px;
	margin-bottom: 3px;

}
.gd-aec-div-vermas {
	font-size: 11px;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D8D8D8;
	line-height: 12px;
	padding-right: 5px;
	padding-top: 2px;
	margin-bottom: 3px;

}
.gd-aec-link-vermas {
	color: #012566;
	text-decoration: none;
	background-color: #E4EAF3;
	padding: 1px;

}
a.gd-aec-link-vermas:hover {

	color: #FFFFFF;
	text-decoration: none;
	background-color: #012566;
	padding: 1px;
}

.gd-aec-div-titulo1 {
	font-size: 16px;
	color: #012566;
	background-color: #F8F8F8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #012566;
	padding-left: 4px;
	margin: 0px 0px 0px 5px;
}
