﻿/* !!!!!!!!!!!!!!! ESTILO BUSCADOR HEADER !!!!!!!!!!!!!!! */
td.ms-sbcell{
	padding:2px;
	white-space:nowrap;
	border:solid 1px #d5d1d1; 
	color:#000000; 
	font-size:10px;
}
p, ol{ text-align: justify;}

/* Estilos Nuevos 03 Marzo 2016 */ 

.StyleNew_verMas,.StyleNew_verMas:hover  { color: #ededed; font-weight:normal; text-decoration:none;}

.StyleNew_verMas { color: #ededed; text-shadow: 0px 2px 3px #3d5d3b; padding:4px 4px; border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; border: 1px solid #999999; background:#8fba30;}
.StyleNew_verMas:hover { background:#628b07; } 

/* !!!!!!!!!!!!!!! APLICACIONES INFOAGRO !!!!!!!!!!!!!!! */

#contenedorMenuAplicaciones { 
	width: 150px;
	margin: 0 auto; 
	height: auto;
}

#contenedorMenuAplicaciones a{ 
	text-decoration:none;
}

#opcionMenuAplicaciones { 
	width: 98%;
	border: 1px solid #ccc;
	margin-bottom:2px;
	background: #1a6989;
	color:#FFF;
	font-family: Trebuchet MS, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:13px;
	font-weight: bold;
	padding: 5px;
}

#opcionMenuAplicaciones:hover{
	background: #f1ebeb;
	color:#515151;
}

#contenedorSeccionAplicaciones { 
	width: 522px;
	margin: 0 auto; 
	height: auto;
	display: table;
}

#opcionSeccionAplicaciones { 
	font-family: Trebuchet MS, Arial, Verdana, Geneva, Helvetica, sans-serif; 
	font-size:13px;
	text-decoration:none;
	color:#515151;
	text-shadow: 0px 2px 3px  #c5c5c5;
	font-weight: bold;
	width: 126px;
	height: 85px;
	background: #f1ebeb;
	border: 1px solid #ccc;
	-ms-display: flex;
  	display: flex;
	justify-content: center;
	vertical-align: middle;
   	align-items: center;
   	text-align: center;
	float:left;
	margin:2px;
}

#opcionSeccionAplicaciones:hover{
    background: #1a6989;
	color:#FFF;
	text-decoration:none !important;
}

/* !!!!!!!!!!!!!!! CONTENEDORES SECCIONES !!!!!!!!!!!!!!! */

#contenedorSecciones2 { 
	width: 672px;
	margin: 0 auto; 
	height: auto;
	display: table;
}

#opcionSeccion2 { 
	font-family: Trebuchet MS, Arial, Verdana, Geneva, Helvetica, sans-serif; 
	text-decoration:none;
	color:#515151;
	text-shadow: 0px 2px 3px  #c5c5c5;
	font-weight: bold;
	font-size:12px;
	width: 162px;
	height: 75px;
	background: #f1ebeb;
	border: 1px solid #ccc;
	-ms-display: flex;
  	display: flex;
	justify-content: center;
	vertical-align: middle;
   	align-items: center;
   	text-align: center;
	float:left;
	margin:2px;
}

#opcionSeccion2:hover{
    background: #1a6989;
	color:#FFF;
	text-decoration:none !important;
}

.contendedorSecciones { margin: 0 auto; width: 720px; overflow:hidden; clear:both;}

#contenedor_secciones {
  width: 610px;
  background:#FFF2AE;
}

