/* BODY */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #4D6710;
	background-image: url(../img/es/common/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

/* LINKS */
a:link {
	color: #4a4a4a;
	text-decoration: none;
}
a:visited {
	color: #4a4a4a;
	text-decoration: none;
}
a:hover {
	color: #4d6710;
	text-decoration: none;
}
a:active {
	color: #4d6710;
	text-decoration: none;
}

.blackLnk A:link {	  color: #000000; text-decoration: none }
.blackLnk A:visited { color: #000000; text-decoration: none }
.blackLnk A:active {  color: #000000; text-decoration: none }
.blackLnk A:hover {   color: #666666; text-decoration: none }

.prodLnk A:link {	 color: #bce551; text-decoration: none }
.prodLnk A:visited { color: #bce551; text-decoration: none }
.prodLnk A:active {  color: #bce551; text-decoration: none }
.prodLnk A:hover {   color: #ffed0e; text-decoration: none }

.link-negrita-azul a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2797f9;
	text-decoration: none;
	font-weight: bold;
}
.link-negrita-azul a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #2797f9;
	font-weight: bold;
}
.link-negrita-azul a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #2797f9;
	font-weight: bold;
}
.link-negrita-azul a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #2797f9;
	font-weight: bold;
}

.link-newsbox a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4d6710;
	font-weight: bold;
	text-decoration: none;
}
.link-newsbox a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #4d6710;
}
.link-newsbox a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #4d6710;
}
.link-newsbox a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #4d6710;
}

.link-prodtit a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b3e237;
	font-weight: bold;
	text-decoration: none;
}
.link-prodtit a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #b3e237;
}
.link-prodtit a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #b3e237;
}
.link-prodtit a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #b3e237;
}

.link-prod a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #82a720;
	font-weight: bold;
	text-decoration: none;
}
.link-prod a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #82a720;
}
.link-prod a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #f29400;
}
.link-prod a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #f29400;
}
.link-prod-sel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #4E6811;
}

.link-datatech a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: none;
	text-decoration: none;
}
.link-datatech a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
	color: #FFFFFF;
}
.link-datatech a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #9ccc47;
}
.link-datatech a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #9ccc47;
}


/* FONDOS */
.norepeat {	
	background-repeat: no-repeat;
}
.repeatx {	
	background-repeat:  repeat-x;
}
.fondo-arriba {
	background-repeat:  repeat-x;
	background-position: center top;
}
.fondo-abajo {
	background-repeat:  repeat-x;
	background-position: center bottom;
}
.fondo-barralateral {
	background-repeat:  no-repeat;
	background-position: center bottom;
	background-color: #ffec00;
	background-image: url(../img/es/common/foto-inferior.jpg);
}

/* FORMULARIOS */
.campo {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;	
	color: #000000;	
	background-color: #FFFFFF;	
	border: 1px solid #4D515C;
}
.campoDcha {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;	
	color: #000000;	
	background-color: #FFFFFF;	
	border: 1px solid #4D515C;
	text-align: right;	
}
.botones {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;	
	font-weight: bold;	
	background-color: #D1E0EE;	
	border: 1px solid #000000;	
	cursor: hand;
}
.campo-contacto1{
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;
	color: #000000;	
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 150px;
}


/* IMAGENES*/
.marcoBlanco {
	FILTER: alpha(opacity=100);
	opacity: 1;
}
.marcoGris {
      FILTER: alpha(opacity=100); opacity: 1; BORDER-RIGHT: #CCCCCC 1px solid; BORDER-TOP: #CCCCCC 1px solid; BORDER-LEFT: #CCCCCC 1px solid; BORDER-BOTTOM: #CCCCCC 1px solid
}
.marcoNegro {
      FILTER: alpha(opacity=100); opacity: 1; BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid
}
.fotoAclarar {
      FILTER: alpha(opacity=70); opacity: .7;
}
.fotoDesaclarar {
      FILTER: alpha(opacity=100); opacity: 1;
} 
.fotoAclararMarcoBlanco {
      FILTER: alpha(opacity=70); opacity: .7; BORDER-RIGHT: #FFFFFF 1px solid; BORDER-TOP: #FFFFFF 1px solid; BORDER-LEFT: #FFFFFF 1px solid; BORDER-BOTTOM: #FFFFFF 1px solid
}
.fotoAclararMarcoGris {
      FILTER: alpha(opacity=70); opacity: .7; BORDER-RIGHT: #CCCCCC 1px solid; BORDER-TOP: #CCCCCC 1px solid; BORDER-LEFT: #CCCCCC 1px solid; BORDER-BOTTOM: #CCCCCC 1px solid
}
.fotoAclararMarcoNegro {
      FILTER: alpha(opacity=70); opacity: .7; BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid
}

