html,body,td,th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	vertical-align: top;
}
body {
	background-image: url(../img/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	margin-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 20px;
}
ol, ul {
	margin-bottom: 20px;
}
li, dt {
	margin-bottom: 10px;
}
brr {
	margin-bottom: 10px;
}
A:link {
	color: #3366CC;
	text-decoration: none;
	font-weight: bolder;
}
A:visited {
	color: #3366CC;
	text-decoration: none;
	font-weight: bolder;
}
A:active {
	color: #3366CC;
	text-decoration: none;
	font-weight: bolder;
}
A:hover {
	color: #9933FF;
	text-decoration: underline;
	font-weight: bolder;
}
.txt_body {
	font-size: 12px;
	color: #003366;
	text-align: justify;
	vertical-align: top;
}
.txt_body_w {
	font-size: 12px;
	color: #FFFFEE;
	font-weight: bold;
}
.txt_news {
	font-size: 11px;
	color: #003366;
	text-align: justify;
	vertical-align: top;
}
.txt_body_title {
	font-size: 15px;
	color: #FEFEFF;
	font-weight: bold;
	vertical-align:middle;
}
.txt_body_title a:link {
	color: #FFEE11;
}
.txt_body_title a:active {
	color: #FFEE11;
}
.txt_body_title a:visited {
	color: #FFEE11;
}
.txt_body_title a:hover {
	color: #FFFF66;
}
.txt_g03_title {
	font-size: 16px;
	color: #669933;
	font-weight: bold;
	vertical-align:middle;
	text-decoration: underline;
}
.txt_g03_title a:link {
	color: #003300;
}
.txt_g03_title a:active {
	color: #006600;
}
.txt_g03_title a:visited {
	color: #003300;
}
.txt_g03_title a:hover {
	color: #003300;
	text-decoration: none;
	background-color: #FFFFFF;
	border: solid 1px #000000;
	margin: 2px 2px 2px 2px;
	padding: 2px 5px 2px 5px;
}
.short_desc {
	padding: 0px 0px 1px 7px;
	font-size: 9px;
	vertical-align:middle;
	font-weight: bold;
	text-align: justify;
}
.txt_body_head {
	font-size: 13px;
	color: #FEFEFF;
	font-weight: bold;
}
.txt_bold {
	font-weight: bold;
	vertical-align:middle;
}
.txt_boldu {
	font-weight: bold;
	text-decoration: underline;
}
.txt_boldred {
	font-weight: bold;
	color: #CC0000;
}
.txt_boldgreen {
	font-weight: bold;
	color: #006600;
}
.txt_head {
	font-size: 14px;
	font-weight: bold;
	color: #000033;
	vertical-align:middle;
}
.txt_head_var {
	font-size: 14px;
	font-weight: bold;
	color: #000033;
	vertical-align:top;
	text-align:right;
}
.txt_head_news {
	font-size: 13px;
	font-weight: bold;
	color: #000033;
	vertical-align:top;
}
.txt_head_w {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFEE;
	vertical-align:middle;
}
.txt_title {
	font-size: 15px;
	font-weight: bold;
	color: #000033;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	vertical-align:middle;
}
.form_w {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFEE;
	vertical-align:middle;
}
.form_b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	vertical-align:middle;
}
.form_boldred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	vertical-align:middle;
}
.form_boldblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0000FF;
	vertical-align:middle;
}
.foot {
	font-size: 10px;
	color: #333333;
	text-align: center;
}
.legal {
	font-size: 11px;
	color: #003366;
}
.legal_w {
	font-size: 11px;
	color: #DDEEFF;
}
.msg_error {
	font-size: 11px;
	color: #CC0000;
}
.msg_alert {
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	color: #CC0000;
}
.tb_buscador_body {
	background-color: #BBDDFF;
	border: solid 1px #999999;
}
.txt_buscador_body {
	font-size: 12px;
	font-weight: bolder;
	text-align: justify;
	vertical-align: middle;
	text-align: center;
}
.grid th {
	border: solid 1px #666666;
	margin: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	background-color: #FFFFFF;
	color: #993300;
	font-size: 13px;
	font-weight: bold;
}
.grid td {
	border: solid 1px #999999;
	margin: 1px 1px 1px 1px;
	padding: 3px 3px 3px 3px;
	color: #003366;
	font-weight: bold;
}
kbd {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	border-top: 3px solid #999999; 
	border-right: 3px solid #777777;
	border-bottom: 3px solid #333333;
	border-left: 3px solid #888888;
	padding: 1px 4px 1px 4px;
	color:#FFFFFF;
	background-color: #555555; 
	vertical-align:middle;
}
.varname {
	border: solid 1px #666666;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFFFFF;
	vertical-align:middle;
}
.varname a:link {
	margin: 1px 2px 1px 2px;
	padding: 1px 2px 1px 2px;
	color:#330000;
	text-decoration: none;
}
.varname a:active {
	margin: 1px 2px 1px 2px;
	padding: 1px 2px 1px 2px;
	color:#330000;
	text-decoration: none;
}
.varname a:visited {
	margin: 1px 2px 1px 2px;
	padding: 1px 2px 1px 2px;
	color:#330000;
	text-decoration: none;
}
.varname a:hover {
	color:#990000;
	margin: 5px 2px 5px 2px;
	padding: 5px 2px 5px 2px;
	text-decoration: underline;
}
.but_w a:link {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	border: solid 1px #000033;
	padding: 2px 4px 2px 4px;
	color:#FFEE11;
	background-color: #003377; 
	vertical-align:text-bottom;
}
.but_w a:hover {
	background-color: #FFCC00; 
	border: solid 2px #000000;
	color:#000000;;
}
#current{
	font-style:italic;
}
.nivel_0 {
	border: solid 1px #000000;
	margin: 5px 5px 5px 5px;
	padding: 5px 25px 5px 25px;
	font-size: 15px;
	font-weight: bold;
	color:#000000;;
	background-color: #FFCC00;
	vertical-align:middle;
}
.nivel_0 A {
	color:#000000;;
}
.nivel_0 A:hover {
	color:#9900CC;
}
.nivel_0 A:visited {
	color:#000000;;
}
.nivel_1 {
	border: solid 1px #333333;
	padding: 2px 25px 2px 25px;
	background-color: #FFEE00;
	font-size: 14px;
	font-weight: bold;
	color: #000033;
	vertical-align:middle;
}
.nivel_1 A {
	color:#000000;;
}
.nivel_1 A:hover {
	color:#9900CC;
}
.nivel_1 A:visited {
	color:#000000;;
}
.nivel_2 {
	border: solid 1px #666666;
	padding: 2px 25px 2px 25px;
	background-color: #FFFFCC;
	color:#000000;;
	vertical-align:middle;
}
.nivel_2 A {
	color:#000000;;
}
.nivel_2 A:hover {
	color:#9900CC;
}
.nivel_2 A:visited {
	color:#000000;;
}
.nivel_3 {
 	border: solid 1px #999999;
	padding: 2px 25px 2px 25px;
	backgrOund-color: #FFFFFF;
	color:#000000;;
	vertical-align:middle;
}
.nivel_3 A {
	color:#000000;;
}
.nivel_3 A:hover {
	color:#9900CC;
}
.nivel_3 A:visited {
	color:#000000;;
}
.nivel_4 {
 	border: solid 1px #999999;
	padding: 10px;
	background-color: #FFFFFF;
	color:#000000;;
	vertical-align:middle;
}
.nivel_4 A:link {
	color:#000000;;
}
.nivel_5 {
 	border: solid 1px #D0D9DF;
	padding: 5px;
	background-color: #F9FCFF;
	color:#000000;;
	vertical-align:middle;
}
.nivel_5 td {
	padding: 5px;
}
.nivel_title {
 	border: solid 1px #999999;
	padding: 2px 5px 2px 5px;;
	margin: 0px;
	width:200px;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	color: #990000;
}
.nivel_titlevar {
 	border: solid 1px #999999;
	padding: 5px;
	margin: 0px;
	background-color: #FFFFEE;
	font-weight: bold;
	font-size: 18px;
	color: #990000;
}
.nivel_legal {
 	border: solid 1px #999999;
	padding: 5px;
	background-color: #DDDDFF;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	vertical-align:middle;
}
.nivel_2_alt {
	padding: 2px 5px 2px 5px;
	background-image: url(../img/alt/menu_back2.jpg);
	background-repeat:no-repeat;
	font-size: 11px;
	font-weight: bold;
	color:#FFFFFF;;
	vertical-align:middle;
}
.nivel_2_alt A {
	color:#FFFFFF;;
}
.nivel_2_alt A:hover {
	color:#FFFF00;
}
.nivel_2_alt A:visited {
	color:#FFFFFF;;
}
.li_recetas {
	border: solid 1px #999999;
	padding: 3px 5px 3px 5px;
	color:#FFFFCC;
	font-weight: bolder;
	background-color: #662900;
	vertical-align:middle;
}
.recetas {
	text-align: left;
	vertical-align:middle;
	font-size: 11px;
	color: #000000;
}
.recetas A:link {
	text-decoration: none;
}
.recetas A:visited {
	text-decoration: none;
}
.recetas A:active {
	text-decoration: none;
}
.recetas A:hover {
	text-decoration: underline;
}
.sep_recetas {
 	border-bottom: solid 1px #DDDDDD;
	padding: 15px 10px 5px 10px;
	font-weight: bold;
	font-size: 12px;
	color:#888888;
	text-align: left;
}
.variedades {
 	border: solid 1px #0099FF;
	padding: 5px 10px 5px 10px;
	background-color: #FFEE00;
	color:#000000;;
	text-align: center;
	vertical-align:middle;
}
.caption {
 	border: solid 1px #AABBCC;
	padding: 5px 10px 5px 10px;
	background-color: #CCDDEE;
	color:#000000;;
	vertical-align:middle;
}
.img {
	vertical-align: middle;
	border: 0px;
}
.img_logo {
	vertical-align: middle;
	border: 0px;
	margin: 10px 0px 10px 0px;
}
.img_pop {
	vertical-align: middle;
	border: solid 1px #000000;
	margin: 0px;
}
.img_var {
	border:solid 1px #999999;
	background-color:#FFFFFF;
	padding: 3px;
}
.img_minivar {
	border:solid 1px #999999;
	background-color:#FFFFFF;
	vertical-align: top;
	padding: 3px;
}
.img_gen {
	vertical-align: middle;
	border: 0px;
	margin-bottom: 20px;
}
.img_var_amp {
	vertical-align: middle;
	border: 0px;
	padding: 0px;
	position:relative;
	top:-10px;
	margin-bottom: 0px;
}
.img_amp {
	vertical-align: middle;
	border: 0px;
	padding: 0px;
	margin-bottom: 20px;
}
.img_news {
	vertical-align: top;
	border: 0px;
	margin: 15px 0px 0px 0px;
}
.img_news_det {
	vertical-align: middle;
	border: solid 1px #000000;
	margin: 0px 0px 10px 10px;
}
.img_news_enlarge {
	border: 0px;
	margin: 0px 0px 0px 0px;
}
.img_button {
	vertical-align: middle;
}
.indent {
	padding: 0px 15px 0px 15px;

}
.nutri_cab {
	border: solid 1px #999999;
	padding: 2px;
	color:#000000;;
	background-color: #EEFFDD;
	text-align: center;
	vertical-align:top;
}
.nutri td {
	border: solid 1px #666666;
	margin: 0px;
	padding: 3px 3px 3px 3px;
	background-color: #EEFFCC;
	color: #333333;
	font-weight: normal;
	text-align: left;
}
.nutri table {
	border: 0px;
	margin-bottom: 10px
}
.var_info td {
	border: solid 1px #666666;
	margin: 0px;
	padding: 3px 3px 3px 3px;
	background-color: #FFFFFF;
	color: #333333;
	font-weight: normal;
	text-align: left;
	vertical-align:top;
}
.var_info table {
	border: 0px;
}
.health td {
	vertical-align:middle;
	padding: 3px;
}
.var_desc {
	border: solid 1px #000099;
	padding: 5px 5px 5px 5px;
	color:#333333;
	background-color: #FFFFFF;
	vertical-align:middle;
}
.var_ing {
	border: solid 1px #999999;
	padding: 5px;
	font-size: 11px;
	font-weight: normal;
	color:#000000;;
	background-color: #FFFF99;
	vertical-align:top;
	text-align: justify;
}
.li_e01 {
	border: solid 1px #BBDDFF;
	padding: 5px 5px 5px 5px;
	color:#333333;
	background-color: #FAFAFA;
	vertical-align:middle;
}
.li_ref {
	border: solid 1px #999999;
	padding: 3px 5px 3px 5px;
	color:#000000;;
	font-weight: bolder;
	background-color: #FFEE00;
	vertical-align:middle;
}
.li_varname {
	padding: 10px 5px 0px 0px;
	color:#000000;;
	text-align:left;
	vertical-align:top;
}
.li_varname a:link {
	color:#000000;;
}
.li_varname a:visited {
	color:#000000;;
}
.li_varname a:active {
	color:#000000;;
}
.li_varname a:hover {
	color:#660000;
}
.li_legal {
	border: solid 1px #999999;
	padding: 5px 10px 5px 10px;
	color:#000000;;
	background-color: #EEEDEF;
	vertical-align:middle;
}
.body_sep {
	border-bottom: solid 1px #999999;
}
.date {
	margin-bottom: 10px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
	font-weight: bolder;
	color: #666666;
	vertical-align: middle;
}
.news_date {
	padding: 2px 2px 2px 2px;
	color:#990000;
	font-size: 12px;
	font-weight: bolder;
	vertical-align: middle;
}
.news_foot {
	font-size: 10px;
	color: #003366;
	font-weight: bolder;
	text-align: center;
	vertical-align: top;
}
#news-img {
	position:relative;
	float: right;
	left:0px;
	width:210px; 
	margin: 0px 5px 0px 10px;
	padding: 0px;
}
#news-img-det {
	position:relative;
	float: right;
	top:-15px;
	right: -5px;
	margin: 0px;
	padding: 0px;
}
.jobs {
	border: solid 1px #66AA99;
	margin: 0px;
	padding: 2px 0px 2px 10px;
	background-color: #003377;
	color:#FFFFFF;
	font-size: 13px;
	font-weight: bolder;
}
.jobs A:link {
	color:#FFEE11;
	text-decoration: none;
}
.jobs A:visited {
	color:#FFEE11;
	text-decoration: none;
}
.jobs A:active {
	color:#FFEE11;
	text-decoration: none;
}
.jobs A:hover {
	color:#FFFF66;
	text-decoration: underline;
}
.ul_ua {
	list-style-type: upper-alpha;
}
.ul_news {
 	list-style-type: disc;
	margin-left:15px;
	padding-left:0px;
}
.ul_news li {
	margin-left:0px;
	padding-left:0px;
	font-weight: bold;
	font-size: 11px;
	color: #003366;
}

