body {
	background-image: url(img/fondo.jpg);
	background-color: #FFFFFF;
	background-position: top center;
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
}
.footer {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #999999;
	font-weight: 900;
}
.imagin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.amos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #33CCFF;
}
a:link {
	text-decoration: none;
	color: #395291;
}
a:visited {
	text-decoration: none;
	color: #4A69B9;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #0099FF;
}
.titulo {
	font-family: "Century Gothic";
	font-size: 17px;
	color: #333;
	letter-spacing: 3px;
}
.descarga {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #333;
	letter-spacing: 3px;
	text-align: center;
}
.contacTIT {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #999;
	text-align: left;
	font-weight: bold;
}
.contactCONT {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #333;
	text-align: left;
}
table#tablacontact {
	background-image: url(img/fondocont.jpg);
	background-repeat: no-repeat;
	width: 859px;
	height: 310px;
}
table#tabladescargas {
	background-image: url(img/fondodesc.jpg);
	background-repeat: no-repeat;
	width: 859px;
	height: 310px;
}