	/*
                           ###                                             
#   # ######   ##   #    # ###    # #####  ####     #####  # #    # #    # 
 # #  #       #  #  #    # ###    #   #   #         #    # # ##   # #   #  
  #   #####  #    # ######  #     #   #    ####     #    # # # #  # ####   
  #   #      ###### #    #        #   #        #    #####  # #  # # #  #   
  #   #      #    # #    # ###    #   #   #    #    #      # #   ## #   #  
  #   ###### #    # #    # ###    #   #    ####     #      # #    # #    #

author: Fausto G. Pacheco based on Eric Meyer global reset
2007-09-21
(c) Copyright 2007 Fausto Pacheco. All Rights Reserved. 
http://www.thecountrysideisforcows.com
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
/*	font-weight: inherit;
	font-style: inherit;*/
	font-size: 100%;
/*	font-family: inherit;*/
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
html{background:#115103;}
body {
	line-height: 1;
	color: black;
	
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.clear{clear:both;}


/* GENERAL STYLES */
html{

	height:100%;
	}
body{
	height:100%;
	color:#253013;
	font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,Geneva,Helvetica,Arial,sans-serif;
	font-size:13px;
	line-height:17px;
		background:white url('images/html_background.png') repeat-x;
}
a{
		color:#253013;
}
/* LAUYPIT */
#wrapper{
	width:100%;

}
#content{
	width:800px;
	margin:0 auto;
/*	background:yellow;*/
/*	_width:840px;*/
	background:white;
	
}
#header{
	height:305px;
	/*_margin-top:-230px;*/
	/*_padding-top:-230px;*/
}

#middle{
	width:800px;
	background:white;
	padding:20px 0;
/*	_width:840px;*/
	
}
#left{
	width:270px;
	float:left;
	padding:0px 0 0 5px;
	_width:200px;
	_padding:0px 0 0 0px;

}
#right{
	width:500px;
	padding:0 10px;
	float:right;

}
.header_image_home{
	background:transparent url('images/header_image_home.jpg') no-repeat;
	height:305px;
}
.header_image_historial{
	background:transparent url('images/header_image_historial.jpg') no-repeat;
	height:305px;
}
.header_image_garanhoes{
	background:transparent url('images/header_image_garanhoes.jpg') no-repeat;
	height:305px;
}
.header_image_eventos{
	background:transparent url('images/header_image_eventos.jpg') no-repeat;
	height:305px;
}
.header_image_poldros{
	background:transparent url('images/header_image_poldros.jpg') no-repeat;
	height:305px;
}
.header_image_eguas{
	background:transparent url('images/header_image_eguas.jpg') no-repeat;
	height:305px;
}
/* navigation */

#navigation{
	padding-top:230px;
	position:relative;
	margin-left:120px;

/*	.margin-top:-130px;
	_margin-top:-130px;*/
}
#navigation ol{
margin:0;padding:0px 0px 0 0;list-style:none;
	
}
#navigation li{

display:inline;margin:0;padding:0;
	
}
#navigation li a {

float:left;margin:0;padding:0 0 0 4px;text-decoration:none;
}
#navigation li a span{
float:left;display:block;padding:6px 6px 6px 6px;color:white;margin-right:5px;
font-size:14px;
}

#navigation li a:hover{


		background:transparent url('images/button_left.png') no-repeat;

}
#navigation li a:hover span{
	background:transparent url('images/button_right.png') no-repeat top right;
}
#navigation a.current {background:transparent url('images/button_left.png') no-repeat;}
#navigation a.current span {background:transparent url('images/button_right.png') no-repeat top right;color:black;}

/* ELEMNTS */

h1, .description{
	text-indent:-9990px;
}
body p{
	line-height:22px;
	margin-bottom:10px;
	font-size:12px;
}
#left p{
	font-size:10px;
	text-align:center;
	text-decoration:underline;
	font-style: italic;
}
/*gallery */
#gallery{
	width:800px;
/*	_width:840px;*/
	background:white;
}
#gallery h2{

	font-size:16px;
	font-style:italic;
	padding:5px 0 2px 10px;
/*	background:transparent url('images/stripe.png') repeat;*/
	font-family: Times;
	border-bottom:1px solid #115103;
	color:#115103;
	margin-bottom:5px;
}
#gallery p{
	font-size:10px;
	padding-left:5px;
	color:#666;
}
#gallery li{
		float:left;
		width:260px;
		height:190px;
		background:transparent url('images/loading.gif') no-repeat 50% 50%;
		/*margin:1px;*/
		margin-bottom:10px;
		border:1px solid #f2f2f2;
		
}
#gallery a{

	width:260px;
}
/* FOOTER */

#footer {
	margin-top:50px;
	text-align:center;
}
#footer p{
	color:#999;
}
#footer a{
	color:#999;
}
#left div.home_contacts{
	background-color:#f2f2f2;
	padding:10px 0;
}
#left div.home_contacts p{
	line-height:13px;
	font-size:0.9em;
	text-decoration:none !important;
}
