/* CSS Document */
body     { background-color: #75ae62; background-image: none; background-repeat: repeat-x; margin: 14px; padding: 0 }
#LEFT-MENU {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	position: absolute;
	padding: 0px;
}
h1 {
	font-size: 15px;
	color: #932424;
}
#MAIN-TXT   { color: #666666; font-size: 13px; font-family: Tahoma, Arial, Helvetica, sans-serif; padding: 0px 12px }
a:link   { color: #33378d; text-decoration: underline }
a:visited  { color: black }
a:hover        { color: olive }
a:active  { color: black }
.Estilo1   { color: #fff; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-style: normal; text-decoration: underline }
table {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
link2 { color: white }
.newstyle { font-size: 9px }
.inimage   { visibility: visible; z-index: 0; width: auto; height: auto; float: right }

.title {
	font-size: 18px;
	font-weight: bold;
	border-bottom: solid 1px #61ae43;
	padding-bottom: 5px;
}