#opcionesMenuSecciones{
	font-family:Tahoma, Arial, Geneva, sans-serif;
  	float:left;
 	left:50%;
 	list-style-type:none;
 	margin:0 auto;
 	padding:0px;
 	position:relative;
	text-align: center;
}
#opcionesMenuSecciones li {
	float:left;
 	position:relative;
 	right:50%;

}
#opcionesMenuSecciones li a{
   /* display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
	-webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;*/
	display: flex;
    /*justify-content: center;
	-webkit-box-align: center;
    -moz-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;*/
    align-items: center;
	float:left;
	margin: 2px;
	padding: 0px 4px;
	width: 125px;
    height: 140px;
	text-decoration:none;
	text-align:center;
	text-shadow: 0px 2px 3px  #c5c5c5;
	color:#515151;
	background: #f1ebeb;
	border: 1px solid #ccc;
	font-weight: bold;
	font-size:13px; 
}

#opcionesMenuSecciones li a:hover{
    background: #1a6989;
	color:#FFF;
	text-decoration:none !important;
}

#opcionesMenuInternoSecciones{
    list-style:none;
    margin:0;
    padding:0;
	font-family:Tahoma, Arial, Geneva, sans-serif;
	font-size: 11px;
}
#opcionesMenuInternoSecciones li{
    display:inline;
	list-style-type: none;
}
#opcionesMenuInternoSecciones li a{
    display:inline-block;
    padding:2px 2px ;
	margin: 1px 1px;
	text-decoration:none;
	text-align:center;
	color:#464545;
	background: #eaeaea;
	border: 1px solid #ccc;
}

#opcionesMenuInternoSecciones li a:hover{
    background: #438fb2;
	color:#FFF;
	text-decoration:none;
}

#contenedorHomeGraficos {
  	width: 715px;
	margin: 0 auto;
	overflow: hidden;
	font-family:Tahoma, Arial, Geneva, sans-serif;
	color:#464545; 
}

.tabIMAGRO {
	width: 185px;
	height: 230px;
	float: left;
	overflow: hidden; 
	margin: 0px 2px;
}

.tabIPC {
	width: 185px;
	height: 230px;
	float: left;
	overflow: hidden; 
	margin: 0px 2px;
}

.tabCBA {
	width: 333px;
	height: 230px;
	float: left;
	overflow: hidden; 
	margin: 0px 2px;
}

.txtIMAGRO,.txtIPC, .txtCBA{
	text-align: center;
	font-size: 13px;
	height: 30px;
	margin: 0 0 -1px;
  	border: 1px solid #ddd;
 	border-top: 2px solid #1a6989;
}

.txtIMAGRO a,.txtIPC a, .txtCBA a{
	text-decoration: none;
	font-weight: bold;
	color: #4a4a4a;
	width: 100%; height: 100%;
	display: block;
	line-height: 30px; 
}

.txtIMAGRO a:hover ,.txtIPC a:hover , .txtCBA a:hover {
	background:#1a6989; color: #ededed; text-decoration:none; text-shadow: 0px 2px 3px #3d5d3b; 
}

#graficoIMAGRO, #graficoIPC, #graficoCBA{
	margin-top: 2px; height: 195px;
}

