#center {
	width: 800px;
	position: absolute;
	margin-top: -250px;
	margin-left: -400px;
	left: 50%;
	top: 50%;
	height: 500px;
	background-image: url(Calen_paratodos.jpg);
	background-repeat: no-repeat;
}
#center1 {
	width: 775px;
	height: 80px;
	position: relative;
	top: 150px;
	margin-left: 15px;
	text-align: center;
}
#ano {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #000000;
	position: absolute;
	left: 68px;
	top: -102px;
	width: 76px;
	font-weight: bold;
	height: 38px;
}
#ano2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	width: 80px;
	font-weight: bold;
	color: #000000;
	position: absolute;
	left: 580px;
	top: 0px;
}
#nav {
	width: 376px;
	display: block;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 260px;
	}

#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav ul li {
	text-align: center;
	display: inline;
	}

#nav ul li a {
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0;
	display: block;
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	padding-top: 10px;
	padding-right: 26px;
	padding-bottom: 10px;
	padding-left: 26px;
	font-weight: bold;
	}

#nav ul li a:hover {
	background: #afafaf;
	}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-position: center bottom;
	top: 10px;
	position: relative;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: inline;
}

table.bordasimples {border-collapse: collapse;}

table.bordasimples tr td {border:1px solid #FF0000;}
