@charset "utf-8";

.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg_1.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: 999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #999!important;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}
.Estilo2 {color: #00CCFF!important}

/* estilos ee */
.spacer1 {
	margin:16px 0;
	text-align:justify;
}
.powered {
	margin:10px 20px 0 0;
}
.spaceIncludes {
	padding:20px 0 0 0;
}
.btCerrar {
	margin:8px 0;
}
/* includes */
.titulo_tabla {
	font-size:15px;
	font-weight:bold;
	color:#fe9b00;
}
.texto_tablalink, .texto_tablalink a, .texto_tablalink a:visited {
	color:#74A933 !important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#f7f7f7;
}
.texto_tabla {
	color:#666 !important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#f7f7f7;
}
.enviar {
	color:#74A933;
	font-weight:bold;
}
.titulos2 {
	font-size:16px !important;
}
.contactenos {
	font-size:16px;
	color:#FE9B00;
	font-family:Candara;
}