@charset "UTF-8";
/* CSS Document */

body {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imgs/BG/fondo.png);
	background-repeat: repeat;
	font-family: "Helvetica Neue", Helvetica, Arial;
}
.Titular_negro {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
.Titular_azul {
	font-size: 18px;
	color: #70CDEC;
	font-weight: bold;
}
.Titular_rojo {
	font-size: 18px;
	color: #EE7098;
	font-weight: bold;
}
.Titular_naranja {
	font-size: 18px;
	color: #E28524;
	font-weight: bold;
}
.txt_naranja_XXL {
	font-size: 1.8em;
	color: #E28524;
	font-weight: bold;
}
.Titular_verde {
	font-size: 18px;
	color: #A7DB7E;
	font-weight: bold;
}
.Subtitulo_negro_claim {
	font-size: 16px;
	color: #000000;
}
.Subtitulo_azul_claim {
	font-size: 16px;
	color: #70CDEC;
}
.Subtitulo_rojo_claim {
	font-size: 16px;
	color: #EE7098;
}
.Subtitulo_naranja_claim {
	font-size: 16px;
	color: #E28524;
}
.Subtitulo_verde_claim {
	font-size: 16px;
	color: #A7DB7E;
}
.Informacion {
	font-size: 0.7em;
	color: #666666;
}
.Basic {
	font-size: 1.75em;
	color: #70B8E4;
	font-weight: bold;
}
.Xtra {
	font-size: 1.75em;
	color: #EE7098;
	font-weight: bold;
}
.Precio {
	font-size: 1.75em;
	color: #A7DB7E;
	font-weight: bold;
}
.menu {
	font-size: 0.75em;
	color: #323232;
	margin: 0em;
	line-height: 1.1em;
}
.menu_resaltado {
	font-size: 0.9em;
	color: #323232;
	margin: 0em;
	line-height: 1.1em;
	font-weight: bold;
}
.listado_rojo {
	font-size: 0.85em;
	color: #EE7098;
	text-decoration: none;
}
.listado_azul {
	font-size: 0.85em;
	color: #70B8E4;
	text-decoration: none;
}
#lienzo-mid .listado_azul a {
	font-size: 0.85em;
	color: #70B8E4;
	text-decoration: none;
}
#lienzo-up {
	background-image: url(../imgs/LIENZO/up.png);
	height: 135px;
	width: 100%;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#lienzo-up #logotipo {
	height: 135px;
	width: 135px;
	float: left;
	margin: 0px;
}
#lienzo-up    #logotipo    #img_logo {
	margin-top: 1.5em;
	margin-left: 1.5em;
	margin-right: 0em;
	margin-bottom: 0em;
}
#lienzo-up #menu-sup {
	float: right;
	height: 135px;
	width: 665px;
	margin: 0px;
}
#lienzo-up #menu-sup a {
	text-decoration: none;
	font-weight: bolder;
	color: #A7DB7E;
}
#lienzo-up #menu-sup a:hover {
	text-decoration: underline;
	font-weight: bolder;
	color: #E28524;
}
#lienzo-up #menu-sup p {
	margin-top: 0em;
	margin-right: 1.5em;
	margin-bottom: 0em;
	margin-left: 1.5em;
}
#lienzo-mid {
	background-image: url(../imgs/LIENZO/mid.png);
	background-repeat: repeat-y;
	margin: 0px;
	width: 100%;
	height: auto;
}
#lienzo-mid a {
	color: #70B8E4;
	text-decoration: none;
}
#lienzo-mid p {
	margin-left: 1em;
	margin-top: 0.25em;
	margin-right: 1em;
	margin-bottom: 0.25em;
}
#lienzo-mid #frm-acceso {
	background-image: url(../imgs/PEDIDO/fondo.jpg);
	background-repeat: no-repeat;
	height: 500px;
	width: 768px;
	margin-right: auto;
	margin-left: auto;
}
#lienzo-mid #frm-acceso a {
	color: #70B8E4;
	text-decoration: none;
}
#lienzo-mid #frm-acceso a:hover {
	color: #EE7098;
	text-decoration: underline;
}
#lienzo-mid #frm-acceso #email {
	font-size: 12px;
	color: #70B8E4;
}
#lienzo-mid #frm-acceso #clave {
	font-size: 12px;
	color: #70B8E4;
}
#lienzo-mid #frm-alta {
	text-align: center;
	background-image: url(../imgs/PEDIDO/fondo_sin_plato.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	height: 475px;
	width: 768px;
	margin-bottom: 0em;
}
#lienzo-mid #frm-datos {
	text-align: center;
	background-image: url(../imgs/PEDIDO/fondo_sin_plato.jpg);
	background-repeat: no-repeat;
	height: 450px;
	width: 768px;
	margin-right: auto;
	margin-left: auto;
}
#lienzo-mid #frm_cierre {
	height: auto;
	width: 175px;
	margin: 0px;
}
#lienzo-mid #gestion_acceso {
	height: 300px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0em;
	margin-bottom: 0em;
	background-image: url(../imgs/GESTION/LATIDE_seguridad.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#lienzo-mid #gestion_empresas_alta {
	float: right;
	width: 360px;
	margin-right: 0.75em;
	margin-top: 0.75em;
	clear: both;
}
#lienzo-mid #agrupacion {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
}
#lienzo-down {
	font-size: 0.75em;
	background-image: url(../imgs/LIENZO/down.png);
	margin: 0px;
	height: 40px;
	background-repeat: repeat-y;
	width: 100%;
}
#lienzo-down p {
	font-size: 9px;
	color: #000000;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 1.5em;
}
#lienzo-down a {
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
