@charset "UTF-8";
#header {
	float: left;
	width: 920px;
}
#header .logo {
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
#header #headerTitle {
	height: 31px;
	padding-top: 40px;
	background-image: url(images/home/bg_top.jpg);
	background-position: right top;
	padding-bottom: 23px;
	background-repeat: no-repeat;
	float: left;
	width: 690px;
}

#paginas {
	text-align: center;
	}
	
#paginas img {
	border: none;
	}
	

#fotos {
	padding: 5px 0 0 5px;
	margin: 0;
}

#fotos h3 {
	padding: 4px 0 0 20px;
	margin: 0;
	font-size: 11px;
	color: #142d66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#foto_destaque {
	padding: 0;
	margin: 15px 25px 0 24px;
	_margin: 15px 25px 0 12px;
	float: left;
	}
	
#foto_destaque img {
	border: solid;
	border-width: 4px;
	border-color: #e8e8e8;
}
#menu_fotos {
	margin: 0;
	padding: 15px 0 0 20px;
	text-align: center;
	}

#menu_fotos li {
	float: left;
	padding-left: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #142d66;
	font-size: 11px;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}	
	

#menu_fotos li img {
	background-color: #EBE5D8;
	padding: 2px;
	border: 1px solid #BAB5A9;
}
#header ul {
	float: left;
	margin: 0px;
	padding: 3px 0px 0px;
	list-style-type: none;
	width: 690px;
	line-height: 24px;
	background-image: url(images/home/bg2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#header li {
	float: left;
}
#header   li a  {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	float: left;
	padding-bottom: 8px;
	padding-right: 14px;
	padding-left: 14px;
	margin: 0px;
}
#header  li  a:hover {
	color: #BAE182;
}
body#homePage #nHome, body#fazenda #nFazenda, body#galeria #nGaleria, body#matrizes #nMatrizes, body#produtos #nProdutos, body#links #nLinks, body#contato #nContato {
	background-repeat: no-repeat;
	background-image: url(images/home/but_right.gif);
	background-position: right top;
}
body#homePage #nHome a, body#fazenda #nFazenda a, body#galeria #nGaleria a , body#matrizes #nMatrizes a , body#produtos #nProdutos a, body#links #nLinks a, body#contato #nContato a{
	background-image: url(images/home/but_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #06432B;
}
