body {
	
    
	background-repeat: no-repeat;
	background-attachment:fixed;
	margin:0px;
	background-color:#FFFFFF;
	
	
	
}
* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 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;
}



.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: 9px;
	color: black;
	text-decoration: none;
	cursor: default;
}



.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: white;
	text-decoration: none;
	cursor: pointer;
	
	
	
}


.busca-label1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
	cursor: default;
}



.busca-label2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 100%;
	font-weight: normal;
	color: black;
	text-decoration: none;
	cursor: default;
}

.busca-label3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: black;
	text-decoration: none;
	cursor: default;
}


.busca-label4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #757575;
	text-decoration: none;
	cursor: default;
	
	
	}
.destaques {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	cursor: default;
	background-color:#CCCCCC ;
	width:180;
	text-align:center
	}
.rodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: white;
	text-decoration: none;
	cursor: default;
	background-color:#000000 ;
	width:781;
	height:20;
	text-align:center
	
	
	
	}
	
	.text_lateral {
	line-height: 21px;
	font-family: Arial;
	font-size: 12px;
	font:bold
	font-weight: normal;
	color:white
}

.text_lateral2 {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font:bold
	font-weight: normal;
	color:#5298BA;
	text-align:left;
}
.menuDiff{
	font-family:arial;
	font-size:12px;
	color:#FFFFFF;
	background-color:red;
	height:19px;
	width:218px;
}
.tituloDestaquesPrimPage{
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	background-color:#000000;
	color:#FFFFFF;
	border:#000000 1px solid;
}
.bordasQuadroDestaque{
	border-bottom:#CCCCCC solid 2px;
	border-top:#CCCCCC solid 2px;
	border-left:#CCCCCC solid 2px;
	border-right:#CCCCCC solid 2px;
	background:#F8FAF3;
}
.fonteBusca{
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	color:#999999;
}