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

.gd-aec-div-tituloarticulo {
	font-size: 11px;
	line-height: 14px;
	margin-top: 3px;
	margin-left: 3px;
	margin-bottom: 2px;
	margin-right: 3px;
	font-weight: bold;
	background-color: #EDF2F3;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #E1E1E1;
	border-left-color: #E1E1E1;


}
.gd-aec-div-articulocontainer {
	margin-bottom: 5px;
	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;
	padding: 3px;
	height: 110px;
	position: relative;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;

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

}
.gd-aec-div-vermas {
	font-size: 10px;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EEEEEE;
	line-height: 12px;
	margin-bottom: 0px;
	clip:      rect(auto auto auto auto);
	left: auto;
	top: auto;
	right: 3px;
	bottom: 3px;
	position: absolute;
	padding: 3px;


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

}
a.gd-aec-link-vermas:hover {
	color: #FFFFFF;
	background-color: #006633;

}

.gd-aec-div-titulo1 {
	font-size: 18px;
	font-family: tahoma, arial;
	color: #006633;
	background-color: #EDF1F3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006633;
	padding-left: 4px;
	margin: 15px 0px 0px;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}