/* Nuevos estilos para la home */
img {
	border: none;
}
#home_container {
	width: 740px;
	background: url(../img/back_glp_right.jpg) repeat-y right top;
	text-align: left;
}
#home_content {
	padding: 10px 22px;
}
.margin_top {
	margin-top: 11px 
}
#home_catalogo_productos {
	background: url(../img/back_home_cat.jpg) no-repeat left top;
	color: #fff;
	height: 300px;
	clear: both
}
#home_catalogo_productos h4 {
	font-size: 20px;
	padding: 25px 0 15px 248px;
	margin: 0
}
#home_catalogo_productos h4 span {
	font-size: 16px;
}
#home_catalogo_productos p {
	font-size: 14px;
	font-weight: bold;
	width: 220px;
	padding-left: 262px;
}
#home_catalogo_productos p span {
	color: #007ed6
}
#home_bt_cat {
	margin-left: 8px;
	margin-top: 40px;
	margin-bottom: 35px
}
#home_bt_cat a {
	background: url(../img/back_home_bt_cat.gif) no-repeat left top;
	font-size: 18px;
	font-weight: normal;
	padding: 10px 67px;
	color: #fff;
}
#home_bt_cat a:hover {
	background-position: 100% -41px;
	text-decoration: none
}
#home_destacado {
	float: right;
	width: 208px;
	margin-top: -271px;
	padding-right: 7px;
	display: block;
	height: 268px
}
.spacer {
	clear: both;
	font-size: 1px;
	height: 25px
}
#noticias,#promociones {
	width: 338px;
	visibility:hidden;
}
#noticias {
	float: left
}
#promociones {
	float: right
}
#noticias h5,#promociones h5 {
	font-size: 16px;
	color: #e00815;
	border-bottom: solid 1px #c0d6e4;
	margin: 0;
	padding-bottom: 5px
}
.home_novedades {
	border-bottom: solid 1px #c0d6e4;
	clear: left;
	padding-top: 6px;
	height: 100px
}
.novedad_img {
	width: 98px;
	text-align: center;
	float: left;
	margin-right: 15px;
	margin-bottom: 3px;
	background-color: #e7eef4
}
.home_novedades p {
	margin: 0 0 5px 5px;
}
.home_novedades p.home_entradilla {
	font-size: 11px 
}
div.vertodas {
	font-size: 11px;
	text-align: right;
	padding-top: 3px
}
#home_procesos,#home_empleo {
	font-size: 11px;
	font-weight: bold;
	width: 338px;
	height: 92px;
	padding-top: 20px
}
#home_recetas,#home_contacto {
	width: 338px;
	height: 56px;
	padding-top: 15px
}
#home_procesos {
	background: url(../img/back_home_proc.jpg) no-repeat left top;
	float: left
}
#home_empleo {
	background: url(../img/back_home_empleo.jpg) no-repeat left top;
	float: right
}
#home_recetas {
	background: url(../img/back_home_recetas.jpg) no-repeat left top;
	float: left
}
#home_contacto {
	background: url(../img/back_home_contacto.jpg) no-repeat left top;
	float: right
}
#home_procesos a,#home_empleo a,#home_recetas a,#home_contacto a {
	font-size: 18px;
	font-weight: normal;
	padding-right: 20px;
}
#home_procesos a:hover,#home_empleo a:hover,#home_recetas a:hover,#home_contacto a:hover {
	text-decoration: none
}
#home_procesos p,#home_procesos a,#home_empleo p,#home_empleo a,#home_recetas a,#home_contacto a {
	margin: 0 20px 0 105px;
	padding-left: 5px;
}
#home_procesos p,#home_empleo p {
	border-top: 1px solid #fff;
	padding-top: 8px
}
#home_header #header {
	padding-bottom: 1px
}
#header {
	background: url(../img/alt/menu_top_01.jpg) no-repeat left top;
	text-align: left;
	height: 39px;
	margin-top: 11px;
}
#header a {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 14px 0 11px 37px;
	margin-left: 25px;
	margin-right: 5px;
	display: block;
	float: right
}
#header a#international_site {
	background: url(../img/alt/menu_top_link01.jpg) no-repeat left top;
}
#header a#mapa_web {
	background: url(../img/alt/menu_top_link03.jpg) no-repeat left top;
}
#header img {
	float: right;
	display: block
}
/* Fin nuevos estilos para la home */

