body {
	PADDING: 0px;
	MARGIN: 0px;
	background: url(../imagenes/bg_body.jpg) #CCC repeat-x;
	font-family: Arial, Helvetica, sanforms-serif;
	font-size:11px;
}

p{
	color:#444444;
	font-size:13px;
	line-height:20px;
}

a{
color:#5DBB52;
text-decoration:none;

}

a:hover{
color:#5DBB52;
text-decoration:underline;
}


img{
	padding:0px;
	margin:0px;
	border: none;
}

#center{
	width: 900px;
	margin: 0px auto;
}

/*#container {
	padding: 0px 110px;
	float:left;
    background: url(../imagenes/bg_contenedor.jpg) no-repeat center top;
} */

#container {
	width: 100%;
	padding: 0px 0px;

}

#final {
	width: 900px;
	margin: 0px auto;
	padding: 0px 0px;
}


#header {
	width: 905px;
	position:relative;
	margin: 0px;
	background: url(../imagenes/bg_header.jpg) no-repeat center top;
	padding:0px 0px 0px 25px;
}

#header .top {
	width: 880px;
	height:274px;
	margin: 0px;
	margin:0px 0px 0px 0px;
}

#header .logo {
	position:absolute;
	top:184px;
	left:25px;
	width: 262px;
}

#slogan {
	width: 262px;
	float:left;
}

#fondo {
	background:url(../imagenes/firulete.jpg) no-repeat top center;
	width:100%;
	height: 450px;
	margin: 0px auto;
	padding: 0px;
	position:absolute;
	top:299px;
	left:0;
	z-index: -5;
}
/*  ------------------------------MENU ------------------*/

#menu  {
	/*width: 618px;*/
	width: 880px;
	float: left;
	height: 25px;
	margin:0px;
	padding:0px 25px;
	background: url(../imagenes/bg_menu_div.jpg) no-repeat center top;
}

#menu ul {
	width: 618px;
	font-size:13px;
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	color:#FFF;
	padding:0px;
	float: right;
	margin: 0px;
	
}

#menu li {
	float: left;
	list-style-type: none;
	position: relative;
	border-right: solid 1px #7F7F7F;
}

#menu li.last {
	float: left;
	list-style-type: none;
	position: relative;
	border: none;
}

#menu  li a {
	color:#FFF;
	display: block;
	float: left;
	text-decoration:none;
	/*padding: 5px 16px 0px 17px;*/ /* -------------------- Todos los link -------------------------*/
	padding: 5px 25px 0px 25px;
	/*padding: 5px 33px 0px 34px;*/ /* -------------------- Sin Semillas -------------------------*/
	height:20px;
}

#menu li.last a{
	padding: 5px 15px 0px 15px;
}

#menu  li a:hover {
	color: #FFF;
	text-decoration: none;
	background:url(../imagenes/bg_li_hv.jpg) repeat-x;
}

#menu  li a.active {
	color: #007649;
	text-decoration: none;
	background:#FFFFFF;
	font-weight:normal;
}

#menu  li a.active:hover  {
	color: #007649;
	text-decoration: none;
	background:#FFFFFF;
	font-weight:normal;
	cursor: default;
}


#menu ul ul {
	position: absolute;
	top: 25px;
	left: 0px;
	width:100px; /* -------------------- Todos los link -------------------------*/
	padding:1px;
	display: none;
	background:#534B42;
}

#menu li li {
	clear: left;
	float: left;
	margin: 0px;
	position: relative;
	border:none;
}

#menu  li a:hover li a {
	font-size:13px;
	display: block;
	text-align: left;
	margin:0px;
	padding: 2px 17px;
	font-weight:normal;
}

#menu  li li a:hover {
	color:#FFF;
	background:#87817B;
	width:50px;
	/*width:50px;*/

}

/*----------------------- MAIN------------------------------*/
#main {
	float: left;
	width: 905px;
	margin: 0px 0px;
	padding-left:25px;
	background: url(../imagenes/bg_main.jpg) no-repeat center top;
}

.tit{
	padding-bottom:10px;
	margin: 0px;
	font-size:18px;
	color:#91826F;
	border-bottom:solid 2px #91826F;
}

.tit a{
	padding-bottom:10px;
	padding-left:12px;
	margin: 0px;
	font-size:13px;
	float:right;
	display:inline;
	background:url(../imagenes/ico_descargar.jpg) no-repeat top left;
}

.color{
	font-weight:bold;
	color:#007649;
}

/*----------------------- COLUM LEFT------------------------------*/

#column_left {
	float:left;
	width: 240px;
	min-height:320px;
	padding:20px;
	margin:0px;
}

