/* CSS Document */


#col_b_agricultura{
float:left;
/*	width:315px;*/
	padding: 0px 0px 0px 0px;
	background-color:#B4A32D;
	height: 2000px;
	*height:  2000px !important;	
	font-size: 0px;
}

#col_a_agricultura{
	float:left;
	
	width:753px !important; /* Firefox y los demás */
	*width:753px !important;  /* Sólo IE7 */
	*width:700px; /* Sólo IE6 */
	
	
	padding: 0px 0px 0px 0px;
	background-color:#B4A32D;
	height: 2000px;
	*height:  2000px !important;
	font-size: 0px;
}

#fila_2_agricultura{
	background-image:url(../img/fondo_col_a.jpg);
	background-repeat:repeat-y;
	width:710px;
	//width:700px;
	padding: 24px;
	height: 2000px;
	*height:  2000px !important;
}

.txt_izqda_agricultura{
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-align:justify;
	padding-bottom:2px;
	width: 525px;
	*width:500px !important;
	padding-right: 12px;
}

#tabla_agricultura{
margin-top:75px;
width:710px;
//width:705px;
height:700px;
}

table{
width:100%;
height:100%;
color:#FFFFFF;

background-color:#655b1a;
font-size:12px;

}

#col_c_agricultura{
     height:2000px !important; /* Firefox y los demás */
	*height:2000px !important;  /* Sólo IE7 */
	*height:2048px; /* Sólo IE6 */
     overflow:hidden;
	 float:left;
	
}
