.marcomenu {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.alineacion {
	position: relative;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;

}
A.menu:link { text-decoration: none; background-color:: #ffffff; }
A.menu:visited { text-decoration: none; background-color:: #eeeeee; }
A.menu:active { text-decoration: none; background-color:: #eeeeee; }
A.menu:hover { text-decoration: underline; background-color:: #eeeeee; }

.lineapunteada {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
}

.marcopag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.scroll {	width:419; 	height:300; overflow:auto;}.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.menuinterior {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2F6FBF;
	font-weight: bold;
}
A.menuinterior:link { text-decoration: none; color:#2F6FBF}
A.menuinterior:visited { text-decoration: none;  color:#2F6FBF}
A.menuinterior:active { text-decoration: none; color:#2F6FBF}
A.menuinterior:hover { text-decoration: none; color:#ffffff }