#column_left.novedades{
	background:url(../imagenes/bg_columna_novedades.jpg) repeat-x top left;
	width: 222px;
	height:550px;
}

#column_left .sistema{
	font-size:18px;
	color:#91816E;
	padding:0px 10px 10px 2px;
	margin:0px;
}

.nota{
	border-bottom:dotted 1px #000;
	padding:15px 0px 16px 0px;
}

.nota h3{
	font-size:10px;
	color:#395729;
	padding:0px;
	margin:0px;
}

.nota a{
	font-size:11px;
	font-weight:bold;
/*	line-height:20px;*/
	color:#0995CA;
	padding:0px;
	margin:0px;
	text-decoration:none;
}


.nota a:hover{
	text-decoration:underline;
}

.nota p {
	font-size:11px;
	line-height:14px;
	padding-top:10px;
	color:#444544;
	padding:0px;
	margin:0px;
}


#subnav {
	width:240px;
	padding:0px;
	float:left;
}

#subnav ul{
	padding:8px 0px;
	margin:0px;
}

#subnav li{
	width:240px;
	font-size:12px;
	font-weight:bold;
	color:#5DBB52;
	list-style-type:none;
	border-bottom: dotted 1px #000;
	padding: 10px 0px;
}
#subnav li.first{
padding-top:0px;
}
#subnav li a{
	color:#5DBB52;
	text-decoration:none;
	background:url(../imagenes/bullet.gif) no-repeat left center;
	padding:20px;	
}
#subnav li a:hover{
	color:#91826F;
	text-decoration:none;
	background:url(../imagenes/bullet_hv.gif) no-repeat left center;
}
#subnav li.active{
	color:#91826F;
	list-style-type:none;
	background:url(../imagenes/bullet_hv.gif) no-repeat right center;
}

#subnav li.active a{
	color:#91826F;
	list-style-type:none;
	background:none;
}

/*------------- SEMILLAS ------------------------*/

#subnav2 ul{
	padding:0px 0px;
	margin:0px;
	float:left;
	
}

#subnav2 ul li{
	width:240px;
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#5DBB52;
	list-style-type:none;
	border-bottom: dotted 1px #000;
	padding: 10px 0px;
}


#subnav2 ul li.first{
padding-top:0px;
}

#subnav2 ul li img{
	float:left;
	width:80px;
	padding:0px;
	margin:0px;
}

#subnav2 ul li .link {
	text-align:left;
	float:right;
	width:150px;
	padding-top:10px;
	margin:0px;
	color:#5DBB52;
}
#subnav2 ul li a {
	color:#5DBB52;
	text-decoration:none;
	background:none;	
}
#subnav2 ul li a:hover div{
	color:#91826F;
	text-decoration:none;
	background:none;
}
#subnav2 ul li.active div{
	color:#91826F;
	list-style-type:none;
	background:none;
}

.listado{
	width:240px;
	float:left;
	margin-top:10px;
}

.listado a{
	float:left;
	width:110px;
	font-size:11px;
	font-weight:normal;
	margin-right:10px;
	padding:0px;
	line-height:20px;
}

.listado a:hover{
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
}



/*----------------------- COLUM RIGHT------------------------------*/

#column_right{
	float: right;
	width:580px;
	margin:0px;
	padding:20px 40px 20px 0px;
}
#main_content{
	float:left;
	padding:0px;
	margin:0px;
	
	}
.semillas{
	padding:0px;
	margin:20px 30px 20px 0px;
	float:left;
	width:120px;
	padding-bottom:10px;
	height:160px;
	text-align:center;
	color:#5DBB52;
	font-size:18px;
	line-height:40px;
	text-decoration:none;
	border: solid 1px #FFF;
}

.semillas.first{
	margin:20px 0px 20px 0px;
}

a.semillas {
	color:#5DBB52;
	font-size:18px;
	line-height:40px;
	text-decoration:none;
	border: solid 1px #FFF;
}

a.semillas:hover {
	color:#5DBB52;
	font-size:18px;
	border: solid 1px #007649;
}

.fila{
	padding:0px;
	margin:0px;
	float:left;
	width:580px;
}
.fila img{	float:left;}

a.banner{
	float:left;
	border: solid 1px #DFDFDF;
	margin-right:5px;
}
a.banner.last{
	float:left;
	border: solid 1px #DFDFDF;
	margin-right:0px;
}

a.banner:hover{
	border: solid 1px #007649;
}

.mapa{
	margin:10px 0px 30px 0px;
	padding:0px;
	float:left;
}

