div#contenido{float:right;width:95%;padding:0 20px 20px 20px; }
div#mapa{width:504px;float:right;height:auto;}
div#central{color:#49598C;font-size:12px;font-weight:bold;width:250px;float:right;height:auto;}
h4 {
	padding:0px;
	color:#B30000;
	}
h3 {
	padding:0;
	color:#B30000;
	}
/*table{width:100%; height:auto;position:relative;top:450px;}
th{background:#49598C; color:#fff; font-size:11px;font-weight:bold;}
td{border:1px solid #49598C; color:#000;}*/
/*
Tema: Blue - Minimalist design in blue
Author: Newton de Góes Horta
Site: http://www.nghorta.com
Country Origin: Brazil
*/

table {
 font-size: 95%;
position:absolute;top:430px; 
 font-family: 'Lucida Grande', Helvetica, verdana, sans-serif;
 background-color:#fff;
 border-collapse: collapse;
 width: 100%;
 line-height: 1.2em;
}
caption {
 font-size: 30px;
 font-weight: bold;
 color: #49598C;
 text-align: left;
 padding: 10px 0px;
 margin-bottom: 2px;
 text-transform: capitalize;
}
thead th {
 border-right: 2px solid #fff;
 color:#fff;
 text-align:center;
 padding:2px;
 height:25px;
 background-color: #B30000;
}
tfoot {
 color:#49598C;
 padding:2px;
 text-transform:uppercase;
 font-size:1.2em; 
 font-weigth: bold;
 margin-top:6px;
 border-top: 6px solid #004080;
 border-bottom: 6px solid #004080;
}
tbody tr {
 background-color:#fff;
 border-bottom: 2px solid #c0c0c0;
}
tbody td {
 color:#333;
 padding:2px;
 text-align:left;
}
tbody th {
 text-align:left;
 padding: 2px;
}
tbody td a, tbody th a {
 color:#49598C;
 text-decoration:underline;
 font-weight:normal; 
}
tbody td a:hover, tbody th a:hover {
 text-decoration:none;
}

