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


body {
background-color:#000;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}




/* Contactenos.php - Link de los Emails */
a:link.email    {color: #107FC9; font-size: 14px; font-family: Tahoma; font-weight: bold; text-decoration: none;}
a:hover.email   {color: #BFDAF2; font-size: 14px; font-weight: Tahoma; font-weight: bold; text-decoration: none; }
a:visited.email {color: #107FC9; font-size: 14px; font-family: Tahoma; font-weight: bold; text-decoration: none;}
a:active.email  {color: #107FC9; font-size: 14px; font-family: Tahoma; font-weight: bold; text-decoration: none; }
img {border: 0 none; }






/* envios_masivos.php - Viñeta */
.index_back_1 {
	background-image:url(../images/back.jpg); }
	
	
	
/* index.php - Promueva su empresa con Nosotros! */
.index_frase_top {
	font-family: Arial;
	font-size: 25px;
	color: #107FC9;
	font-weight: bold;
	text-align: left;
	text-decoration: none; 
	}
	
	
/* index.php - Promueva su empresa con Nosotros! */
.web_text {
	font-family: Arial;
	font-size:12px;
	color: #000;
	text-align: justify;
	text-decoration: none; 
	}
	
.web_footer{
	font-family: Arial;
	font-size:11px;
	color: #000;
	text-align: center;
	text-decoration: none; 
	}