ul.datos{
	width:200px;
	margin:10px 0px 0px 0px;
	padding:0px;
	/*border:red solid 1px;*/
	float:left;
	list-style-type: none;
}

ul.datos li a{
	list-style-type: none;
	text-decoration:none;
	padding:7px 6px 0px 6px;
	margin:0px 0px 0px 0px;
	float:left;
	width:190px;
	height:38px;
	font-size:11px;
	color:#000000;
	border: #ccc solid 1px;
	border-bottom: none;
}

ul.datos li a.last{
	list-style-type: none;
	text-decoration:none;
	padding:8px 6px 0px 6px;
	margin:0px 0px 0px 0px;
	float:left;
	width:190px;
	height:38px;
	font-size:11px;
	color:#000000;
	border: #ccc solid 1px;
}

ul.datos li a:hover{
	/*padding:10px;*/
	height:38px;
	border: #378B2C solid 1px;
}

ul.datos li .mail{
	font-size:11px;
	color:#5DBB52;
	font-weight:normal;
}

h3{
	font-size:12px;
	color:#415539;
	padding:0px;
	margin:0px;
	font-weight:normal;
}

h2{
	font-size:24px;
	color:#0A97CF;
	padding:0px 0px 10px 0px;
	margin:0px;
	font-weight:normal;
}

.copete{
	color:#444544;
	font-size:16px;
	font-weight:bold;
	padding-bottom:10px;
	margin:0px;
}
.ver{
	/*display:block;*/
	width:580px;
	float:left;
	margin:10px 0px;
	padding:0px;
}

.ver .foto{
	width:120px;
	padding:10px 0px;
	float:left;
}
h5{
	font-size:15px;
	color:#5DBB52;
	padding:60px 10px;
	margin:0px;
	font-weight:bold;
	width:70px;
	float:left;
}
h5.doble{
	padding:50px 10px;
}

.llave{
	float:left;
	height:130px;
	width:25px;
	padding:5px 0px;
}

ul.items{
	float:right;
	width:330px;
	color:#444444;
	font-size:13px;
	line-height:16px;
	margin:0px;
	padding:0px;
}

ul.items li{
	/*list-style:disc;*/
	margin:5px 0px 8px 0px;
}

/*ul.items li a{
	color:#5DBB52;
	text-decoration:none;
	padding:15px;
	text-transform:uppercase;
}
ul.items li a:hover{
	color:#91826F;
	text-decoration:none;
}*/

.plano{
	padding:10px 0px;
}

#column_right .bt{
margin: 10px 4px 5px 0px;
color:#5DBB52;
}
#column_right #data .bt{
margin: 0px;
color:#5DBB52;
}

.video {
padding: 10px 0px 10px 10px;
float:left;

}

.pie_video {
	width:860px;
	margin: 10px 0px 10px 10px;
	padding:0px;
	float:left;
}


.pie_video p{
	padding:10px 0px;
	margin: 0px;
	font-size:18px;
	color:#91826F;
}

.pie_video .boton {
	float: right;
	padding:0px 0px;
	margin:0px;
	/*width:100px;*/
	line-height:31px;
	font-size:13px;

}

.pie_video .boton a {
	background:url(../imagenes/bg_boton.jpg) repeat-x left top;
	border:#006600 sold 1px;
	color: #FFF;
	font-weight: bold;
	text-align:center;
	/**padding:5px 22px 5px 22px !important;*/
	padding:8px 10px 7px 10px;
	text-decoration:none;
	margin-left:10px;
}

.pie_video  .boton  a:hover {
color: #000;
text-decoration:none;
}



/*  ------------------------------ CONTENT -----------------*/

#contenidos{
	float:left;
	width:350px;
	padding:0px;
	margin:0px;
}

#contenidos p{
line-height:20px;
}

.subtit{
	padding-bottom:8px;
	margin: 30px 0px 10px 0px;
	font-size:13px;
	font-weight:bold;
	color:#91826F;
	border-bottom:solid 1px #91826F;
}

a.hibrido {
float:left;
line-height:20px;
margin-right: 20px;
font-weight: bold;
font-size: 13px;
width: 150px;

}
.tecno_logos{
width: 100%;
float: left;
padding-bottom:10px;
}

.tecno_logos .bt{
	margin:0px 2px;


}
.caract {
	font-size:11px;
	color:#000000;
	width:350px;
}

td{
	padding:5px;
}

.gris{
	background-color:#F0F0F0;
}

.epigrafe{
 font-size:10px;
 color:#9E9E9E;
 line-height:14px;
 padding: 20px 0px;
}


.full {
	font-size:11px;
	color:#000000;
	width:580px;
}

td.top{
	font-weight:bold;
	border-bottom: #91826F solid 1px;

}
/* filtro */ 

