body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

#divtopo {
width: 100%;
height: 119px;
top: 0px;
left: 0px;
right: 0px;
bottom: 0px;
position: absolute;
border: 0px;
z-index:2;
background-image:url(../img/fundo_topo.jpg);
background-repeat:repeat-x;
}

#imgtopo {
top: 0px;
left: 0px;
right: 0px;
bottom: 0px;
position: absolute;
border: 0px;
z-index:3;
}

#divlateral {
width: 140px;
top: 125px;
left: 3px;
right: 0px;
bottom: 0px;
position: absolute;
border: 0px;
z-index:1;
}



#mapa {
width: 450px;
height: 350px;
top: 0px;
left: 0px;
right: 0px;
bottom: 0px;
position: relative;
}

#divprincipal {
width: 616px;
top: 125px;
left: 158px;
right: 0px;
bottom: 0px;
position: absolute;
border: 0px;
z-index:2;
}

#divnews {
width: 458px;
top: 0px;
left: 10px;
right: 10px;
bottom: 10px;
position: relative;
border: 0px;
}

#bannerfull {
width: 468px;
top: 0px;
left: 5px;
right: 10px;
bottom: 10px;
position: relative;
border: 0px;
}

#categorias {
width: 468px;
padding: 10px 10px 10px 10px; 
position: relative;
border: 0px;

}

#divlateraldireita {
width: 120px;
top: 1px;
left: 493px;
right: 10px;
bottom: 10px;
position: absolute;
border: 0px;
}

#titulonews {
top: 5px;
bottom: 10px;
position: relative;
border: 0px;
}

#banner_adsense_topo {
width: 728px;
height: 90px;
top: 125px;
left: 20px;
right: 0px;
bottom: 0px;
position: absolute;
border: 0px;
z-index:3;
}

#banner_adsense_lateral {
width: 160px;
height: 900px;
top: 15px;
left: 805px;
right: 0px;
bottom: 0px;
position: absolute;
color:#FFFFFF;
z-index:4;
}

.linkprincipal {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#767676;
	font-weight:bold;
	background-color:#FFFFFF;
	text-decoration:none;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
}

.linkprincipal:link {
	text-decoration:none;	
}

.linkprincipal:hover {
	text-decoration:none;
	color: #000000;
	background-color:#f8c300;
}

.linkcategorias {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#767676;
	background-color:#FFFFFF;
	text-decoration:none;
	white-space : nowrap;}

.linkcategorias:link {
	text-decoration:none;	
}

.linkcategorias:hover {
	text-decoration:none;
	color: #000000;
	background-color:#f8c300;
}

.linkvoto {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#767676;
	font-weight:bold;
	background-color:#FFFFFF;
	text-decoration:none;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
}

.linkvoto:link {
	text-decoration:none;	
}

.linkvoto:hover {
	text-decoration:none;
	color: #000000;
	background-color:#f8c300;
}

.linkmail {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#767676;	
	text-decoration:underline;
}

.linkmail:link {
	text-decoration:underline;
}

.linkmail:hover {
	text-decoration:none;
	color: #000000;
}


.linknews {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;	
}

.linknews:link {
	text-decoration:none;
}

.linknews:hover {
	text-decoration:underline;	
	color: #000000;
}

.texto1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

.texto2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#000000;
	font-weight:bold;	
}

.texto3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#767676;	
}

.texto4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:silver;	
}
.bordafoto {
	border: 5px solid #FFFFFF;
}

.bordabottombanner {
	border: 1px solid #CCCCCC;
}

.bordacotacao {
	border: 1px solid #f8c301;
}

.pontobranco {
    color: #FFFFFF;
}

.input1, .textarea1{
	border: 1px solid #CCCCCC;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	width:250px;
}

.botao{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#767676;	
}

