@charset "utf-8";
body {
	background-image: url(images/bg-1.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	font-weight: bold;
	color: #005680;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
}

a:visited {
	font-weight: bold;
	color: #005680;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
}

a:hover {
	font-weight: bold;
	color: #4EC9F3;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
}


a:active {
	font-weight: bold;
	color: #005680;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
}
.menu {
	font-family: Verdana;
	font-size: xx-small;
	color: #000;
}
.menu-nolink {
	font-weight: bold;
	color: #C7C7C7;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
}
.informes {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0056A8;
}
.informacion {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000;
}
.proyecto {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #999;
}

