/*--------------CORPO INDEX-----------*/

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	height: 40px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	height: 40px;
	color: #666666;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 40px;
	color: #666666;
}
#titulo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	background-color: #CC0000;
	height: 22px;
	padding-top: 2px;
	padding-left: 20px;
	font-weight: bold;
}

#titulo_esquerdo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #CC0000;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
}

#corpo h1 a{
	color: #666666;
	text-decoration: none;
}

#corpo h1 a:hover{
	color: #CC0000;
	text-decoration: underline;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
}
p a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}
p a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}
/*-------------FIM DO CORPO INDEX----------------*/

/*--------FORMATAÇÃO DO MENU VERTICAL----------------*/
#menuvertical ul {
	list-style: none;
	margin: 0;
	padding: 0;
        }
#menuvertical {
	width: 160px;
	border-size: 1px;
	margin: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
        }

#menuvertical li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
        }

#menuvertical li a:link, #menuvertical li a:visited {
	color: #666666;
	display: block;
	background: url(menu4.gif);
	padding: 8px 0 0 30px;
        }

#menuvertical li a:hover, #menuvertical li #current {
	color: #CC0000;
	background: url(menu4.gif) 0 -32px;
	padding: 8px 0 0 30px;
        }

#menuvertical li a:active {
        color: #666666;
        background: url(menu4.gif) 0 -64px;
        padding: 8px 0 0 30px;
        }

#menuvertical a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

/*--------FIM DA FORMATAÇÃO DO MENU VERTICAL----------------*/

/*----------RODAPE---------------------*/

#rodape a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-left: 30px;
}

#rodape a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	padding-left: 30px;
}
/*--------------FIM DO RODAPE-----------------------*/

#data {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: right;
	padding-right: 50px;
}
