body {
	background-color: #C8CFEA;
	margin: 0px;
}
.tracejado {
	border: 1px dotted #35498E;
}

.menu_item {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #35498E;
	background-color: #C8CFEA;
	text-align: left;
	vertical-align: middle;
	cursor: hand;
	font-variant: small-caps;
	text-decoration: none;
}
.menu_item a:hover {
	color: #DC332E;
	text-decoration: none;
}
.lateral_tabmae {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #35498E;
	border-right-color: #35498E;
	border-bottom-color: #35498E;
	border-left-color: #35498E;
}
.bottom_sep {
	border-top: 3px double #35498E;
	border-right: 2px none #35498E;
	border-bottom: 2px double #35498E;
	border-left: 2px none #35498E;
}

.sep {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: 35498E;
	border-right-color: 35498E;
	border-bottom-color: 35498E;
	border-left-color: 35498E;
}
.txt1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: 35498E;
	font-variant: small-caps;
}
