@CHARSET "ISO-8859-1";

body {
	font-family: Tahoma;
	font-size: 8pt;
}

input {
	border: 1px solid black;
	font: 9pt;
}

a:link,a:visited {
	color: #333333;
	text-decoration: none;	
}

a:hover {
	text-decoration: underline;	
}

h6,h1 {
	margin-bottom: 1px;
	margin-top: 1px;
}

table {	
	font-family: Tahoma;
	font-size: 9pt;	
}

.tdflecha {
	vertical-align: top;
	padding-top: 4px;

}

#conteiner{
width:778px;
	position: absolute;
	top: 0px;
	left: 0px;	
	padding: 1px;	
}

#header {	
	position:relative;
	width:100%;
	height:75px;
	background-image: url(images/header-classirural-peq.jpg);
	background-repeat: no-repeat;
}

#subheader {
	text-align: center;
	font-weight: bold;
	color: white;
	padding: 2px;
	width: 100%;
	background-color: #006600;
}

#subheader li{
display: inline;
}

#subheader a:link, #subheader a:visited {
	color: white;
	text-decoration: none;	
}
#subheader a:hover {
	text-decoration: underline;	
}

#esquerda {	

	width: 19%;	
	display: inline;
	vertical-align: top;
	margin: 1px;
	padding: 2px;
}

#menu {	
	vertical-align: top;
	margin: 1px;
	padding: 2px;	
}

#categorias {
	font-size: 8pt;
	vertical-align: top;
	margin: 1px;
	padding: 2px;
}

#centro {

	width: 80%;
	display: inline;
	margin: 1px;
	padding: 2px;
}

#banner_centro {	
	margin-top: 20px;
	margin-left: 70px;
	margin-bottom: 20px;
	width: 80%;
	height: 70px;
	color: white;	
	text-align:center;	
}

#anuncios_texto {

	width: 52%;
	display: inline;
	margin: 3px;
	margin-top: 5px;
	padding: 2px;
}

#titulo_anuncios {
	color: black;
	border-bottom: 1px solid #009933;
	margin-bottom: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
}

#anuncio {	
	font-size: 8pt;
	list-style-image: url(images/flechinha.gif);	
	vertical-align: top;
	display: inline;
	width: 48%;
	margin: 6px;	
}

#anuncios_imagem {	
	width: 47%;
	display: inline;
	vertical-align: top;
	margin: 2px;	
	padding: 2px;
}

#imagem {
	width: 140px;
	vertical-align: top;
	margin: 4px;
}

#direita {

	width: 15%;
	height: 500px;
	display: inline;
	vertical-align: top;
	margin: 1px;
	margin-top: 10px;
	padding: 2px;
}
#banner1 {	
	width: 100%;
	margin-bottom: 10px;	
}

#banner2 {	
	width: 100%;
	margin-bottom: 10px;	
}

#envia_anuncio {
	margin-left: 20px;
	font: 10pt;
}
	