.fotoDesaclararMarcoBlanco {
      FILTER: alpha(opacity=100); opacity: 1; BORDER-RIGHT: #FFFFFF 1px solid; BORDER-TOP: #FFFFFF 1px solid; BORDER-LEFT: #FFFFFF 1px solid; BORDER-BOTTOM: #FFFFFF 1px solid
}
.fotoDesaclararMarcoGris {
      FILTER: alpha(opacity=100); opacity: 1; BORDER-RIGHT: #CCCCCC 1px solid; BORDER-TOP: #CCCCCC 1px solid; BORDER-LEFT: #CCCCCC 1px solid; BORDER-BOTTOM: #CCCCCC 1px solid
}
.fotoDesaclararMarcoNegro {
      FILTER: alpha(opacity=100); opacity: 1; BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid

}
.foto-prod-dcha {
	float: right;
	overflow: visible;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	border: 1px solid #999999;
	}
	
.foto-prod-izda {
	float: left;
	overflow: visible;
	position: relative;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #999999;
	}
.foto-historia-dcha {
	float: right;
	overflow: visible;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	}
	
.foto-historia-izda {
	float: left;
	overflow: visible;
	position: relative;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	}


	

/* TEXTOS*/
.arial11 {	
	font-family: arial;	font-size: 11px;
}
.arial11just {
	font-family: arial;
	font-size: 11px;
	text-align: justify;
}
.mono11 {
	font-family: "Courier New", Courier, monospace;	
	font-size: 10px;	
	color: #000000;
}
.ver9 {	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 9px;
}
.ver10 {	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;	
	color: #000000;
}
.ver10red {	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;	
	color: #D80017;
}
.txt-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #4a4a4a;
}
.txt-normal-negrita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.txt-normal-blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}
.txt-normal-verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #82a720;
}
.txt-mensaje {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #82a720;
}
.txt-newsbox-tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #4d6710;
}
.txt-newsbox-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #4a4a4a;
}
.txt-tituloprods {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #2797f9;
}
.txt-asterisco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #f29400;
}
.txt-newstit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #82a720;
}
.txt-videotit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #82a720;
}
.mnu-prods-sec {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b3e237;
	font-weight: bold;
	text-decoration: none;
}
.txt-prods-tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #82a720;
}
.txt-prods-titsec {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #82a720;
}

/* TABLAS*/
.marcoverde {
	border: 1px solid #4d6710;
}
.marco-botonprods {
	border: 1px solid #4d6710;
}
.celda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 1px solid #1451A4;
	color: #000000;
}
.newsbox {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ecf7cd;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #4d6710;
	border-bottom-color: #4d6710;
	border-left-color: #4d6710;
}
.tabla-descargas {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #82a720;
	border-bottom-color: #82a720;
	border-left-color: #82a720;
}

/* DIV*/
.divgroup-float {
	float: left;
	overflow: visible;
	position: relative;
}
.divgroup-float-fotos {
	float: left;
	overflow: visible;
	position: relative;
	margin: 2px;
}
.div-news  {
	float: left;
	overflow: visible;
	position: relative;
}
.divgroup-float-fotosempresa {
	float: right;
	overflow: visible;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.divgroup-float-prodindex {
	float: left;
	overflow: visible;
	position: relative;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	width: 165px;
}

/* PAGINACION */
.paginacion-tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #2797f9;
}
.paginacion-seleccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #CCCCCC;
	border: 1px solid #2797f9;
	padding: 2px;
	}
.paginacion a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2797f9;
	text-decoration: none;
	font-weight: bold;
	padding: 3px;
}
.paginacion a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #2797f9;
	font-weight: bold;
	padding: 3px;
}
.paginacion a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #CCCCCC;
	border: 1px solid #2797f9;
	padding: 2px;
}
.paginacion a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #CCCCCC;
	border: 1px solid #2797f9;
	padding: 2px;
}
	
.paginacion-botones a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #82a720;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #82a720;
	padding: 3px;
}
.paginacion-botones a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #82a720;
	font-weight: bold;
	border: 1px solid #82a720;
	padding: 3px;
}
.paginacion-botones a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #82a720;
	font-weight: bold;
	background-color: #ecf7cd;
	border: 1px solid #82a720;
	padding: 3px;
}
.paginacion-botones a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #82a720;
	font-weight: bold;
	background-color: #ecf7cd;
	border: 1px solid #82a720;
	padding: 3px;
}		