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

#Tablafondo {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	width: 360px;
	position: relative;
	bottom: 0px;
}
#Tablafondo a {
	font-size: 12px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: underline;
	padding-right: 8px;
	padding-left: 8px;
}
#Tablafondo a:hover {
	text-decoration: none;
	color: #990000;
	background-color: #FFFFFF;
}
body {
	background-image: url(../fotos/logos/fondo.gif);
	background-color: #FFC3C6;
}
.ano {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	font-weight: bold;
	font-size: 16px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
h1 {
	font-family: "Imprint MT Shadow";
	font-size: 48px;
	text-align: center;
	text-decoration: underline;
	margin-bottom: 12px;
}
.Copyright {
	font-size: 11px;
	color: #000099;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	text-decoration: underline;
}
