* {
	border:0px;
	margin:0px;
	padding:0px;
}
body {
	background-color: #9bb2d9;
}
body,td,th {
	font-family: "lucida grande",tahoma,verdana,arial,sans-s;
	font-size:12px;
	line-height:20px;
	color: #FFFFFF;
}
a {
	text-decoration:underline;
	font-weight:none;
	color:#FFFFFF;
}
a:hover {
	text-decoration:underline;
	color:#002244;
}
p {
	text-align:left;
}
ul {
	padding-left:10px;
	margin-left:10px;
	line-height:20px;
	text-align:left
}
li {
	line-height:20px;
	text-align:left;
}
#borde {
	width:804px;
	height:604px;
	background-color:#174277;
	position:relative;
}
#bg {
	width:800px;
	height:600px;
	background-image:url(bg2.jpg);
	top:2px;
	left:2px;
	position:absolute;
}
#autoridades {
	width:310px;
	height:220px;
	position:absolute;
	top:245px;
	right:25px;
	text-align:left;
}
#links {
	width:750px;
	height:100px;
	line-height:25px;
	position:absolute;
	bottom:0px;
	left:25px;
	text-align:center;
}