@charset "utf-8";
body {
	background-color: #E1E1E1;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 18px;
}
.resalte {
	color: #002856;
	font-family: "Lucida Sans";
	font-size: 12px;
}

.pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #232464;
	text-align: center;
	padding-top: 10px;
	margin: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #232464;
	border-right-color: #232464;
	border-bottom-color: #232464;
	border-left-color: #232464;
}
.titularGr {
	font-family: "Lucida Sans";
	font-size: 30px;
	color: #232464;
	text-align: center;
	line-height: 40px;
}
.menu {
	font-family: "Lucida Sans";
	font-size: 12px;
	color: #002856;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.menu A:link {
	COLOR: #999999; TEXT-DECORATION: none
}
.menu A:visited {
	COLOR: #999999; TEXT-DECORATION: none
}
.menu A:hover {
	COLOR: #999999;
	TEXT-DECORATION: underline
}
.entrar {
	font-family: "Lucida Sans";
	font-size: 16px;
	text-align: center;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.entrar A:link {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}
.entrar A:visited {
	COLOR: #FFFFFF; TEXT-DECORATION: none
}
.entrar A:hover {
	COLOR: #FFFFFF;
	TEXT-DECORATION: underline
