body {

background-image:url(images/bg_body.gif);
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
padding:none;


}

#central {

	width:861px;
	padding:0;
	margin: auto;
        border-top:1px solid;
		

}



#header {
float:left;
position:relative;
margin-left: auto;
margin-top:0px;
/*border: 1px solid;*/
width: 100%;
height:200px;
background-image:url(images/image_header.gif);
background-position:top center;
background-repeat: no-repeat;

}


#header_botoes_1 {
margin-left: auto; 
float:left;
position:relative;
width: 6px;
/*border: 1px solid;*/
height:80px;
background-image:url(images/corner_left.gif);
background-repeat: no-repeat;

}


#header_botoes_2 {
position:relative;
float:left;
width: 848px;
font-family: Arial, Helvetica, sans-serif;
font-size:100%;
font-weight: bold;
/*border: 1px solid;*/
height:80px;
background-image:url(images/pixel_center.gif);


}


#header_botoes_3 {
float:left;
position:relative;
width: 7px;
/*border: 1px solid;*/
height:80px;
background-image:url(images/corner_right.gif);
background-repeat: no-repeat;margin-top:0px;

}

#conteudo {
margin-left: auto; 
float:left;
/*border: 1px solid;*/
width: 860px;
height: 550px;
background-color: white;
line-height:20px;

}


#box_1 {
position: relative;
float:left;
border-right: 1px dotted;
width: 380px;
height: auto;
padding: 20px;
font-family: Arial, Helvetica, sans-serif;

}


#box_2 {
float:left;
/*border: 1px solid;*/
width: 380px;
height: auto; /* antes estava 500px*/
padding: 18px; /* alterei */
font-family: Arial, Helvetica, sans-serif;

}


/*para impressao do array*/
#box_categ_1 {
float:left;
/*border: 1px solid;*/
width: 140px;
height: auto;
padding: 20px;
font-family: Arial, Helvetica, sans-serif;

}

#box_categ_1 img{display:inline}


#Anuncios {

height:95px;
width:90px;
/*border: 1px solid;*/
color:#812237;
position: relative;
float:left;
font-weight:bold;
line-height:15px;
text-align:center;
margin-bottom:20px;
font-family: Arial, Helvetica, sans-serif;
font-size: small;


}

#paginacao {

position: relative;
float:left;
/*border: 1px solid;*/
width: 390px;
height: auto;
padding: 5px;
font-family: Arial, Helvetica, sans-serif;
font-size: small;
background-color: #F4F4F4;



}


#tag_cloud {

position: relative;
float:left;
/*border: 1px solid;*/
width: 350px;
height: 300px;
padding: 20px;
font-family: Arial, Helvetica, sans-serif;
background-color: #F4F4F4;

}


h1,h3,h4,h5,h6 {

margin-top: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size:18px;
font-weight: bold;
padding: 2px;
color: #812237;

}



h2 {

line-height:15px;
text-align: justify;
font-weight: lighter;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
padding: 2px;
color: #812237;


}




fieldset {

height:auto;


}



ul  {

text-decoration: none;
color:#812237;
display: inline;
font-size:large;


}


li {

float: left;
/*border: 1px solid;*/
margin-top: 10px;
list-style: none;
padding: 1em;
margin-left: 39px;

}

#space {

position:relative;
float:left;
/*border: 1px solid;*/
margin-left: auto; 
width: 855px;
height:25px;


}



#footer  {
position:relative;
width: 848px;
height:80px;
float:left;
height: 50px;
font-family: Arial, Helvetica, sans-serif;
color:#812237;

}


a.linkum:link {
color:#812237;
text-decoration:none;
}
a.linkum:visited {
color:#812237;
text-decoration:none;
}
a.linkum:hover {
color:#812237;
text-decoration:underline;
}
a.linkum:active {
color:#812237;
text-decoration:underline;
}


