*
{
	text-indent: 5px;
	margin: 0px;
	padding: 0px;
	border: 0px solid #000000;
}
BODY
{
/*font-family: "Proxima Nova Regular", "Helvetica Neue", Calibri, "Droid Sans", Helvetica, Arial, sans-serif;*/
	font-family: Roboto, sans-serif;
	font-size: 14px;
	margin: 0px auto;
	text-align: center;
	color: #000000;
/*color de la letra*/
	background-color: #999999;
	background-image: url(../img/bk_body.png);
/*Color de fondo*/
}
/*Contenedores principales NOTA: No agregar Padding o margin o border*/
#superior-curve
{
	background-repeat: no-repeat;
	width: 100em;
	height: 0px;
/*15px*/
	margin: 0 auto;
	overflow: auto;
	max-width: 100%;
	background-color: #E9F3CB;
/*#006E99*/
}
#contenedor
{
	width: 100em;
/*100em*/
	min-height: 20em;
/*20em*/
	margin: 0px auto;
	text-align: left;
	display: block;
	overflow: hidden;
	max-width: 100%;
	padding-top: 3px;
	background-color: #E9F3CB;
}
#encabezado
{
	margin: 0;
	width: 42em;
	height: 72px;
	float: left;
	padding: 0;
	max-width: 45%;
}
#supernav
{
	margin: 1px 0 0;
	width: 40em;
	height: 65px;
	float: right;
	padding: 0 0px 0 2%;
	max-width: 38em;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
	-behavior: url(../border.htc);
	-webkit-border-radius: 8px;
/*especial*/
	font-family: Roboto, sans-serif;
	font-size: 10px;
	text-align: center;
	background-color: #D3E9B0;
}
#nav
{
	display: inline-table;
	float: right;
}
#idioma
{
	float: right;
	padding-right: 15px;
}
#menu
{
	margin: 0;
	width: 100em;
	max-width: 100%;
	height: 40px;
	float: left;
	padding-top: 0px;
}
#Redes_sociales
{
	float: right;
	width: 7em;
	height: 5em;
	text-align: center;
	/*+placement:shift 1em 1em;*/
	position: relative;
	left: 1em;
	top: 1em;
	left: 0em;
	right: 1em;
}
#graphics
{
	margin: 0px 0px 0;
	width: 100em;
	max-width: 100%;
	height: 90px;
	float: left;
	padding: 2px 0 3px;
/*behavior: url(../border.htc);
-webkit-border-bottom-left-radius: 10px;
-webkit-border-bottom-right-radius: 10px;
-moz-border-radius: 0px 0px 10px 10px;*/
	text-align: center;
/*background-color: #D3E9B0;*/
	background-color: #BBE8C2;
}
#detalle
{
	margin: 0;
	width: 100em;
	max-width: 100%;
	min-height: 380px;
	float: left;
	padding: 0px 0px 10px;
	background-color: #F9FEF5;
}
#footer
{
	position: relative;
	bottom: 0;
	margin: 0;
	width: 100em;
	max-width: 100%;
	height: 60px;
/*	border-radius: 0px 0px 10px 10px;
	behavior: url(../border.htc);
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
*/	padding: 0;
	float: right;
	text-align: center;
	background-color: #9C2628;
}
#declara
{
	background-color: #FFFFFF;
/*Color de fondo*/
}
/*css para el menu*/
.slider-container {
  display: flex;
  width: 100%;
  height: 100vh;
  overflow-x: scroll;
  scroll-snap-type: x mandatory;
}
.slider-container img {
  flex: 0 0 100%;
  width: 100%;
  object-fit: cover;
  scroll-snap-align: center;
}
.qmmc .qmdivider
{
	display: block;
	font-size: 1px;
	border-width: 0px;
	border-style: solid;
}
.qmmc .qmdividery
{
	float: left;
	width: 0px;
}
.qmmc .qmtitle
{
	display: block;
	cursor: default;
	white-space: nowrap;
}
.qmclear
{
	font-size: 1px;
	height: 0px;
	width: 0px;
	clear: left;
	line-height: 0px;
	display: block;
	float: none !important;
}
.qmmc
{
	position: relative;
}
.qmmc A, .qmmc LI
{
	float: left;
	display: block;
	white-space: nowrap;
}
.qmmc DIV A, .qmmc UL A, .qmmc UL LI
{
	float: none;
}
.qmsh DIV A
{
	float: left;
}
.qmmc DIV
{
	visibility: hidden;
	position: absolute;
}
.qmmc UL
{
	left: -10000px;
	position: absolute;
}
.qmmc, .qmmc UL
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.qmmc LI A
{
	float: none;
}
.qmmc LI
{
	position: relative;
}
.qmmc UL
{
	z-index: 10;
}
.qmmc UL UL
{
	z-index: 20;
}
.qmmc UL UL UL
{
	z-index: 30;
}
.qmmc UL UL UL UL
{
	z-index: 40;
}
.qmmc UL UL UL UL UL
{
	z-index: 50;
}
LI:hover > UL
{
	left: auto;
}
#qm0 UL
{
	top: 100%;
}
#qm0 UL LI:hover > UL
{
	top: 0px;
	left: 100%;
}
#qm0 .qmchild, #qm0 .qmchild UL
{
	background-color: #9C2628;
}
/*"""""""" (MAIN) Container""""""""*/
#qm0
{
	background-color: #9C2628;
	border-width: 1px 0px;
	border-style: solid;
	border-color: #000000;
}
/*"""""""" (MAIN) Items""""""""*/
#qm0 A
{
	padding: 10px 20px 10px 8px;
	background-color: transparent;
	color: #FFFFFF;
	font-family: Roboto, sans-serif;
	font-size: 14px;
	text-decoration: none;
	border-width: 0px 0px 0px 1px;
	border-style: solid;
	border-color: #000000;
}
/*"""""""" (MAIN) Hover State""""""""*/
#qm0 A:hover
{
	background-color: #EFF4FA;
	color: #000000;
	text-decoration: underline;
}
/*"""""""" (MAIN) Active State""""""""*/
BODY #qm0 .qmactive, BODY #qm0 .qmactive:hover
{
	background-color: #EFF4FA;
	color: #000000;
	text-decoration: underline;
}
/*Contenedores secundarios asociados al uno principal*/
#det_right_2col_portada
{
	position: relative;
	width: 70%;
	height: auto;
	z-index: 0;
	padding: 0 1.5em;
	margin-top: 1em;
	float: left;
	text-indent: 0px;
	background-image: url(../img/bg_001.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
#det_right_3col_portada
{
	position: relative;
	width: 20%;
	height: auto;
	z-index: 0;
	padding: 0;
	margin-top: 1em;
	float: left;
	text-indent: 0px;
}
#det_left_2col_portada
{
	position: relative;
	width: 75%;
	height: auto;
	z-index: 0;
	padding: 0 1.5em;
	margin-top: 1em;
	float: left;
	text-indent: 0px;
	background-image: url(../img/bg_001.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
#det_left_2col
{
	position: relative;
	width: 45%;
	height: auto;
	z-index: 0;
	padding: 0 2em 0 1.5em;
	margin-top: 1em;
	float: left;
	background-image: url(../img/bg_001.gif);
	background-repeat: no-repeat;
	background-position: top right;
	text-indent: 0px;
}
#det_right_2col
{
	position: relative;
	width: 45%;
	height: auto;
	z-index: 0;
	padding: 0 1em 0 0;
	margin-top: 1em;
	float: right;
	text-indent: 0px;
}
#logo
{
	float: left;
	clip: rect(auto, auto, auto, auto);
	margin: 0 0 0 1em;
}
#detalle LI
{
	margin-left: 3em;
}
/*funtes y letras para reparar problemas de los contenedores*/
#detalle P
{
	text-indent: 0px;
	text-align: justify;
	margin: 5px;
}
#texto_empresa P
{
	font-size: 12pt;
}
#detalle P.centrar
{
	text-align: center;
}
#div_social
{
	margin-top: 15px;
}
.centrar
{
	text-align: center;
}
#footer SMALL
{
	text-align: center;
	color: #FFFFFF;
}
#img_float
{
	position: relative;
	display: inline-block;
	margin-top: 10px;
	float: left;
}
#leyenda
{
	color: #000000;
}
#like
{
	position: relative;
	float: left;
	width: 100%;
	margin: 10px auto 0;
	text-align: center;
}
#noticias
{
	display: inline-block;
	width: 170px;
	height: 300px;
	text-indent: 0px;
	margin: 5px;
}
/*Anexos utiles*/
.info_right
{
	float: right;
	padding-top: 10px;
	width: 100%;
	text-align: right;
}
.titulo
{
	text-align: left;
	float: left;
	margin: 1em;
	color: #993333;
}
.foto
{
	margin-top: 5px;
	margin-left: 10px;
/*max-width: 5em;*/
}
.semaforo
{
	float: left;
	margin-top: 5px;
	margin-left: 10px;
}
.contacto
{
	position: relative;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.mark
{
	border-bottom: 1px solid #9C2628;
}
.logotipo
{
	float: left;
	margin: 2px 0 0 1em;
}
.descontinuado
{
	position: absolute;
	margin-top: 1em;
	z-index: 0;
}
.barra
{
	max-width: 90%;
	display: block;
}
.margen
{
	margin-top: 10px;
	margin-bottom: 10px;
}
#detalle UL P
{
	margin-left: 4em;
}
#detalle TABLE TR TD > B
{
	margin-left: 2em;
}
/*galeria de colores*/
.color01
{
	color: #FF8000;
/*Naranjo*/
}
.color02
{
	color: #00C233;
/*Verde tenue*/
}
.tbc01
{
	color: #FFFFFF;
	background-color: #088A08;
/*Trigo*/
}
.tbc02
{
	color: #FFFFFF;
	background-color: #FE9A2E;
/*Cebada*/
}
.tbc03
{
	color: #FFFFFF;
	background-color: #0080FF;
/*Avena*/
}
.tbc04
{
	color: #FFFFFF;
	background-color: #FF0000;
/*Quinoa*/
}
.tbc05
{
	color: #FFFFFF;
	background-color: #333366;
/*Raps (1)*/
}
.tbc06
{
	color: #FFFFFF;
	background-color: #CC99FF;
/*Raps (2)*/
}
.tbc07
{
	color: #FFFFFF;
	background-color: #00CCCC;
/*Triticale*/
}
.tbc08
{
	color: #FFFFFF;
	background-color: #FFBF00;
/*Lupino*/
}
.tbcmenu
{
	color: #9C2628;
	background-color: #FFFFFF;
/*Sub-Menu*/
}
/*Correciones universales*/
H1
{
	font-size: 24px;
}
H2
{
	font-size: 15px;
}
H3
{
	font-size: 13px;
}
A, A:link, A:visited
{
	text-decoration: none;
	padding: 0;
	font-weight: bold;
	color: #006F9A;
}
A:hover, A:active
{
	color: #006F9A;
	text-decoration: underline;
}
.tbc
{
	text-align: center;
}
UL
{
	list-style-position: inside;
}
LI
{
	text-indent: -20px;
}
.img_ajuste
{
	width: 100%;
	height: 100%;
}
/*especial*/
.px530
{
	max-height: 530px;
}
.NC
{
	text-align: center;
	font-weight: bold;
}
.izquerda
{
	text-align: right;
}
#nav P
{
	text-align: left;
	text-indent: 4em;
}
.tooltip
{
	position: absolute;
	border-radius: 10px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 10px;
	margin-top: -10px;
	margin-left: 20px;
	z-index: 3;
	display: none;
}
/*Personalizacion de tablas*/
TABLE.tabla
{
	width: 90%;
/*por defecto*/
	margin: 5px auto;
	font-family: Roboto, sans-serif;
	font-size: 12px;
	border-collapse: collapse;
	border: 1px solid #000;
}
.tabla TD
{
	padding: 3px;
	margin: 2px;
	border: 1px solid #000;
}
.tabla-firstrow TD
{
	text-align: center;
	font-weight: bold;
	color: #FFF;
}
.tabla-especial TR:first-child
{
	text-align: center;
	font-weight: bold;
}
.tabla-especial TD:first-child
{
	font-weight: bold;
	background-color: #9C2628;
	color: #FFF;
}
.tabla-especial TR:nth-child(2n) TD
{
	color: #000000;
	background-color: #EAF2D3;
}
.tabla-especial TR:first-child
{
}
.tabla01
{
	width: 90%;
	margin: auto;
}
.tabla01 TD
{
	text-align: center;
}
.tb
{
	margin: auto;
}
/*Servicio*/
.W100
{
	width: 100%;
}
.W90
{
	width: 90%;
}
.Ok
{
	background-image: url(../img/ok.png);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #BBEECC;
	text-align: center;
}
.No
{
	background-image: url(../img/no.png);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #DDA6A6;
	text-align: center;
}
.Some
{
	background-image: url(../img/question.png);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FFE4C4;
	text-align: center;
}
.tooltip
{
	background: #C0DF71;
	color: #FFF;
	background-color: #9C2628;
}
/*Form Query*/
.query FORM
{
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin: 0;
	padding: 0;
}
.query INPUT[type=text]
{
	width: 15em;
	border: 3px double #B5CCBA;
	border-top-color: #CCC;
	border-left-color: #CCC;
	color: #333;
	max-width: 50%;
}
.query INPUT[type=submit]
{
	border: 1px solid #B5CCBA;
	border-top-color: #CCC;
	border-left-color: #CCC;
	padding: 0.25em;
	color: #333;
}
.query INPUT
{
	width: auto;
	background: #FAFBFC;
}
.elementos
{
	border: 2px;
	border-color: #000;
	border-style: solid;
	width: 30%;
	float: left;
	margin-left: 1px;
	margin-right: 1px;
}
#Noticias LI
{
	margin-left: 5px;
}
.scroll-text
{
	width: 200px;
	height: 18em;
	overflow: hidden;
}
.scroll-text UL
{
	list-style-type: none;
	text-indent: 0px;
	padding: 0px;
	margin: 0px;
	width: 200px;
	height: 48em;
	overflow: hidden;
	margin: 0;
}
.scroll-text UL LI
{
	text-indent: 0px;
	height: 18em;
}
.grupo_fotos
{
	float: left;
}
.rTableRow
{
	display: table-row;
}
.rTableCell
{
	display: table-cell;
	vertical-align: middle;
}
.rTableCel2
{
	display: table-caption;
}
.clean_block
{
	display: inline-block;
}
.centrado
{
  display: flex;
  justify-content: center;
}
.espaciado
{
	margin-top: 2em;
}
.parrafo
{
	display: block;
	margin-top: 1em;
	margin-bottom: 1em;
}
.cursiva
{
	font-style: italic;
}