@charset "utf-8";


#cabetop {
	min-width:770px;
	width: 840px;
	position: fixed;
	z-index: 5;
	top: 0px;
}

#footer {
	min-width:770px;
	width: 840px;
	position: fixed;
	z-index: 5;
	bottom: 0px;
}

.indique {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.letra {
	font-size: 42px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 45px;
	padding: 0 5px 0 0;
	color: #FFAA71;
	float: left;

}

.rodape {
	color: #CCCCCC;
	font-size: 10px;
}
.titulo {
	font-size: 12px;
	font-weight: bold;
}

.lateral {
	background-image: url(/imagens/fundo_lateral.gif);
	background-repeat: repeat-y;
}


body {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(imagens/fundo-site.jpg);	
	background-repeat: repeat;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #333333;
}

html, body {
height: 100%;
margin: 0;
padding: 0;
}
 
* {
margin:0px auto;
padding:0;
}

.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:visited {
	color: #FFFFFF;
}
.menu a:hover {
	color: #FFFFFF;
}
.menu a:active {
	color: #FFFFFF;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

.Titulo_2 {
	font-size: 14px;
	color: #E2EA9D;
	font-weight: bold;
}
.titulo_3 {font-size: 10px}


.Titulo_1 {
	font-size: 18px;
	font-style: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #E2EA9D;
	font-weight: bold;
}


.fomulario {
	font-family:Verdana, Arial, Helvetica, sans-serif,;
	color:#666666;
	font-size:10px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #D4D4D4;
	border-right-color: #D4D4D4;
	background-color: #F2F2F2;
	font-weight: bold;

}
.nova a:link {
	color: #333333;
	text-decoration: none;
}
.nova a:visited {
	text-decoration: none;
	color: #333333;
}
.nova a:hover {
	text-decoration: underline;
	color: #333333;
}
.nova a:active {
	text-decoration: none;
	color: #333333;
}



.menutab li {
	list-style-type: none; /*remove o marcador*/ 
	margin: 0; /*remove o recuo IE e Opera*/ 
	padding: 0; /*remove o recuo Mozilla e NN*/ 
	background-image: url(imagens/bg_01.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.menutab li a {
	display: block;
	font-weight:bold;
	padding: 38px 0px 5px 0px;
	background-image: url(imagens/fundo_menu.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-decoration: none;
}

.menutab li a:hover, .menutab li.item_active a {
	background-image: url(imagens/fundo_menu.jpg);
	font-weight:bold;
	background-repeat: repeat-x;
	background-position: bottom;
	text-decoration: none;
	color:#000000;
}
.primeira_letra {font-size: 20px}
.sub_titulo {
	font-size: 15px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #333333;
}


.tabelamenu {
	padding: 0px 0px 0px 0px;
}

.by a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.by a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
.by a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.by a:active {
	text-decoration: none;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: underline blink;
	color: #666666;
}
a:active {
	text-decoration: none;
}

#att {
	color: #F00;
}
#texto p #att strong {
	text-decoration: blink;
}
#att2 {
	color: #F00;
}
.centro_ {
	text-align: center;
}
.corpo_12 {
	font-size: 12px;
}
.pisca {
	text-decoration: blink;
}
