body{
	width:100%;
	background-color:#eaeaea;
	font-size:12px;
	line-height:160%;
	font-family: Arial, Helvetica, sans-serif;
}

li{
		list-style-position: inside;
		list-style-type:square;
}


.image_box{
	width:116px;
	height:150px;
	float:left;
	border:1px solid #DDD;
	padding:4px;
	margin-bottom:5px;
	margin-right:5px;
}

.image_box_image{
		width:110px;
		height:110px;

		background-position: center center;
		background-repeat: no-repeat;
		margin: 0 auto;
		margin-bottom:2px;
		border:1px solid #fff;
}

.image_box_image:hover{
	border:1px solid #666;
}


.image_box_label{
		text-align:center;
		padding-top:2px;
		margin: 0 auto;

		font-family: arial;
		font-size:11px;
}

.image_box_label a:hover{
		font-family: arial;
		font-size:11px;
		text-decoration:underline;
}



#contener{
	background-color: #eaeaea;
	width:100%;
	clear:both;
	background-image: url(.././img_site/agro_background.png);
	background-repeat: repeat-y;
	background-position:center;
}

#header{
	width:780px;
	height:193px;
	position:relative; overflow:hidden; margin:0 auto; padding:0px; text-align:left;
	background-color:#fff;
	margin-bottom:20px;
}




#content{

	width:765px;
	position:relative; overflow:hidden; margin:0 auto; padding:0px; text-align:left;
	background-color:#fff;
	background-color: #daebf5;
}



#content_left{
	background-color: #fff;
	width:571px;
	float:left;
	padding-right:10px;

}


#content_title{
	display: inline;
	width:571px;
	margin-top:10px;
}


#content_title h1{
	display:inline;
	margin-top:0px;
	margin-bottom:0px;
	font-size:16px;
}

#content_title img{
	display:inline;
}


#content_content{
	width:531px;
	margin-top:20px;
	padding:0px 20px 10px 20px;

}


#baner{
	width:571px;
	height:117px;
	position:relative; overflow:hidden; margin:0 auto; padding:0px; text-align:left;
	background-color:#fff;
	margin-bottom:20px;
}



#content_right{
	float:left;
	width:180px;
}





#footer_kreska{
	text-align:right;
	width:750px;
	height:40px;
	position:relative; overflow:hidden; margin:0 auto; padding:10px;
	background-color:#fff;
}


#footer{
	text-align:right;
	width:765px;
	height:50px;
	position:relative; overflow:hidden; margin:0 auto; padding:10px;
	background-color:#eaeaea;
}





body,td,th,h1,h2,h3,input,div,ul,li,a,table,img,#contener{
	margin: 0px;
	padding: 0px;
}

a:active, a:focus, a:hover, a:link, a:visited{
	color:#000;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
a:hover{
	text-decoration: underline;
}




img, table{
border-color:#fff;
}





#baner_contener {
	height:321px;
	width:100%;
	clear:both;
	background: url(.././img_site/baner_kreska.png) left 0% repeat-x;
}

#baner_content {
	width:1000px;
	height:321px;
	position:relative; overflow:hidden; margin:0 auto; padding:0px; text-align:left;
}


#history_back{
	width:1000px;
	margin-top:10px;
	margin-bottom:10px;
	position:relative; overflow:hidden; margin:0 auto; padding:0px; text-align:right;
}




.menu_category_1{
	margin:0px;
	padding:0px;
}

.menu_category_1 li{
	list-style-position: outside;
	list-style-type: none;
	font-size:13px;
	color:#000;
	font-weight:bold;
	margin:5px;
	margin-top:10px;
}

.menu_category_1 img{
	margin-right:4px;
}

.menu_category_1 a:active,.menu_category_1 a:focus,.menu_category_1 a:link,.menu_category_1 a:visited{
	font-size:13px;
	color:#777;
}

.menu_category_1 a:hover{
	color:#000;
}