#submenu_mid {
	background: url(../img/back_submenu_mid.jpg) repeat-y left top;
	width: 678px;
	margin-left: auto;
	margin-right: auto
}
#submenu_mid ul {
	margin: 0;
	list-style-type: none;
	font-size: 14px;
	padding: 0;
	height: 100%;
	text-align: left
}
#submenu_mid li {
	float: left;
	border-bottom: 1px solid #000;
	margin: 0 11px;
	padding: 0;
}
#submenu_mid li.ult {
	border-bottom: none
}
#submenu_mid li a, li#estasen {
	width: 270px;
	display: block;
	padding: 5px 18px
}
#submenu_mid li a:hover, li#estasen {
	text-decoration: none;
	background-color: #fff
}
.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px
}
#bt_rsc {
	margin-top: 20px;
	margin-left: 4px;
}
#bt_rsc a {
	background: url(../img/alt/bt_rsc_out.gif) no-repeat left top;
	padding: 32px 0px;
	display: block
}
#bt_rsc a:hover {
	background: url(../img/alt/bt_rsc_over.gif) no-repeat left top;
	text-decoration: none
}
#bt_vol {
	margin: 10px 4px
}
#bt_vol a {
	background: url(../img/alt/madrid_2016_out.gif) no-repeat left top;
	padding: 40px 0;
	display: block
}
#bt_vol a:hover {
	background: url(../img/alt/madrid_2016_over.gif) no-repeat left top;
	text-decoration: none
}
#otras_webs {
	padding: 10px
}
#otras_webs a {
	font-size: 13px
}
#otras_webs .txt_title {
	border-bottom: solid 1px #000033;
}
#destacados {
	padding: 10px
}
#destacados a {
	font-size: 13px
}
#destacados .txt_title {
	border-bottom: solid 1px #000033;
}
#menu_left_noflash {
	margin: 0;
	padding: 0;
	text-align: left
}
#menu_left_noflash li {
	list-style-type: none;
	margin: 6px 4px
}
#menu_left_noflash li a {
	background: url(../img/alt/back_but_left.jpg) no-repeat left top;
	color: #fff;
	font-size: 12px;
	padding: 1px;
	display: block;
	vertical-align: middle;
	line-height: 20px
}
#menu_left_noflash li a:hover {
	background-position: 0 -22px;
	text-decoration: none
}
#menu_left_noflash li a img {
	float: left;
	margin-right: 5px
}
#menu_left_noflash ul {
	margin: 0;
	margin-left: 22px;
	padding: 0
}
#menu_left_noflash ul li {
	margin: 0;
	padding: 0
}
#menu_left_noflash ul li a {
	background: url(../img/alt/menu_back2.jpg) no-repeat left top;
	color: #fff;
	font-size: 11px;
	display: block;
	vertical-align: middle;
	line-height: 22px;
	padding-left: 10px
}
#menu_left_noflash ul li a:hover {
	background-position: 0 0;
	padding-left: 20px
}
#flashcontent table {
	text-align: left;
	background-color: #1f81e3;
	width: 95%
}
#flashcontent table th {
	background-color: #4eb6fc;
	color: #fff;
	padding: 5px
}
#flashcontent table td {
	background-color: #fff;
	padding: 5px;
	vertical-align: top
}
#flashcontent table td a {
	font-weight: normal
}
