/* CSS Document */
body
{
background-color:#99cc67;
}

.topo
{
background-image:url(../images/topo.jpg);
background-repeat:no-repeat;
width:956;
height:187;

}

.esp_menu_horizontal_esq
{
background-image:url(../images/esp_esq_menu_horizontal.jpg);
background-repeat:no-repeat;
width:45;
height:21;

}

.menu_hoizontal
{
background-image:url(../images/menu_horizontal.jpg);
background-repeat:repeat-x;
height:21;
}

.corpo
{
background-image:url(../images/corpo.jpg);
background-repeat:repeat-y;
width:765;
}

.esq
{
background-image:url(../images/esp_esq_menu_horizontal.jpg);
background-repeat:repeat-y

}

.menu_vertical
{
background-image:url(../images/menu_vertical.jpg);
background-repeat:repeat-y;
width:146;
}

.rodape
{
background-image:url(../images/index_r6_c2.jpg);
background-repeat:no-repeat;
width:956;
height:42;
}

a.H {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
a.H:link {
	text-decoration: none;
}
a.H:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.H:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.H:active {
	text-decoration: none;
	color: #FFFFFF;
}

.tit_menu_vertical
{
	font-family:"Arial Black";
	color:#FFFFFF;
	font-size:14px;
}


a.V {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a.V:link {
	text-decoration: none;
}
a.V:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.V:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.V:active {
	text-decoration: none;
	color: #FFFFFF;
}


.titulo_geral
{
font-family:Arial, Helvetica, sans-serif;
color:#333333;
font-size:30px;
border-bottom-color:#333333;
border-bottom-style:solid;
border-bottom-width:1px;

}

.linha
{
border-bottom-color:#333333;
border-bottom-style:solid;
border-bottom-width:1px;
}

.linha_dashed
{
border-bottom-color:#CCCCCC;
border-bottom-style:dashed;
border-bottom-width:1px;
}

.linha_cinza
{
border-bottom-color:#CCCCCC;
border-bottom-style:solid;
border-bottom-width:1px;
}


a.Vermelho {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#990000;
}
a.Vermelho:link {
	text-decoration: none;
}
a.Vermelho:visited {
	text-decoration: none;
	color: #990000;
}
a.Vermelho:hover {
	text-decoration: underline;
	color:#990000;
}
a.Vermelho:active {
	text-decoration: none;
	color:#990000;
}
.txt_rodape
{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#333333;

}

.txt_geral
{
font-family:Arial, Helvetica, sans-serif;
color:#333333;
font-size:12px;
}

.campos
{
border-bottom-color:#666666;
border-bottom-style:solid;
border-bottom-width:1px;

border-top-color:#666666;
border-top-style:solid;
border-top-width:1px;

border-left-color:#666666;
border-left-style:solid;
border-left-width:1px;

border-right-color:#666666;
border-right-style:solid;
border-right-width:1px;

font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#333333;
background-color:#FFFFFF;
}

