@charset "utf-8";
body {
	margin-top: 0px;
	background-image: url(../../fundos/fundo_verdeEscuro.jpg);
}
.tit01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #333300;
	background-image: url(../../fundos/fundo%2025.jpg);
	background-repeat: repeat-x;
	text-align: left;
	text-indent: 15px;
	height: 25px;
	padding-top: 3px;
	margin-bottom: 7px;
}
.tit02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #333300;
	margin-bottom: 7px;
	height: 20px;
	padding-top: 3px;
	background-color: #C8C895;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333300;
	border-bottom-color: #333300;
	text-indent: 15px;
}
.tit03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #333300;
	margin-bottom: 7px;
	height: 20px;
	padding-top: 3px;
	background-color: #C8C895;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333300;
	border-bottom-color: #333300;
	text-align: right;
	padding-right: 15px;
}
.tit04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #333300;
	height: 20px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333300;
	text-indent: 15px;
	margin-bottom: 10px;
}
.tit05 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #333300;
	background-color: #D0D0A4;
	text-align: left;
	text-indent: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333300;
	height: 20px;
	padding-top: 3px;
	margin-bottom: 10px;
}
.texto01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #333300;
	padding-left: 10px;
}
.texto02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #333300;
	text-align: center;
}
.texto03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: normal;
	color: #333300;
	text-align: left;
	padding-left: 20px;
}
.texto04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	font-style: italic;
	color: #333300;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
.texto05 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FF0000;
}
.texto06 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333300;
	background-color: #CCCC99;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.texto07 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333300;
	background-color: #E1E1C4;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#rodape {
	position:absolute;
	width:722px;
	height:50px;
	z-index:101;
	left: 40px;
	background-image: url(../../fundos/fundo_25.jpg);
	background-repeat: repeat-x;
	bottom: 15px;
	background-color: #FFFFFF;
}
#menuRoda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333300;
	text-align: center;
	margin-top: 9px;
}
#creditos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333300;
	text-align: center;
	margin-top: 4px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333300;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #333300;
}
a:active {
	text-decoration: none;
	color: #006600;
}
