/* Instituto Nacional de Tecnología Agropecuaria - ARGENTINA [http://www.inta.gov.ar]
Hoja de estilos CCS - versión: 15 de Julio de 2008
Cumple con las definiciones CSS Level 1 y CSS Level 2 (Web Consortium)
Versión Original: Ing. Marcelo H. Bosch / Lic. José Luis Vecchi
Versión Modificada: Marcela López / Cristian Zuchini
Versión Modificada para EEA Alto Valle: Téc. Angel Muñoz / DG. Sebastián Izaguirre
--------------------------------------------------------------------------------*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


/* ---- Estilos para hipervínculos ---- */

:link { text-decoration: none; color:#336666; background-color : transparent; font-weight : 550; }
:visited { text-decoration: none;  color:#336666; font-weight: 550; }
:active { text-decoration: none; color:#336666; background-color: transparent; font-weight : 550; }
:hover { text-decoration: none; color:#cc3333; font-weight : 550; }

.acento:link { text-decoration: none; color: #336666; background:transparent; }
.acento:visited { text-decoration: none; color:#336666; background-color : transparent; }
.acento:active { text-decoration: none; color:#336666; background:transparent; }
.acento:hover { text-decoration: none; background:transparent; }

.acento2:link { text-decoration: underline; color:#336666; background:transparent; }
.acento2:visited { text-decoration: underline; color:#336666; background-color : transparent; }
.acento2:active { text-decoration: underline; color:#336666; background:transparent; }
.acento2:hover { text-decoration: underline; color:#cc3333; background:transparent; }

/* ---- ESTILOS PARA ELEMENTOS DE BLOQUE ---- */

body td  { font-family: Arial, Calibri, Geneva, Helvetica, sans-serif; }


/* ---- Estilos para encabezados (titulares) de página ---- */

h1, h2, h3, h4, h5, h6 { font-family: Arial, Calibri, Geneva, Helvetica, sans-serif;}
h1 { font-weight: 500; font-size: 1.1em;color: #9C9C9C; background : White; margin-top: 0.1em; margin-bottom: 0.1em;}
h2 { font-weight: 550; font-size: 1.0em;margin-top: 0.5em; margin-bottom: 0.1em;}
h3 { font-weight: 550; font-size: 0.9em;margin-top: 0.4em; margin-bottom: 0.1em;}
h4 { font-weight: 550; font-size: 0.85em;margin-top: 0.3em; margin-bottom: 0.1em;}
h5 { font-weight: normal; font-size:0.8em;margin-top: 0.2em; margin-bottom: 0.1em; }
h6 { font-weight: 550;font-size:0.75em;margin-top: 0.1em; margin-bottom: 0.1em;}
h7 { font-weight: normal; font-size:0.8em;margin-top: 0.2em; margin-bottom: 0.1em; font color :#ffffff; }
.tithome { font-weight: 580;font-size: 1.3em ; color: #02567b; background : white; padding-top: 10px; padding-bottom: 5px; }  
.titseccion { font-weight: bold;font-size: 0.95em ;color: #02567b; background : white; } 

h1.bk { background-color: #D1D1D1;}
h5.color { color: #006600;background : White; margin-top: 0.2em; margin-bottom: 0.1em; }
p { font-family: Arial, Calibri, Geneva, Helvetica, sans-serif; font-size:0.7em;  margin-top: 0; margin-bottom: 0; }
p.tabla { font-size:0.7em;   margin-top: 0; margin-bottom: 0;  text-indent: 2px;}
sup { font-family: Arial, Calibri, Geneva, Helvetica, sans-serif; font-size: 0.75em; }
sub { font-family: Arial, Calibri, Geneva, Helvetica, sans-serif; font-size: 0.75em; }

ul {list-style-type: disc;  margin-top: 0; margin-bottom: 0}
li {font-size: 0.7em; }
ol {list-style-type: decimal; margin-top: 0; margin-bottom: 0}
ul.red {color: red; background : transparent;}
ol.red {color: red; background : transparent;}
ul.rednews {list-style-type: square; font-size: 11px; color: red; background : White;}


/* ---- ESTILOS PARA ELEMENTOS EN LINEA ---- */

em  {color: #800000; font-weight: bold; background : White; }
small {font-size: 0.65em;}


/* ---- ESTILOS (para agrupación de elementos) ---- */

div.grisclaro {background-color: #DBDBDB }


/* ---- ESTILOS SPAN (para incrustar en una linea) ---- */

span.intaname   { color: #ed1b24; background : transparent; font-weight: bold }
span.intanameb  { font-family: Arial, Calibri, Geneva, Helvetica, sans-serif; color: #ed1b24; background-color: transparent; font-weight: bold }
span.producto   { color: #006600; font-style: italic; font-weight: bold; background : transparent;  }


/* ---- ESTILOS (clases para utilizar con diferentes etiquetas HTML) ---- */

.titestacion { font-weight: bold; font-size: 0.85em; color:#FFFFFF; background:transparent; padding-bottom: 3px; padding-right: 5px; }
.autor { color: #800000; background : White;  font-style: italic; }
.barranav { font-family: Arial, Calibri, Geneva, Helvetica, sans-serif; font-size:0.7em; }
.categ { font-size: 0.8em;color: #666666; font-weight: bold; background-color: transparent; }
.clase { font-size: 0.8em; color: #FFFFFF; font-weight: bold; background-color: #386498; padding-left:0.5em; }
.contenido { text-indent: 4em; margin-top: 0.1em; margin-bottom: 1.2em; }
.contnota { text-indent: 0em; margin-top: 0.1em; margin-bottom: 0.4em; text-align:justify; }
.contimg { background-color: #F3F3F3;
               border-style: solid; border-width: 1px; 
               margin-left: 0px; margin-right: 0px; margin-top: 6px; 
               margin-bottom: 4px; padding-left: 5px; padding-right: 5px; padding-top: 7px; padding-bottom: 7px; 
               border-color : #D9D9D9; text-align:center;}
.contraste   { font-size:0.7em; color: #FFFFFF; background-color: #000080; font-weight: bold; padding-left:0.3em;  margin-bottom:2px; padding-bottom : 2px;     }
.txttabla {font-size:0.7em;   margin-top: 3px; margin-bottom: 4px; padding-right: 4px; padding-left: 4px;}
.top { font-size: 12pto; font-family: Arial, Calibri, Geneva, Helvetica, sans-serif; font-weight: bold ;}
.bottom { font-size: 0.7em; color: #FFFFFF; font-family: Arial, Calibri, Geneva; font-weight: bold ; margin-right: 4px;}
.dirección {font-size: 0.75em; font-style: italic;}
.inta { font-size: 0.75em; border-bottom: 1px solid #C0C0C0 ;}
.explica { color: #800000;  font-size: 0.8em; font-style: italic;  background : White; }
.news { font-size: 0.7em; background-color: #A3CFE4; }
.boton        { font-size: 0.85em; background-color: #A3CFE4; }
.newstitle      { text-align: center; font-size: 0.8em; color: #FFFFFF; font-weight: bold; background-color: #386498; }
.novedades   { background-color: #FFFFCC; 
               margin-left: 10px; margin-right: 10px; margin-top: 5px; 
               margin-bottom: 5px; padding-left: 5px;
                }		
.novedadesb   { background-color: #FFFFCC; font-weight: bold;  
               margin-left: 5px; margin-right: 5px; margin-top: 5px; 
               margin-bottom: 5px; padding-left: 5px; color:red;  }
.nuevo 	{ background-color: #FFFFCC; font-weight: bold; color:red; }	   		   				   
.obra { color: #0000FF; background : White; font-style: italic; }
.pie { font-size: 0.6em; font-style: normal;}
.piefoto     { font-size: 0.6em ; text-align: right; border-top: 1px solid #96BCD6; 
                margin-right: 0;margin-left: 0;  margin-top: 5px; 
               margin-bottom: 5px; padding-left: 5px; padding-right: 5px; padding-top: 5px; padding-bottom: 5px;}
.recuadro { font-size: 0.7em;font-weight: normal; background-color: #FFFFFF; text-indent: 0; border-style: solid; border-width: 2px; border-color: #96BCD6; 
               margin-left: 0; margin-right: 0; margin-top: 13px; 
               margin-bottom: 20px; padding-left: 5px; padding-right: 5px; padding-top: 5px;padding-bottom: 5px;}
.recuadro2 { font-size: 0.7em;font-weight: normal; background-color: #FFFFFF; text-indent: 0; border-style: solid; border-width: 1px; border-color: #000000; 
               margin-left: 0; margin-right: 0; margin-top: 2px; 
               margin-bottom: 5px; padding-left: 5px; padding-right: 5px; padding-top: 5px;padding-bottom: 5px;}			   
.refuerzo { text-align:right; font-size: 0.7em;font-weight: normal; background-color: #FFFFFF; border-right: 2px solid #96BCD6 ; 
               margin-left: 0; margin-right: 0; margin-top: 13px; 
               margin-bottom: 20px; padding-left: 5px; padding-right: 5px; padding-top: 5px; padding-bottom: 5px;}
.refuerzoi { font-size: 0.7em; font-weight: normal; background-color: #FFFFFF; border-left: 2px solid #96BCD6 ; 
               margin-left: 0; margin-right: 0; margin-top: 13px; 
               margin-bottom: 20px; padding-left: 5px; padding-right: 5px; padding-top: 5px;padding-bottom: 5px;}

.recom   { background-color: #F3F3F3;
               border-style: solid; border-width: 1px; 
               margin-left: 0px; margin-right: 2px; margin-top: 5px; 
               margin-bottom: 5px; padding-left: 5px; padding-right: 5px; padding-top: 2px; padding-bottom: 2px; 
               border-color : #D9D9D9; }

.redline     { border-bottom: 1px solid #FF0000; }
.slogan      { font-size: 0.85em; color: #800000; background : White; font-style: italic; font-weight: bold; 
               text-align: right; }
.htabla1 {font-size:0.7em; font-weight: bold; margin-top: 0; margin-bottom: 0; text-indent : 2px; background-color: #ccffcc;}
.htabla2 {font-size:0.7em; font-weight: bold; margin-top: 0; margin-bottom: 0; text-indent : 2px; background-color: #ccffff;}
.htabla3 {font-size:0.7em; font-weight: bold; margin-top: 0; margin-bottom: 0; text-indent : 2px; background-color: #a5c2d3;}          
.titbarra{font-weight: bold;font-size: 0.85em ;color: #A3CFE4; background: #6596B7;}  
.titeea {font-weight: bold; font-size: 0.9em; color:white; background: #6596B7;}               
.subcateg {font-size: 0.75em; font-weight: bold; color:gray; background-color : transparent; }
               
               
/* Estilos propios de la unidad 
   ------------------------------------------------------  */
   
/*Estilos del menu barrader
--------------------------------------------------------*/
.enlaceboton {
   font-family: arial, verdana, sans-serif; 
   font-size: 11 px; 
/*   font-weight: bold; */
   color: #333333; 
   text-decoration: none; 
} 
.enlaceboton:link, 
.enlaceboton:visited {
   color: #333333; 
   text-decoration: none; 
} 
.enlaceboton:hover {
   background-color: #666666;
   color: #FFFFFF; 
   text-decoration: none; 
}*/