.filtro{
	background:#FAF9F8;
	padding:5px;
	margin:10px 0px 30px 0px;
	/*width:768px;
	position:relative;*/
	float:left;
	width:570px;
	
}

.filtro .col {
	float:left;
	margin:0px 20px 0px 0px;
	font-size:10px;
}

.filtro label {
	display:block;
}


.filtro input.ensayo {
	position:relative;
	display: block;
	width: 120px;
	height:14px;
	float: left;
	border:1px solid #CCCCCC;
	padding:2px 0px 0px 3px;
	margin:5px 0px 0px 0px;
	font-size:10px;
}


.filtro  select {
	border:1px solid #CCC;
	/*width: 120px;*/
	padding:0px 0px 0px 0px;
	margin:5px 0px 0px 0px;
	color:#666;
	font-size:10px;
}

.filtro  select.fijo {
	width: 80px;
}


.filtro .boton {
	float:right;
	padding:3px 12px 6px 12px;
	margin-top:15px;
	text-align:center;
	background:url(../imagenes/bg_bt_filtro.jpg) no-repeat top left;
	
}

.filtro .boton  a{
	font-size:13px;
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}

.filtro .boton a:hover{
	color:#000;
}


#data{
float:right;
width:210px;
padding:0px;
}

#info{
float:right;
width:210px;
padding:13px 0px;
}

.bt{
	margin-top:10px;
	float:left;
}
a.bt{
	border: solid 1px #DFDFDF;

}

a:hover.bt{
	border: solid 1px #007649;
}

/* Form */
.placa {
	width:280px;
	float:left;
}

.resultado{
	float:right;
	width:260px;
	height:110px;
	background:#EFEFEF;
	margin-top:10px;
	padding:10px;
}
.resultado .tit{
	font-family:Tahoma, Geneva, sans-serif;
	color:#525252;
	font-size:13px;
	font-weight:bold;
	border-bottom:dotted 1px #000;
}
.resultado p{
	font-family:Tahoma, Geneva, sans-serif;
	color:#117654;
	font-size:13px;
	font-weight:bold;
	padding:0px;
	margin-top:10px;
}

.contact input,
.placa  input{
	height:22px;
	width:200px;
	border: solid 1px #C5C5C5;
	background-color:#F3F3F3;
	font-size:13px;
	color:#414141;
	margin-top:10px;
	padding:8px 5px 0px 5px;
	float:right;

}

.contact select ,
.placa  select{
	height:22px;
	width:210px;
	border: solid 1px #C5C5C5;
	background-color:#F3F3F3;
	font-size:13px;
	color:#414141;
	margin-top:10px;
	padding:0px 0px 0px 0px;
	float:right;
}

.contact  label{
	height:22px;
	width:130px;
	font-size:13px;
	color:#414141;
	margin-top:10px;
	padding:8px 0px 0px 0px;
	float:left;
	clear: left;
}

.placa  label{
	height:22px;
	width:50px;
	font-size:13px;
	color:#414141;
	margin-top:10px;
	padding:4px 0px 0px 0px;
	float:left;
	clear: left;
}

.contact textarea{
	height:110px;
	width:200px;
	border: solid 1px #C5C5C5;
	background-color:#F3F3F3;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#414141;
	margin-top:10px;
	padding:10px 0px 0px 10px;
	float:right;

}

#control {
	width:350px;
	margin-top: 10px;
	padding:0px;
	float:left;
}


#control p{
	margin: 0px;
	padding:0px;
	padding-top: 5px;
	float:left;
	font-size:11px;
	color:#4F4F4F;
}

#control .boton {
	float: right;
	padding:0px 0px;
	margin:0px;
	/*width:100px;*/
	line-height:24px;
	font-size:13px;

}

#control .boton a {
	background:url(../imagenes/bg_bt.jpg) no-repeat right bottom;
	color: #FFF;
	font-weight: bold;;
	text-align:center;
	bottom:0px;
	/**padding:5px 22px 5px 22px !important;*/
	padding:8px 30px 7px 30px;
	text-decoration:none;
	margin:0px;
}

#control  .boton  a:hover {
color: #000;
text-decoration:none;
}


/*---------Paginado----------------*/

#paginado {
	clear: both;
	font-size:12px;
	width: 580px;
	float: left;
	padding:10px 0px;
	border-top:1px #999999 solid;
}

#paginado.novedades{
	clear: both;
	font-size:12px;
	width: 230px;
	float: left;
	padding:10px 0px;
	border-top:none;
}


#paginado .left {
	float: left;
	margin: 0px;
	padding: 0px;
} 

