@charset "utf-8";
.bgareas-home {
	background-image: url(imagenes/caja-trabajo.png);
	background-repeat: no-repeat;
}
.bgseguropyme-home {
	background-image: url(imagenes/caja-seguropyme.png);
	background-repeat: no-repeat;
}
.bginfovida-home {
	background-image: url(imagenes/caja-info.png);
	background-repeat: no-repeat;
}
.bgarticulos {
	background-image: url(imagenes/caja-articulos.png);
	background-repeat: no-repeat;
}
.bg-solo {
	background-image: url(imagenes/fondo-solo.png);
	background-repeat: repeat;
}
.titulos {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #184466;
}


.tex-inicio {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #666;
}
.tex-calibri {
	font-family: Calibri;
	font-size: 16px;
	line-height: 21px;
	font-weight: normal;
	color: #666;
}
.tex-calibrititulo {
	font-family: Calibri;
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
	color: #666;
}
.tex-calibritituloceleste {
	font-family: Calibri;
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
	color: #15ABD6;
}



a:link {
	color: #0033CC;
	text-decoration: none;
}
.fecha {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #15ABD6;
}

a:visited {
	text-decoration: none;
	color: #0033CC;
}
a:hover {
	text-decoration: underline;
	color: #FF3300;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.gracias {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	color: #666;
}
.bordecero {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
