/* CSS Document */

#corpo_int {
	margin: 0px auto;
	padding: 0px;
	width: 790px;
	overflow: auto;
	position: relative;
}
#corpo_int .col2 a {
	text-decoration: none;
}
#corpo_int .col2 a:hover {
	text-decoration: underline;
}
#cont_int {
	font-size: 100%;
	text-align: left;
	margin: 10px;
	padding: 0px;
	position: relative;
}
#cont_int h1 {
	text-transform: uppercase;
	font-size: 140%;
	font-weight: bold;
	border-bottom: thin dashed #FFFFFF;
}
#cont_int h2 {
	font-size: 130%;
}
/* Cores e backgrounds internas */

.bg_int1 {
	background: url(../img/bg_int1.png) repeat-y center top;
}
.bg_int1 #cont_int h1 {
	color: #FFFFFF;
}
.bg_int1 #cont_int a {
	color: #FFFF00;
	text-decoration: underline !important;
}
.bg_int2 {
	background: url(../img/bg_int2.png) repeat-y center top;
}
.bg_int2 #cont_int a {
	color: #C10000;
	text-decoration: underline !important;
}
.bg_int2 #cont_int h2 {
	color: #FFFF33;
}
.bg_int3 {
	background: url(../img/bg_int3.png) repeat-y center top;
}
.bg_int3 #cont_int a {
	color: #FFFF00;
	text-decoration: underline !important;
}
.bg_int4 {
	background: url(../img/bg_int4.png) repeat-y center top;
}
.bg_int4 #cont_int h1 {
	color: #FFFFFF;
}
.bg_int4 #cont_int a {
	color: #FFFF00;
	text-decoration: underline !important;
}
.bg_int5 {
	background: url(../img/bg_int5.png) repeat-y center top;
}
.bg_int5 #cont_int h1 {
	color: #FFFFFF;
}
.bg_int5 #cont_int a {
	color: #FFFF00;
	text-decoration: underline !important;
}
.bg_int6 {
	background: url(../img/bg_int6.png) repeat-y center top;
}
.bg_int6 #cont_int h1 {
	color: #FFFFFF;
}
.bg_int6 #cont_int a {
	color: #FFFF00;
	text-decoration: underline !important;
}
.bg_int7 {
	background: url(../img/bg_int7.png) repeat-y center top;
}
.bg_int7 #cont_int a {
	color: #0066CC;
	text-decoration: underline !important;
}
.bg_int8 {
	background: url(../img/bg_int8.png) repeat-y center top;
}
.bg_int8 #cont_int h1 {
	color: #FFFFFF;
}
.bg_int8 #cont_int a {
	color: #FFFF00;
	text-decoration: underline !important;
}
.bg_int9 {
	background: url(../img/bg_int9.png) repeat-y center top;
}
.bg_int9 #cont_int a {
	color: #FFFF00;
	text-decoration: underline !important;
}
.bg_int10 {
	background: url(../img/bg_int10.png) repeat-y center top;
}
.bg_int10 #cont_int a {
	color: #0066FF;
	text-decoration: underline !important;
}
.bg_int10 #cont_int h2 {
	color: #FF6600;
}
.bg_int12 p {
}
.bg_int12 {
	background: url(../img/bg_int12.png) repeat-y center top;
	color: #000000;
}
.bg_int12 #cont_int a {
	color: #FFFF00;
	text-decoration: underline !important;
}
.bg_int12 #cont_int h1 {
	color: #FFCC00;
}
.bg_int12 #cont_int h2 {
	color: #FF6600;
}
/* --- */
#cont_int .tabela2 {
	border: 1px solid #D9D900;
}
#cont_int .tabela2 thead th {
	background: #FFFFFF;
	border: 1px solid #D9D900;
	padding: 2px;
}
#cont_int .tabela2 tbody td {
	padding: 2px;
	border: 1px solid #D9D900;
	background: #FFFF99;
}
#vejamais {
	padding: 4px 0px 4px 20px;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	display: block;
	margin: 10px 0px;
	border: 1px solid #FFFFFF;
}
#cont_int img {
	border: thin solid #FFFFFF;
}
#rodape #naveg2 {
	height: 28px;
	width: 100px;
	position: absolute;
	top: 5px;
	right: 20px;
}
