BODY {
	background-color: #000836;
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	color: #FFFFFF;
	font-family: Calibri, "Trebuchet MS", sans-serif;
	font-size: 14px;
}
A:link {
	text-decoration: none;
	color: #CCCCCC;
	font-size: 17px;
}
A:hover {
	color: #3a68ab;
	text-decoration: none;
}
A:visited {
color: #CCCCCC;
	text-decoration: none;
}

.titulos-texno {
	color: #3a68ab;
	font-family: Calibri, "Trebuchet MS", sans-serif;
	font-size: 1em;
}
.texto-texno {
	font-family: Calibri, "Trebuchet MS", sans-serif;
	font-size: 0.9em;
	text-indent: 15px;
}
.ftp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 38px;
	line-height: 33px;
	font-weight: bolder;
	letter-spacing: -0.1em;
}
a:hover.ftp {
	color: #ff7f00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 38px;
	line-height: 33px;
	font-weight: bolder;
	letter-spacing: -0.1em;
}
a:link.ftp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 38px;
	line-height: 33px;
	font-weight: bolder;
	letter-spacing: -0.1em;
}



.via {	
	font-family: Calibri, "Trebuchet MS", sans-serif;
	font-size: 15px;
	font-weight: bold;
}
a:hover.via {
	color: #ff7f00;
	font-family: Calibri, "Trebuchet MS", sans-serif;
	font-size: 15px;
	font-weight: bold;
}
a:link.via {
		font-family: Calibri, "Trebuchet MS", sans-serif;
	font-size: 15px;
	font-weight: bold;
}



.boton {
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
a.boton:link {
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
}
a.boton:hover {
	text-decoration: underline;
	color: #FF6600;
	text-decoration: underline;
}
/*firma*/
.grupo {
	font-family: "Trebuchet MS";
	color: #FF6600;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
a.grupo:link {
	font-family: "Trebuchet MS";
	color: #FF6600;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
a.grupo:hover {
	text-decoration: underline;
	font-family: "Trebuchet MS";
	color: #FF6600;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;	
}
.eclipse {
	font-family: "Trebuchet MS";
	color: #231188;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
A.eclipse:hover {
	text-decoration: underline;	
}
.texto_firma {
	font-family: "Trebuchet MS";
	color: #4779AB;
	text-decoration: none;
	font-size: 10px;
}