#paginado .right {
	float: right;	
	margin: 0;
	padding: 0;
	/*padding-right: 10px;*/
} 

#paginado ul {
	margin: 0;
	list-style: none;
	margin-top: 0px;
	padding: 0;
}

#paginado ul li {
	float: left;
	padding-right:10px;
	
}
#paginado ul li a {
	float: left;
	color: #5DBB52;
}
#paginado ul li a:hover {
	text-decoration: underline;
}
#paginado ul li.selec{
	/*font-weight: bold;*/
	color: #333;
}

#paginado ul li a:hover {
	text-decoration: underline;
}

/*  ------------------------------FOOTER------------------*/


#footer {
	float: left;
	width: 840px;
	padding: 0px 20px;
	/*margin-top:30px;*/
	background:url(../imagenes/bg_footer.gif) repeat-x center top;
}

#footer p{
	float: left;
	font-size:11px;
	line-height:20px;
	padding-top:20px;
	color:#8C8C8C;
}

#footer p a{
	color:#8C8C8C;
	text-decoration:none;
}

#footer p a:hover{
	color:#007649;
	text-decoration:none;
}

#footer .logo{
	float: right;
	padding-top:37px;
}

/* AGREGADO MARIANO 08/06 */

.categoria {
	width: 100%;
	display: block;
	clear: both;
	padding-top: 10px;
	font-size: 11px;
	margin-left: 0px;
}

.bg_repeat {
	width: 930px;
	margin: auto;
	height: 100%;
	left: -310px;
	bottom: 0px;
	z-index: -1;
	position: absolute;
	background: url(../imagenes/bg_main_repeat.jpg) repeat-y;
}

.agrisure {
	position: relative;
}
.agrisure p {

}

.imagen {
	float: left;
	margin-top: 25px;
}
.imagen p {
	width: 580px;
	font-size: 11px;
	line-height: normal;
	margin: 0px;
}
.imagen span {
	width: 558px;
	border: 1px solid #ddd;
	padding: 10px;
	text-align: center;
	float: left;
	margin-top: 5px;
}
.imagen span img {
	width: 558px;
}
.img_link {
	float: left;
	position: relative;
	border: 1px solid #ccc;
	margin-right: 5px;
	margin-top: 10px;
}
.img_link img {
	width: 186px;
}
.img_link:hover {
	border: 1px solid #0086BF;
}
.galeria_imagenes {
	clear: both;
	float: left;
}
.galeria_imagenes p {
	clear: both;
	margin-top: 15px;
}
.icon_zoom {
	position: absolute;
	right: 0;
	bottom: 0;
}
img.icon_zoom {
	width: auto;
}

#column_right.agrisure ul {
	font-size: 12px;
	color: #333;
	width: 100%;
	list-style: disc;
	float: left;
	margin-left: 25px;
	margin-top: 0px;
}

#column_right.agrisure ol {
	font-size: 14px;
	color: #333;
	width: 100%;
	float: left;
	margin-left: 25px;
}
#column_right.agrisure ul li, #column_right.agrisure ol li {
	margin-bottom: 5px;
}
p small.small {
	line-height: normal;
}

.logo_prod {
	padding-top: 30px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	width: 100%;
	text-align: center;
	float: left;
	border-bottom: 1px dotted #ccc;
}
.logo_prod img {
	padding: 0px 10px;
	background: #fff;
}


/* SLIMBOX
-------------------------------------------------------------- */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../imagenes/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../imagenes/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../imagenes/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../imagenes/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/* ASESOR WEB */

#asesor_datos {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	width: 180px;
	float: left;
	margin-left: 15px;
}

#asesor_datos h4 {
	font-size: 14px;
	color: #1C7C5C;
	clear: both;
	font-weight: bold;
	margin-bottom: 10px;
}

.asesor_cultivo {
	width: 180px;
	float: left;
	position: relative;
	margin-bottom: 15px;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 10px;	
}
.asesor_cultivo .asesor_title {
	width: 100%;
	float: left;
	position: relative;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	padding-bottom: 3px;
	margin-bottom: 8px;	
}
.asesor_cultivo .asesor_title img {
	position: absolute;
	right: -5px;
	top: -8px;
}
.asesor_cultivo .asesor_body a {
	width: 57px;
	float: left;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.asesor_cultivo .asesor_body.asesor_girasol a {
	width: 90px;
}
.asesor_cultivo .asesor_body.asesor_maiz a {
	width: 180px;
}

.asesor_cultivo  .asesor_title img.img_sorgo {
	right: -13px;
	top: -10px;
}
#asesor_datos .represent span {
	color: #666;
}


