/* CSS FOOTER*/

#footer { 
text-align: center;
 width: 890px;
 height:50px;
 clear: both;
 color: #333;
 background: #13364a;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 border-right: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
}
#text-footer{
margin-top: -8px;
padding-top: 18px;
font-style: normal;
color: white;
font-size: 11px;
font-family:Arial, Helvetica, sans-serif;
}
#copyright-footer{
color:white;
font-size: 10px;
}

#footer-links{
color:white;
}
a.footer-links{
color: white;
}
.w3c{
top: 450px;
}
#map_canvas{
border: solid #03487a 1px;
}
.clear { clear: both; background: none; }