.TAB_vermas{ text-align:right; padding-top:5px;}
.TAB_vermas a{color: #ededed !important; text-decoration:none; text-shadow: 0px 2px 3px #3d5d3b; padding:5px 4px; border: 1px solid #999999; background:#1a6989;}
.TAB_vermas a:hover { background:#438fb2; color: #ededed; text-decoration:none;} 

/* BOTONES */
.ver_mas {color: #ededed; text-decoration:none; text-shadow: 0px 2px 3px #3d5d3b; padding:4px 2px; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border: 1px solid #999999; background:#438fb2; font-size:11px;}
.ver_mas:hover { background:#628b07; color: #ededed; text-decoration:none;} 

/* SECCIONES PARA TODO*/
.botonTipo01,.botonTipo01:hover  {font-weight:bold; font-size:14px; text-decoration: none; text-shadow: 0px 2px 3px #3d5d3b; padding:4px 8px ; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border: 1px solid #999999;}

.botonTipo01 { color: #fff; background:#1a6989;}
.botonTipo01:hover { background:#d2d1d1;}

/* ACORDION INFORMACION */

details {
		margin: 5px;
		
	}
	summary {
		cursor: pointer;
		padding: 10px 15px;
		border-radius: 1px;
		background: #ededed;
		background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));
	    background: -moz-linear-gradient(top,  #ededed,  #ebebeb);
		border:#ccc 1px solid;
		-moz-border-radius:2px;
		-webkit-border-radius:2px;
		border-radius:2px;
		-moz-box-shadow: 0 1px 2px #d1d1d1;
		-webkit-box-shadow: 0 1px 2px #d1d1d1;
		box-shadow: 0 1px 2px #d1d1d1;
		font-family: Trebuchet MS, Arial, Verdana, Geneva, Helvetica, sans-serif; 
		text-shadow: 0px 2px 3px  #c5c5c5;
		font-size:13px;
	}
	.infosummary{
		padding: 0px 5px;
		background-color: #f5f5f5;
		border: 1px solid #E7E7E7;
	}
	
/* TABLAS*/ 
table.tableOpcion01 a:link {
	color: #666;
	font-weight: bold;
	text-decoration:none;
}
table.tableOpcion01 a:visited {
	color: #999999;
	font-weight:bold;
	text-decoration:none;
}
table.tableOpcion01 a:active,
table.tableOpcion01 a:hover {
	color: #bd5a35;
	text-decoration:underline;
}
table.tableOpcion01 {
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:12px;
	text-shadow: 1px 1px 0px #fff;
	background:#eaebec;
	margin:10px;
	border:#ccc 1px solid;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	-moz-box-shadow: 0 1px 2px #d1d1d1;
	-webkit-box-shadow: 0 1px 2px #d1d1d1;
	box-shadow: 0 1px 2px #d1d1d1;
	margin: auto;
}
table.tableOpcion01 th {
	padding:6px 2px;
	border-top:1px solid #fafafa;
	border-bottom:1px solid #e0e0e0;
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));
	background: -moz-linear-gradient(top,  #ededed,  #ebebeb);
	font-size:12px;
	text-align:center;
}
table.tableOpcion01 th:first-child{

}
table.tableOpcion01 tr:first-child th:first-child{
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
	border-top-left-radius:3px;
}
table.tableOpcion01 tr:first-child th:last-child{
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
	border-top-right-radius:3px;
}
table.tableOpcion01 tr{
	padding-left:4px;
}
table.tableOpcion01 tr td:first-child{
	text-align: left;
	padding-left:4px;
	border-left: 0;
}
table.tableOpcion01 tr td {
	padding:4px;
	border-top: 1px solid #ffffff;
	border-bottom:1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	color: #4a4a4a;
	background: #fafafa;
	background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
	background: -moz-linear-gradient(top,  #fbfbfb,  #fafafa);
}
table.tableOpcion01 tr.even td{
	background: #f6f6f6;
	background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
	background: -moz-linear-gradient(top,  #f8f8f8,  #f6f6f6);
}
table.tableOpcion01 tr:last-child td{
	border-bottom:0;
}
table.tableOpcion01 tr:last-child td:first-child{
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
	border-bottom-left-radius:3px;
}
table.tableOpcion01 tr:hover td{
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#e7e6e6));
	background: -moz-linear-gradient(top,  #ededed,  #e7e6e6);	
	color:#155883;
}
table.tableOpcion01 tr td span{
	padding-left:30px;
}

/* :::::::: TABLA SECCIONES INTERNAS :::::::::::*/
table.OPCION1 a:link {
	color: #666;
	font-weight: bold;
	text-decoration:none;
}
table.OPCION1 a:visited {
	color: #999999;
	font-weight:bold;
	text-decoration:none;
}
table.OPCION1 a:active,
table.OPCION1 a:hover {
	color: #bd5a35;
	text-decoration:underline;
}
table.OPCION1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:11px;
	text-shadow: 1px 1px 0px #fff;
	background:#eaebec;
	margin:10px;
	border:#ccc 1px solid;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	-moz-box-shadow: 0 1px 2px #d1d1d1;
	-webkit-box-shadow: 0 1px 2px #d1d1d1;
	box-shadow: 0 1px 2px #d1d1d1;
	margin: 0 auto;
}
table.OPCION1 th {
	padding:4px;
	border-top:1px solid #fafafa;
	border-bottom:1px solid #e0e0e0;
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));
	background: -moz-linear-gradient(top,  #ededed,  #ebebeb);
	font-size:12px;
}
table.OPCION1 th:first-child{}
table.OPCION1 tr:first-child th:first-child{
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
	border-top-left-radius:3px;
}
table.OPCION1 tr:first-child th:last-child{
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
	border-top-right-radius:3px;
}
table.OPCION1 tr{

	padding-left:5px;
}
table.OPCION1 tr td:first-child{
	text-align: left;
	padding-left:5px;
	border-left: 0;
}
table.OPCION1 tr td {
	padding:6px;
	border-top: 1px solid #ffffff;
	border-bottom:1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	
	background: #fafafa;
	background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
	background: -moz-linear-gradient(top,  #fbfbfb,  #fafafa);
}
table.OPCION1 tr.even td{
	background: #f6f6f6;
	background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
	background: -moz-linear-gradient(top,  #f8f8f8,  #f6f6f6);
}
table.OPCION1 tr:last-child td{
	border-bottom:0;
}
table.OPCION1 tr:last-child td:first-child{
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
	border-bottom-left-radius:3px;
}
table.OPCION1 tr:last-child td:last-child{
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
	border-bottom-right-radius:3px;
}
table.OPCION1 tr:hover td{
	background: #f2f2f2;
	background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));
	background: -moz-linear-gradient(top,  #f2f2f2,  #f0f0f0);	
}

/* :::::::: VENTANAS MODALES ::::::::::::::::::::*/
.ventana_modal-contenido{
  background:#FFFFFF;
  width:95%;
  padding: 10px;
  margin: 1% auto;
  /*position: absolute;*/
  position: relative;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
	height:auto;
}

.ventana_modal{
	position:fixed;
   	background-color: rgba(0,0,0,.6);
   	top:0;
  	right:0;
  	bottom:0;
  	left:0;
   	display:none;
   	opacity:0;
  	z-index:99;
    overflow-y: scroll; 
}

.ventana_modal > a{
    position:fixed;
   	top:0px;
   	left:0px;
   	right:0;
  	bottom:0;
   	z-index:1;
}

:target{
   display:block!important;
   opacity:1!important;
}

.ventana_modal-contenido> a{
   position:absolute;
   color: #ededed; font-weight:normal; text-decoration:none;text-shadow: 0px 2px 3px #3d5d3b; padding:5px 5px;  background:#b54f4f; font-weight: bold
}

div.ventana_modal-contenido h2{ text-align: center;font-size:16px;}
div.ventana_modal-contenido p{ text-align: justify; font-size:12px;}

div.ventana_modal-contenido table {
       margin: 0 auto;
       text-align: left;
    
}

.enlace_sin_estilo { color: #878585; text-decoration: none;}
.enlace_sin_estilo:hover { color: #272727;}

/* :::::::: ESTILOS Menu Paginas Internas y Costos de ProducciÃƒÂ³n  :::::::: */
.CONTENEDOR_MenuInterno {margin: auto; padding: 2px; width: 98%; }
.CONTENEDOR_MenuInterno p{ text-align:justify; }
.CONTENEDOR_MenuInterno article {
  padding: 0 1em; border-top:#B8B8B8 1px solid;
  margin-top: 10px;
}
.CONTENEDOR_MenuInterno article h2 { text-decoration:underline;}
.CONTENEDOR_MenuInterno article p { text-align:justify;}
.CONTENEDOR_MenuInterno article ul { list-style-type:square; }

.menuInterno{
    list-style:none;
    margin:0;
    padding:0;
    text-align:center;
	font-family:Tahoma, Arial, Geneva, sans-serif;
}
.menuInterno li{
    display:inline;
}
.menuInterno li a{
    display:inline-block;
    padding:8px 4px;
	margin-top: 4px;
	text-decoration:none;
	text-align:center;
	text-shadow: 0px 2px 3px #aeaeae;
	color:#464545;
	background: #eaeaea;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	border: 1px solid #ccc;
}

.menuInterno li a:hover{
    background: #438fb2;
	color:#FFF;
}

ul.menuInterno li.active {
	background: #438fb2 !important;
	color:#FFF;
}

ul.menuInterno { list-style-type: none;}

.clr { clear: both; }

.tabCostosProduccion {
  width: auto;
  padding: 0px 10px;
  margin: 0 auto;
  text-align: justify;
  font-family:Tahoma, Arial, Geneva, sans-serif;
  color:#464545; 
  font-size: 12px;
}

.tabCostosProduccion p {
  margin: 0 0 20px;
  line-height: 1.5;
}

.tabCostosProduccion section {
  display: none;
  padding: 10px 0px;
  border-top: 1px solid #ddd;
}

.tabCostosProduccion li { list-style:square; padding-bottom: 5px;}
.tabCostosProduccion li a{ text-decoration:none; color:#434343 !important;}
.tabCostosProduccion li a:hover{ text-decoration:underline; }

.tabCostosProduccion input {
  display: none;
}

.tabCostosProduccion label {
  display: inline-block;
  margin: 0 0 -1px;
  padding: 10px 10px;
  font-weight: bold;
  text-align: center;
  font-size: 14px;
  color: #bbb;
  border: 1px solid transparent;
}

.tabCostosProduccion label:before {
  font-family: fontawesome;
  font-weight: normal;
  margin-right: 10px;
}

.tabCostosProduccion label:hover {
  color: #888;
  cursor: pointer;
}

.tabCostosProduccion input:checked + label {
  color: #555;
  border: 1px solid #ddd;
  border-top: 3px solid #1a6989;
  border-bottom: 1px solid #f5f5f5;
}

#tab01:checked ~ #content01,
#tab02:checked ~ #content02,
#tab03:checked ~ #content03,
#tab04:checked ~ #content04,
#tab05:checked ~ #content05,
#tab06:checked ~ #content06,
#tab07:checked ~ #content07,
#tab08:checked ~ #content08,
#tab09:checked ~ #content09,
#tab10:checked ~ #content10,
#tab11:checked ~ #content11,
#tab12:checked ~ #content12,
#tab13:checked ~ #content13,
#tab14:checked ~ #content14,
#tab15:checked ~ #content15,
#tab16:checked ~ #content16,
#tab17:checked ~ #content17,
#tab18:checked ~ #content18,
#tab19:checked ~ #content19,
#tab20:checked ~ #content20{   
display: block;
}

/*  :::::::: TOP PAGINAS INFOAGRO  ::::::::*/

div.contenedorAccesosDirectos { width: 715px; overflow: hidden; margin:0 auto;}

div.accesoDirecto {
	width:16.60%;
	height: 100px;
	float:left;
	transition: height .4s; -moz-transition: height .4s; -webkit-transition: height .4s; 
}  

div.accesoDirecto_txt {
	font-size: 9px;
	padding:0px 2px;
	font-weight:bold;
	color:#5F5F5F;
	text-align: center;
	opacity:.6;
	transition: padding-top .4s; -moz-transition: padding-top .4s; -webkit-transition: padding-top .4s;
}

div.accesoDirecto_img img{
	display:block;
	margin:5px auto;
	/*background-color: rgba(86,86,86,.15);*/
	width:45px;
	padding:5px;
	border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%; 
	box-shadow: 0px 0px 0px 10px rgba(86,86,86,0); -webkit-box-shadow: 0px 0px 0px 10px rgba(86,86,86,0); -moz-box-shadow: 0px 0px 0px 10px rgba(86,86,86,0); 
	transition: box-shadow .4s;
}

div.accesoDirecto:hover p { opacity:1; } 

div.accesoDirecto:hover img{
	box-shadow: 0px 0px 0px 0px rgba(86,86,86,.3); -webkit-box-shadow: 0px 0px 0px 0px rgba(86,86,86,.3); -moz-box-shadow: 0px 0px 0px 0px rgba(86,86,86,.3);
} 

/* :::::: Acceso directos Internos ......*/
div.contenedorAccesosDirectos2 { width: 100%; overflow: hidden; text-align: center; margin:0 auto;}

div.accesoDirecto2 {
	display:inline-table;
	width:19%;
	height: 150px;
	transition: height .4s; -moz-transition: height .4s; -webkit-transition: height .4s; 
}  

div.accesoDirecto2_txt {
	font-size: 11px;
	padding:0px 2px;
	font-weight:bold;
	color:#373737;
	text-align: center;
	opacity:.6;
	transition: padding-top .4s; -moz-transition: padding-top .4s; -webkit-transition: padding-top .4s;
}

div.accesoDirecto2_img img{
	display:block;
	margin:5px auto;
	width:90px;
	padding:5px;
	border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%; 
	box-shadow: 0px 0px 0px 10px rgba(86,86,86,0); -webkit-box-shadow: 0px 0px 0px 10px rgba(86,86,86,0); -moz-box-shadow: 0px 0px 0px 10px rgba(86,86,86,0); 
	transition: box-shadow .4s;
}

div.accesoDirecto2:hover p { opacity:1; } 

div.accesoDirecto2:hover img{
	box-shadow: 0px 0px 0px 0px rgba(86,86,86,.3); -webkit-box-shadow: 0px 0px 0px 0px rgba(86,86,86,.3); -moz-box-shadow: 0px 0px 0px 0px rgba(86,86,86,.3);
} 

/*  :::::::: LECTOR RSS  :::::::: */

#contenedorBLOGInfoAgro{ border: 1px solid #1a6989; width: 895px; height: 74px; margin: auto; }

#lectorBLOGInfoAgro{ 
	width: 835px;
	height: 70px;
	padding: 2px;
	overflow: auto;
	font-family:Tahoma, Arial, Geneva, sans-serif;
	color:#464545;
	font-size: 13px;
	margin-bottom: 4px;
	float: left;
	font-weight:bold;
}
		
#lectorBLOGInfoAgro ul{ margin: 0 0 0 -17px;}
#lectorBLOGInfoAgro li{ list-style:square; padding-bottom: 2px; color:orange;}
#lectorBLOGInfoAgro li a{ text-decoration:none; color:#434343 !important;}
#lectorBLOGInfoAgro li a:hover{ text-decoration:underline;}
		

#btnBLOGInfoAgro{ text-align:center; text-align: justify; font-family:Tahoma, Arial, Geneva, sans-serif; font-size: 12px; float: right; width: 55px; height: 75px;}
#btnBLOGInfoAgro a{color: #ededed !important; text-decoration:none; text-shadow: 0px 2px 3px #3d5d3b; 
	border-left: 1px solid #999999; background:#1a6989; display: block; height: 100%; width: 100%;text-align: center; position: relative; line-height: 75px; 
}
#btnBLOGInfoAgro a:hover { background:#438fb2; color: #ededed; text-decoration:none;} 



/*  :::::::: PAGINADOR DE INFORMACION XML  :::::::: */
#paginadorInformacion {width: 98%; margin: 0px 25px;}
/*#paginadorInformacion div span:first-child {display:inline-block;}*/
#paginadorInformacion ul {list-style-type: none; }
#paginadorInformacion li { color: #4c4c4c; padding-bottom: 3px;}
#paginadorInformacion li a{ text-decoration:none; color:#003399;}
#paginadorInformacion li a:hover{ text-decoration:underline;}
	.pagination_list {list-style:none; margin:0 auto;}
	.pagination_list li{float:left; margin:3px;}
	.pagination_list li a{   display:block; padding:3px 5px; color:#fff !important; background-color:#1a6989; text-decoration:none; border:1px solid #f1ebeb;}
	.pagination_list li a:hover{background-color: #438fb2;}
	.pagination_list li a.active {border:1px solid #000; color:#000!important; background-color:#fff;}
	.pagination_list li a.inactive {background-color:#eee; color:#777 !important; border:1px solid #ccc;}

/*	.pagination_list {text-align:center;}
	.pagination_list ul{list-style:none; display:inline-block; padding:18px;}
	.pagination_list ul li{float: left; }
	.pagination_list li a{padding:3px 5px; color:#fff !important; background-color:#1a6989; text-decoration:none; border:1px solid #f1ebeb;}
	.pagination_list li a:hover{background-color: #438fb2;}
	.pagination_list li a.active {border:1px solid #000; color:#000!important; background-color:#fff;}
	.pagination_list li a.inactive {background-color:#eee; color:#777 !important; border:1px solid #ccc;}*/
	



/*XML HOME*/
#contenedorHomeInfoagro {
  	width: 715px;
	margin: 0 auto;
	overflow: hidden; 
}

.tabXMLHome {
  width: auto;
  padding: 0px 5px;
  text-align: justify;
  font-family:Tahoma, Arial, Geneva, sans-serif;
  color:#464545; 
  font-size: 12px;
	float: left;
}

.tabXMLHome p {
  margin: 0 0 20px;
  line-height: 1.5;
}

.tabXMLHome section {
  display: none;
  padding: 10px 0px;
  border-top: 1px solid #ddd;
}

.tabXMLHome li { list-style:square; padding-bottom: 5px;}
.tabXMLHome li a{ text-decoration:none; color:#434343 !important;}
.tabXMLHome li a:hover{ text-decoration:underline; }

.tabXMLHome input {
  display: none;
}

.tabXMLHome label {
  display: inline-block;
  margin: 0 0 -1px;
  padding: 8px 25px;
  font-weight: bold;
  text-align: center;
  font-size: 14px;
  color: #bbb;
  border: 1px solid transparent;
}

.tabXMLHome label:before {
  font-family: fontawesome;
  font-weight: normal;
  margin-right: 10px;
}

.tabXMLHome label:hover {
  color: #888;
  cursor: pointer;
}

.tabXMLHome input:checked + label {
  color: #555;
  border: 1px solid #ddd;
  border-top: 3px solid #1a6989;
  border-bottom: 1px solid #f5f5f5;
}

#tab1:checked ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3{
  display: block;
}

/* AGENDA */
table.TABLA_AGENDAHOME {
	color:#666;
	font-size:12px;
	text-shadow: 1px 1px 0px #fff;
	margin:4px;
}
table.TABLA_AGENDAHOME a:link {
	color: #666;
	font-weight: bold;
	text-decoration:none;
}
table.TABLA_AGENDAHOME a:hover {
	color: #bd5a35;
	text-decoration:underline;
}
table.TABLA_AGENDAHOME th {
	border-top:1px solid #e0e0e0;
	font-size:12px;
	font-weight:bold;
	background: #5f5f5f;
	color:#fff;
	text-shadow: 1px 1px 0px #5d5d5d;
	background: -webkit-gradient(linear, left top, left bottom, from(#438fb2), to(#1a6989));
	background: -moz-linear-gradient(top,  #438fb2,  #1a6989);
	padding: 5px 0px;
	text-align:center;
}
table.TABLA_AGENDAHOME tr td {
	text-align: left;
	padding:1px 3px;
	border-top: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;	
}
table.TABLA_AGENDAHOME td {
	valign:middle;
}
table.TABLA_AGENDAHOME tr:last-child td, tr:last-child th{
	border-bottom:1px solid #e0e0e0;
}
table.TABLA_AGENDAINTERNA {
	font-family:Tahoma, Arial, Geneva, sans-serif; font-size: 11px;
	border-collapse: separate;
  	border-spacing:  0px 5px;
	line-height: normal;
}

table.TABLA_AGENDAINTERNA ul{
	margin:0;  
padding-left:21px;  
list-style-type:none;  
}

table.TABLA_AGENDAINTERNA h1{font-size:12px;font-weight:bold; color:#464545; }
table.TABLA_AGENDAINTERNA h2{font-size:11px;font-weight:bold;}
table.TABLA_AGENDAINTERNA p{}

table.TABLA_AGENDAINTERNA tr{}

table.TABLA_AGENDAINTERNA th {
	text-align: center;
	color: #fff;
	font-size:13px;
	text-shadow: 0px 2px 3px #3d5d3b;
	padding:2px 5px;
	border-radius: 8px 0px 0px 8px;
	-moz-border-radius: 8px 0px 0px 8px;
	-webkit-border-radius: 8px 0px 0px 8px;
	border: 1px solid #999999;
	background:#438fb2;
}

table.TABLA_AGENDAINTERNA td{
	background:#ebebeb;
	border:#ccc 1px solid;
	border-radius: 0px 8px 8px 0px;
	-moz-border-radius: 0px 8px 8px 0px;
	-webkit-border-radius: 0px 8px 8px 0px;
	padding: 1px 1px 2px 1px;
}

table.TABLA_AGENDAINTERNA tr td {}

/*SOCIAL MEDIA */
div.socialmedia-infoagro { width:108px; height:54px; margin:auto;}
div.logo_socialmedia-infoagro { width:50px; float:left; padding:1px;}
div.logo_socialmedia-infoagro img{ display:block; width:50px; }

#logo {
	width: 171px;
	float: left;
	overflow:auto;
	bottom: 0px;
	position:absolute;
	background-color:#f1ebeb;
	margin-left: -400px;
}

/* NOTICIAS */

#slides {
	position:relative;
	width:710px;
	height:165px;
	margin:0 auto;
	z-index:0;
	border: 1px solid #1a6989;
}

.sliderContenedor {
	width:710px;
	overflow:hidden;
	position:relative;
	display:none;
	left:0px;
	background:#1a6989;
}

.sliderContenedor div.slide {
	width:635px;
	height:165px;
	display:block;
}

.sliderDescripcion {
	width:270px;
	height:165px;
	left:440px;
	z-index:2;
	position:absolute;
	color: #fff !important;
}

.sliderDescripcion p { 
	text-align: center !important;
	font-size:14px;
	text-shadow:none;
	font-weight: bold; 
	padding:2px 7px 0px 5px;
	color: #fff !important;
}

.sliderDescripcion a { color: #fff !important; text-decoration: none!important; }
.sliderDescripcion a:hover { color: #fff !important;}

/* Next/prev buttons */
#slides .next,#slides .prev {
    position: absolute;
    top: 140px;
    left: 448px;
    width: 15px;
    height: 22px;
    display: block;
   z-index: 5;
}

#slides .next {
    left: 688px;
}

.pagination { position: absolute; margin-left:499px; width:85px; margin-top: -20px; z-index: 5;}

.pagination li {list-style:none;}

.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url("../images/carrusel_pagination.png");
	float:left;
	overflow:hidden;
}

.pagination li.current a { background-position:0 -12px;}

/*  INFOGRAFIAS */

#contenedorInfografia { max-width: 100%; margin: auto; height: auto; overflow: hidden;}

#infografia { 
	float: left;
	width: 230px;
	height: 210px;
	margin: 5px ;
}

.infografiaIMG{ text-align: center; display: block; border: 1px solid #9B9B9B; }
.infografiaTXT{ text-align: center; display: block; padding-top: 5px; font-size: 13px; }
