@charset "utf-8";
body,td,th {
	font-family: Arial Black, Gadget, sans-serif;
	color: #FFF;
}
body {
	background-image: url(../Images/BACKGOUND-1.jpg);
	background-attachment: fixed;
	background-position: center top;
	text-align: center;
}
p {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
h1 {
	font-size: 12px;
	font-style: normal;
}
h2 {
	font-size: 12px;
	color: #F90;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #F90;
	text-decoration: none;
}
a:visited {
	color: #CCC;
	text-decoration: none;
}
a:hover {
	color: #F60;
}
a:active {
	color: #F00;
}
.footer {
	font-size: 9px;
	color: #999;
	text-align: center;
}
#content {
	width:70%;
	z-index:1;
	background-image: url(../Images/semitransp.png);
	padding: 20px;
	border: 1px solid #F00;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clip: rect(0px,auto,0px,auto);
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
subtit {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color: #F90;
	text-decoration: none;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}
.bas {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	text-decoration: none;
}
.centro {
	text-align: center;
}
