body {
	
	
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
}
* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.button {
	color: black;
	background-color: #FFFwFFF;
	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: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #CCCCCC;
}


#site {
	width: 755px;
	margin-right: auto;
	margin-left: auto;
}
#site #login {
	background-image: url(../images/linha.jpg);
	height: 32px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-repeat: repeat-x;
	margin-bottom: 10px;
}
#site #menu {
	background-image: url(../images/menu.jpg);
	height: 200px;
	width: 190px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	font-weight: bold;
	margin-bottom: 10px;
}
#site #news {
	background-image: url(../images/news.jpg);
	height: 122px;
	width: 190px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}
#site #busca {
	background-image: url(../images/busca.jpg);
	height: 201px;
	width: 190px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}


#menu a {
	display: block;
	width: 140px;
	text-decoration: none;
	font-size: 14px;
	color: #990000;
}
#site #titulo_dest {
	background-image: url(../images/titulo.gif);
	height: 26px;
	width: 533px;
	color: #990000;
	font-size: 15px;
	font-weight: bold;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-top: 10px;
}
#site #rodape {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-align: center;
	font-size: 10px;
	letter-spacing: 1px;
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
}

#titulo_dest span {
	font-size: 15px;
	display: block;
	margin-left: 40px;
	padding-top: 3px;
}

#menu a:hover {
	color: #000000;
}




#site #sombra {
	background-image: url(../images/sombra.jpg);
	height: 8px;
}

.busca-campo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #CCCCCC;
	width: 100%;

}
.busca-label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
	text-decoration: none;
	cursor: default;
}


.txpreto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: black;
	text-decoration: none;
	cursor: default;
}
.txvermelho {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: ad0021;
	text-decoration: none;
	cursor: default;
}

.style1 {
color: #FA4E00
}


#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #FDA653;
}

.busca-quadro {
	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: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #CCCCCC;
	border-left-color: #000000;
}
.buscav-label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
}
.buscav-texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
}
#mioloInterna{
	margin:30px;
}
.cabecalho{
	color:#FF0000;
}