#top {
	margin: 20px 20px 0px 20px;
	padding: 10px;
	border: 2px solid #BDBDBD;
	background:#FFFFFF;
	height: 100px;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 70px;
	text-align: center;
	font-size: 48pt;
	font-family: serif;
	color: #000000;
}
#middle {
	margin: 20px 120px 20px 120px;
	padding: 30px;
	border: 2px solid #BDBDBD;
	background:  	#FFFFFF;
	height: inherit;
}
#bottom{
	text-align: center;
	font-size: 10pt;
	font-family: serif;
	color: #088A85;
	clear: both;
	position: fixed;
	height: 75px;
	width: 100%;
	background-color: #FFFFFF;
	bottom: 0%;
}
BODY {
	font-family:Helvetica;
	background-image:url("fondo.png");
	backgroung-repeat: repeat;
}
TABLE {
	table-layout: fixed;
	margin-left: 2em;
	margin-right: 2em;
	text-align: center;
}
#foto {
	left:80%;
	float: right;
	position:static;
	width: 200px;
	height: auto;
}
li {
	display: inline;
	font-family:sans-serif;
	color: #FFFFFF ;
	padding: 6px;
	border-radius: 3px 3px;
	background-color: #088A85 ;
}
table {
    border-collapse: collapse;
    width: 100%;
}

th, td {
    padding: 8px;
    text-align: left;
    border-bottom: 1px solid #ddd;
}

tr:hover{background-color:#f5f5f5}
