body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 120%;
	/* Cor do texto */
	color: #606060;
	width:740px;
	/* Cor do fundão */
	background-color: #7FBDFF;
/*	background-color: #FF9966; */
	margin:3px 3px auto 3px;
	padding: 3px;
}



#conteudo{
    text-align:left;
	padding: 0px;
	/* Cor da área utilizada pelo site */
	background-color: #FFFFFF;
/*	background-color: #FF9900; */
	/* Cor da borda da área utilizada pelo site */
	border-left:2px solid #007BFF;
	border-right:2px solid #007BFF;
	border-top:2px solid #007BFF;
	border-bottom:2px solid #007BFF;
}


.menuhorizontal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	background: #007BFF;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	height: 20px;
}
.menuhorizontal:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	background: #007BFF;
	font-weight: bold;
	text-align: left;
	color: #FFFF00;
	height: 20px;
}
.menuvertical {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    background: #DDDDFF;
	text-align: left;
	color: #330099;
	height: 20px;
}
.menuvertical1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    background: #FFFF00;
	text-align: left;
	color: #C0FFFF;
	height: 20px;
}
.menuvertical2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    background: #DDDDFF;
	text-align: left;
	color: #330099;
	height: 20px;
}
.menuvertical2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #DDDDFF;
	font-weight: bold;
	text-align: left;
    color: #330099;
	height: 20px;
}
.menuvertical:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #DDDDFF;
	font-weight: bold;
	text-align: left;
    color: #330099;
	height: 20px;
}
a{
/* Cor do link */
	color: #330099;
	/*color: #FF8300;*/
	text-decoration:none;

}
a:visited{
/* Cor do link visitado*/
	color: #330099;
	text-decoration:none;
	font-weight: line;
}
a:hover{
/* Cor do link com o mouse sobre*/
	color: #330099;
	text-decoration:underline;

}
a1{
	text-decoration:none;
}
a1:visited{
/* Cor do link visitado*/
	color: #330099;
	text-decoration:none;
	font-weight: line;
}
a1:hover{
/* Cor do link com o mouse sobre*/
	color: #330099;
	text-decoration:underline;

}

img {
	border:none;
}
hr {
	height: 1px;
	clear: both;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #7979FF;
}
h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 180%;
	font-weight: normal;
	line-height: 100%;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 10px;

}
h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 150%;
	font-weight: bold;
	line-height: 100%;
	text-align: left;
	background: #FFFF00;
	margin-top: 1px;
	margin-bottom: 5px;
}
h3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 120%;
	font-weight: bold;
	line-height: 90%;
	margin-top: 10px;
	margin-bottom: 1px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A8A8FF;
}
h4 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 105%;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 1px;
	margin-bottom: 1px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #330099;
}
h5 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 105%;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 2px;
	margin-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #330099;
}

p {
	text-align: justify;
	padding: 0px 5px 0px 5px;
	margin-top: 3px;
	margin-bottom: 3px;	
}

pre {
    font-family: Verdana, Arial, sans-serif;
	text-align: justify;
	color: #FFFF00;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

p.noticias {
	text-align: justify;
	padding: 0px 5px 0px 5px;
	margin-top: 3px;
	margin-bottom: 8px;
}
dd {
	text-align: left;
	margin-left: 5px;
}


form {
	margin: 0px;
	padding: 0px;
}
.titulo {
    font-size: 150%;
	font-weight: bold;
	margin-top: 3px;
	margin-left: 10px;
	margin-bottom: 2px;
}
.noticia {
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 15px;
}
.datadanoticia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B0B0B0;
	margin-top: 3px;
	margin-left: 10px;
	margin-bottom: 18px;
}
.leiamais {
    font-size: 11px;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 15px;
	margin-bottom: 1px;
}
.ftexto, select, textarea {
    font-family:Verdana;
    font-size:10px;
    color:#000;
    background:#F2F8FC;
    border:1px solid #68859E;
}
.btns, .btnsOvr {
padding:0px;
font-size:10px;
color:#000;
background:#E2E2E2;
border-top:solid 1px #D6D6D6;
border-left:solid 1px #D6D6D6;
border-right:solid 1px #595959;
border-bottom:solid 1px #595959;
}

table {

}

