@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h2 {
	font-size: 14px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #009900;
	padding-left: 3px;
}

body {
	background-color: #006600;
}
a:link {
	color: #009900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006600;
}
a:hover {
	text-decoration: underline;
	color: #00CC00;
}
a:active {
	text-decoration: none;
	color: #00CC33;
}
#tdSideBar {
	background-color: #92C295;
	vertical-align: top;
}
#tdSideBar a {
}

#tdSideBar a {
	color: #333333;
	text-decoration: none;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 8px;
	margin: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #009999;
	border-bottom-color: #009999;
}
#tdSideBar a:hover {
	background-color: #D8E9D9;
}
#thTexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #4A2300;
	text-align: justify;
	left: 0px;
	line-height: 1.7em;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: 400;
	color: #401500;
	text-align: justify;
}

#psidebar a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	display: block;
	margin: 12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #009900;
	border-bottom-color: #009900;
	padding: 4px;
}
div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #401500;
	font-size: 12px;
	line-height: 1.7em;
	text-align: justify;
	font-weight: 400;
}

#psidebar a:hover {
	background-color: #006600;
	color: #FFFFFF;
}
