/*Eliminar despues de la maquetacion*/
#superpuesta-home {
	position: absolute;
	top:0;
	background: url(../homev5.jpg) center 0px no-repeat;
	z-index: 1000;
	width: 100%;
	height:1123px;
	opacity: .5;
	margin-left: 8px;
}
#superpuesta {
	position: absolute;
	top:0;
	background: url(../resultadosv5.jpg) center 0px no-repeat;
	z-index: 1000;
	width: 100%;
	height:1123px;
	opacity: .5;
	margin-left: 8px;
}
html {
	overflow-y: scroll;
}
body {
	color: #4E5052;
	margin: 0;
	padding-top: 0;
	padding-bottom: 20px;
	background-image: url(../img/fondo_cabecera.gif);
	background-repeat: repeat-x;
}
body, p, td, div, input, textarea {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
input.campoMed {
	width: 85px;
}
#valida_usuario {
	position: relative;
	float: right;
	text-align: right;
	width: auto;
	height: 48px;
	background-color: #f2f2f2;
	border: solid 1px #adadaf;
	border-radius: 5px;
	-ms-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	padding: 5px;
	margin: 15px 8px 12px;
}
#valida_usuario.usuario {
	padding: 5px;
	width: auto;
	height: 48px;
	background-color: transparent;
	border: none;
	border-radius: 0;
	-ms-border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0;
}
#valida_usuario p {
	margin: 6px 6px 0px;
	white-space: nowrap;
}
#valida_usuario p.datosUsuario {
	display: inline;
	float: left;
	margin: 0 0 0 8px;
	background-color: #FCFCFC;
	padding: 2px 3px;
	border-radius: 3px;
	-ms-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-bottom: solid 1px #C0C0C0;
	background-color: #FCFCFC;
}
#valida_usuario p.datosUsuario:active {
	border-top: solid 1px #C0C0C0;
	border-bottom: none;
	background-color: #F5F5F5;
}
#valida_usuario p.cesta {
	display: inline;
	float: left;
}
#valida_usuario input {
	margin: 0 0 0 3px;
	width: 122px !important;
	height: 15px;
	border: solid 1px #afafaf;
	font-size: 12px;
}
#valida_usuario button {
	width: 43px;
	height: 20px;
	vertical-align: bottom;
	color: #FFF;
	font-size: 11px !important;
	cursor: pointer;
	background: url(../img/bt_login.gif) no-repeat;
	border: none;
}
#valida_usuario button:hover {
	background: url(../img/bt_login.gif) 0 -20px no-repeat;
}
#valida_usuario span {
	font-stretch: condensed;
	text-transform: uppercase;
	margin: 4px 2px;
	font-size: 12px;
}
#valida_usuario a {
	font-size: 11px;
	margin: 0;
}
#valida_usuario a:link.recordar, #valida_usuario a:visited.recordar {
	color: #838383;
}
#valida_usuario .alerta {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 96%;
	height: auto;
	margin: 4% 2% 7%;
	color: #333;
	text-align: center;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
	filter: alpha(opacity=95);
	-moz-opacity:0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95;
	background: #f59626 url(../administracion/img/bullet_cross.png) no-repeat 184px 10px;
	cursor: pointer;
}
#valida_usuario .alerta.verde {
	background: #FFF url(../administracion/img/bullet_cross.png) no-repeat 184px 10px;
	border: solid 1px #CCC;
}
#valida_usuario .alerta p {
	padding: 2.0em;
	font-size: 12px;
	line-height: 14px;
}
#saludo {
	display: block;
	height: 1.8em;
	clear: left;
	margin: 3px 8px 1px;
}
#saludo * {
	display: inline;
}
#saludo p {
	font-size: 11px;
	margin-right: 0;
}
#saludo h3 {
	font-size: 16px;
	margin-left: 0;
}
.textos_bienvenida {
	width: 440px;
}
.textos_bienvenida p {
	margin: 0.5em auto !important;
	padding-bottom: 0;
	font-size: 98%;
}
.textos_bienvenida .texto_resaltado {
	font-size: 120%;
}
.textos_bienvenida .ampliatextos {
	display: block;
	text-align: right;
	width: 100%;
}
#banner {
	position: absolute;
	top: 103px;
	left: 346px;
}
#banner span {
	display: none;
}
a:link, a:visited {
	color: #474747;
	text-decoration: none;
}
a:hover, a:active {
	color: #F59626;
}
a img {
	border: 0;
}
.botones a:link, .botones a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px !important;
	padding: 3px 4px 5px 22px;
	border: solid 1px #CCC;
	margin: auto 2px;
	background-color: #FFF;
}
.botones a:hover, .botones a:active {
	background-color: #999;
	color: #FFFFFF;
	border: solid 1px #F5F5F5;
}
a.bt_eliminar {
	background: url(../administracion/img/bullet_cross.png) 3px center no-repeat;
}
.logotipo {
	width: 317px;
	height: 53px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	margin: 15px;
}
.logotipo img {
	display: none;
}
.logotipo p.titulo {
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	visibility: hidden;
}
.logotipo p.subtitulo {
	clear: both;
	width: 300px;
	margin: -6px 0 0 0;
	padding: 0;
	background-color: transparent;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	visibility: hidden;
}
.logotipo a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #999999;
}
.logotipo a:hover {
	text-decoration: none;
}
#Btnscabecera {
	width: auto;
	height: auto;
	top: 0;
	position: relative;
	padding-left: 0;
}
#cuerpoGeneral {
	position:relative;
	clear: right;
	width:958px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 0;
}
#cabecera {
	height: auto;
	width: 958px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	clear: both;
}
#cuerpo {
	position:relative;
	clear: right;
	width:958px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 0 0;
}
#cuerpocontenidos {
	position:relative;
	clear: right;
	width:895px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 0 0;
	background-image: url(../img/fondo_contenidos.gif);
	background-repeat: repeat-y;
}
#cuerpoBtns {
	height: auto;
	float: left;
	clear: right;
	width: 378px;
	height: 34px;
	padding: 0;
	overflow: hidden;
	background: url(../img/bt_ambito.gif) repeat-x;
	margin-bottom: 17px;
}
#campos_que_frm h3 {
	display: block;
	background: url(../img/tit_que_home.gif) no-repeat;
	width: 171px;
	height: 21px;
	margin: 10px 13px 13px;
}
#campos_que_frm h3 span {
	display: none;
}
#campos_que_frm hr {
	background: url(../img/hr_que_home.gif) no-repeat center center;
	border: none;
	height: 1px;
	margin: 10px auto 6px;
}
#campos_que_frm table {
	margin: 0 15px 12px;
}
#campos_que_frm td {
	font-size: 12px;
}
#btLocal {
	height: 34px;
	float: left;
	clear: right;
	padding: 0;
	margin-left: 14px;
}
#btLocal a {
	height: 34px;
	width: 72px;
	display: block;
	padding: 0;
	font-size: 95%;
	text-align: center;
}
#btNacional {
	height: 34px;
	float: left;
	clear: right;
	padding: 0;
}
#btNacional a {
	height: 34px;
	width: 85px;
	display: block;
	padding: 0;
	font-size: 95%;
	text-align: center;
}
#btInternacional {
	height: 34px;
	float: left;
	clear: right;
	padding: 0;
}
#btInternacional a {
	height: 34px;
	width: 110px;
	display: block;
	padding: 0;
	font-size: 95%;
	text-align: center;
}
#btLocal a:hover, #btNacional a:hover, #btInternacional a:hover {
	background: url(../img/topo-ambito.gif) bottom center no-repeat;
}
#btLocal a.actual:hover, #btNacional a.actual:hover, #btInternacional a.actual:hover {
	background: none;
}
#cuerpoBtns a span {
	display: none;
}
#btEnviosimple {
	height: 31px;
	float: right;
	clear: none;
	width: auto;
	margin: 16px 0 0;
}
#btEnviosimpleInterior {
	height: 31px;
	float: right;
	clear: none;
	width: auto;
	margin: 16px 0 0;
}
#btDatosRecogidaEntrega {
	width: 520px;
	padding: 0.5em;
	margin: 1.0em auto;
	text-align: center;
	background: url(../img/bt_mas.gif) 360px center #F0F0F0 no-repeat;
	font-weight: bold;
	cursor: pointer;
}
#btDatosRecogidaEntrega:hover {
	background: url(../img/bt_mas.gif) 360px center #F0890B no-repeat;
	color: #FFF;
}
#contenidos {
	height: auto;
	float: left;
	clear: left;
	width: 958px;
	padding: 0;
}
#contenidosInterior {
	height: auto;
	float: left;
	clear: left;
	width: 958px;
	padding: 0;
	margin-top: 0px;
}
#que_frm {
	position: absolute;
	display: inline;
	float: left;
	z-index: 5;
}
#que_frm input[type="text"] {
	height: 14px;
}
#que_frm select {
	height: 20px;
}
#que_frm #opciones-avanzadas {
	overflow: hidden;
	width: 340px;
	margin: 0 0 0 20px;
}
#opciones-avanzadas table {
	margin: 0;
}
#opciones-avanzadas table td {
	white-space: nowrap;
}
#que_frm button.busqueda {
	width: 93px;
	height: 28px;
	vertical-align: bottom;
	color: #FFF;
	font-size: 11px !important;
	cursor: pointer;
	background: url(../img/bt_buscar.gif) no-repeat;
	border: none;
}
#que_frm button.busqueda:hover {
	background: url(../img/bt_buscar.gif) 0 -28px no-repeat;
}
#que_frm button.avanzadas {
	width: 201px;
	height: 28px;
	vertical-align: bottom;
	color: #FFF;
	font-size: 11px !important;
	cursor: pointer;
	background: url(../img/bt_opc_avanzadas.gif) no-repeat;
	border: none;
}
#que_frm button.avanzadas:hover {
	background: url(../img/bt_opc_avanzadas.gif) 0 -28px no-repeat;
}
#que_frm button span {
	display: none;
}
#campos_que_frm {
	width: 378px;
	overflow: hidden;
	background-color: #087ea5;
	border: solid 1px #adadaf;
	border-radius: 5px;
	-ms-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	margin: 0 9px;
	color: #FFF;
}
#contendor-1home {
	height: 356px;
}
#contenedor-slide{	
	position: absolute;
	display: inline;
	float:left;
	margin-left: 400px;
}
#slide-home {
	width: 540px;
	height: 340px;
	position: relative;
	top:0;
	margin: auto auto 16px 10px;
	overflow: hidden;
}
#destacados-home {
	width: 958px;
	height: 220px;
	margin: 0 auto;
}
#destacados-home #modulo1, #destacados-home #modulo2, #destacados-home #modulo3 {
	display: inline;
	float: left;
	padding: 0;
	width: 300px;
	margin: auto 9px auto 10px;
}
#destacados-home #modulo1 a, #destacados-home #modulo1 p {
	background: url(../img/modulo-1.jpg) no-repeat;
	display: block;
	width: 300px;
	height: 220px;
}
#destacados-home #modulo2 a, #destacados-home #modulo2 p {
	background: url(../img/modulo-2.jpg) no-repeat;
	display: block;
	width: 300px;
	height: 220px;
}
#destacados-home #modulo3 a, #destacados-home #modulo3 p {
	background: url(../img/modulo-3.jpg) no-repeat;
	display: block;
	width: 300px;
	height: 220px;
}
#destacados-home a *, #destacados-home p * {
	visibility: hidden;
}
#contenidosInteriorCabecera {
	height: auto;
	float: right;
	width: 958px;
	padding: 0;
	position: relative;
}
#lateral-izquierdo {
	position: absolute;
	left: 0;
	display: inline;
	height: auto;
	float: left;
	clear: right;
	width: 220px;
	padding: 0;
	margin: 2px 12px;
	overflow: hidden;
}
#lateral-izquierdo ul {
	font-size: 15px;
	border-top: solid 1px #F59626;
}
#lateral-izquierdo ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#lateral-izquierdo ul li a {
	display: block;
	float: left;
	margin: 0;
	padding: 5px 12px;
	border-bottom: solid 1px #ffb374;
	color: #F59626;
	text-decoration: none;
	width: 100%;
	font-size: 15px;
}
#lateral-izquierdo ul a:hover, ul a:active {
	color: #FFFFFF;
	text-decoration: none;
	background: #F59626;
}
#contenidosIzqOldInterior {
	height: auto;
	float: left;
	clear: right;
	width: 296px;
	padding: 15px 10px 0 10px;
}
#contenidosIzq {
	height: auto;
	min-height: 640px;
	float: left;
	clear: both;
	width: 700px;
	padding: 0 0 0 8px;
}
#contenidosInterior #contenidosIzq {
	width: 460px;
	margin-left: 240px;
}
#contenidosInterior #contenidosIzq a {
	font-size: 13px;
}
#contenidosIzq a:link, #contenidosIzq a:visited {
	color: #F59626;
	font-size: 18px;
	text-decoration: none;
}
#contenidosIzq a:hover, #contenidosIzq a:active {
	color: #333333;
	font-size: 18px;
	text-decoration: none;
}
#contenidosIzq a.info {
	font-size: 1.0em;
}
#contenidosIzq a.consejo {
	font-size: 0.8em;
	color: #333;
}
#contenidosIzq a.consejo img {
	vertical-align: middle;
	margin-left: 0.2em;
}
#contenidosIzq ul.miagenda {
	font-size: 13px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 8px 0;
}
#contenidosIzq ul.miagenda li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
#contenidosIzq ul.miagenda li a {
	display: block;
	float: left;
	margin: 1px 0;
	padding: 1px 6px;
	border-left: solid 1px #3A5A68;
	color: #3F3F3F;
	text-decoration: none;
	width: auto;
	text-align: center;
	font-size: 13px;
}
#contenidosIzq ul.miagenda a:hover, ul.miagenda a:active {
	color: #FFFFFF;
	text-decoration: none;
	background: #F59626;
	font-size: 13px;
}
#contenidosIzq ul.agendas {
	font-size: 13px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height: 22px;
	padding: 0 0 8px 0;
	margin: auto 40px;
}
#contenidosIzq ul.agendas li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#contenidosIzq ul.agendas li a {
	display: block;
	float: left;
	margin: 0;
	padding: 1px 6px;
	color: #3F3F3F;
	text-decoration: none;
	width: 480px;
	text-align: left;
	font-size: 13px;
	border-top: dotted 1px #999999;
}
#contenidosIzq ul.agendas a:hover, ul.agendas a:active {
	color: #3F3F3F;
	text-decoration: none;
	background: #E2E2E2;
	font-size: 13px;
}
#contenidosIzq p {
	margin-bottom: 1.4em;
}
#contenidosIzq hr {
	margin: 2.4em auto;
}
#contenidosIzq hr.separa-comentarios {
	margin: 1.2em auto;
}
#lateral-derecho {
	position: absolute;
	right: 0;
	display: inline;
	height: auto;
	float: right;
	clear: left;
	width: 220px;
	padding: 0;
	margin: 2px 12px;
}
#destacados-lateral {
	width: 220px;
	height: auto;
	margin: 0 auto;
}
#servicio_seleccionado {
	background: #e87113 url(../img/fondo_seleccionado.jpg) no-repeat;
	padding: 76px 14px 0;
	width: 192px;
	height: auto;
	margin: auto auto 8px;
	cursor: pointer;
	border-radius: 5px;
	-ms-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}
#servicio_seleccionado p {
	text-transform: uppercase;
	color: #FFF;
	font-size: 17px;
	font-weight: bold;
	white-space: nowrap;
}
#servicio_seleccionado p.precio {
	font-size: 21px;
	padding-bottom: 8px;
}
#servicio_seleccionado p.precio span {
	color: #333;
}
#destacados-lateral #modulo1, #destacados-lateral #modulo2, #destacados-lateral #modulo3 {
	padding: 0;
	width: 220px;
	margin: auto auto 10px;
}
#destacados-lateral #modulo1 a, #destacados-lateral #modulo1 p {
	background: url(../img/modulo-int-1.jpg) no-repeat;
	display: block;
	width: 220px;
	height: 161px;
}
#destacados-lateral #modulo2 a, #destacados-lateral #modulo2 p {
	background: url(../img/modulo-int-2.jpg) no-repeat;
	display: block;
	width: 300px;
	height: 161px;
}
#destacados-lateral #modulo3 a, #destacados-lateral #modulo3 p {
	background: url(../img/modulo-int-3.jpg) no-repeat;
	display: block;
	width: 220px;
	height: 161px;
}
a.bt_paquete {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #474747;
	padding: 3px 4px 5px 22px;
	border: solid 1px #CCC;
	margin: 4px 0;
	background-color: #FFF;
	background: url(../img/paquete.gif) 3px center no-repeat;
	display: block;
}
#fecha {
	height: auto;
	width: 934px;
	padding: 23px 0 10px 10px;
	overflow: hidden;
	margin: auto;
}
.telefonos {
	position: absolute;
	float: left;
	margin-top: -20px;
	margin-left: 446px;
	background: url(../img/ico_telefono.gif) no-repeat;
	padding: 1px 0px 25px 40px;
	text-align: right;
}
#redes {
	float: right;
	clear: both;
}
#redes img {
	vertical-align: middle;
	border: none;
}
#fondopie {
	clear: both;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F8B05C;
}
#pie {
	clear: both;
	height: auto;
	width: 958px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding: 0 0 0 0;
	line-height: 23px;
}
#pie a:link, #pie a:visited {
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}
#pie a:hover, #pie a:active {
	color: #E1810B;
	font-size: 12px;
	text-decoration: none;
}
.negrita {
	font-weight: bold;
}
.texto_resaltado {
	font-weight: bold;
	color: #F0890B;
	font-size: 14px;
}
.texto_resaltado span {
	color: #F59626 !important;
}
.titulos {
	color: #999999;
	font-size: 11px;
}
.nacional {
	color: #666666;
	font-size: 16px;
	font-weight: bold;
}
.formularioAncho {
	width: 150px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.formulariotxt {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.formulariotxt option.opt_grupo {
	color: #000;
	background: #CCC;
}
.formas_pago {
	margin: 20px auto;
}
.pago_online {
	display: block;
	height: 20px;
	width: 180px;
	background: url(../img/bt_pago_online.gif) no-repeat center -120px;
	padding-top: 100px;
	text-align: right;
	float: left;
	margin: 0 0 20px 0p;
	cursor: pointer;
}
.pago_online.on {
	background: url(../img/bt_pago_online.gif) no-repeat;
}
.pago_online span, .pago_online input {
	display: none;
}
.pago_agencia {
	display: block;
	height: 20px;
	width: 180px;
	background: url(../img/bt_cesta_compra.gif) no-repeat center -120px;
	padding-top: 100px;
	text-align: right;
	float: left;
	margin: 0 0 20px 20px;
	cursor: pointer;
}
.pago_agencia.on {
	background: url(../img/bt_cesta_compra.gif) no-repeat;
}
.pago_agencia span, .pago_agencia input {
	display: none;
}
.pago_credito {
	display: block;
	height: 20px;
	width: 180px;
	background: url(../img/bt_pago_credito.gif) no-repeat center -120px;
	padding-top: 100px;
	text-align: right;
	float: left;
	margin: 0 0 20px 20px;
	cursor: pointer;
}
.pago_credito.on {
	background: url(../img/bt_pago_credito.gif) no-repeat;
}
.pago_credito span, .pago_credito input {
	display: none;
}
#fileteHome {
	margin-top: 4px;
	margin-left: 7px;
	margin-right: 7px;
}
#filete {
	margin-top: 4px;
}
h1.titulo_pagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.0em;
	font-weight: normal;
	padding: 0;
	margin: 0 auto 0.6em auto;
}
h1.subtitulo_pagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: normal;
}
h1.titulo_pagina span, h1.subtitulo_pagina span {
	color: #F59626;
}
h2 {
	font-family: "Arial Narrow", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #000000;
	margin-bottom: -5px;
	margin-top: 0;
}
h3 {
	font-family: "Arial Narrow", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #000000;
	margin: 0;
}
th h2 {
	font-family: "Arial Narrow", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #FFF;
	margin: 0;
	background: #F59626;
}
#txtDestHome {
	width: 245px;
	margin-top: 0;
	margin-left: 12px;
	margin-right: 12px;
}
#txtDestHome div {
	line-height: 10px;
	text-align: justify;
	margin-top: 6px;
	margin-bottom: 2px;
}
#txtDestHome div.enlace {
	font-weight: bold;
	text-align: right;
}
/* area agencias */
div.menu_interior {
	/*float: right;
	margin-right: 1.2em;
	margin-top: 0.4em;*/
	position: relative;
	top: -10px;
 *top: -4px;
}
div.menu_interior ul {
	list-style: none;
	margin: 0;
	font-size: 85%;
}
div.menu_interior ul li {
	margin: 0 0 0 2px;
	float: left;
}
div.menu_interior ul li a:link, div.menu_interior ul li a:visited {
	color: #FFF !important;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 110% !important;
	font-weight: bold;
	text-align: center;
	padding-top: 6px;
	width: 113px;
	height: 21px;
	overflow: hidden;
	display: block;
	background: url(../img/bt_menu_int.gif) 0 -27px no-repeat;
}
div.menu_interior ul li a:hover, div.menu_interior ul li a.selected {
	background-color: #FFF;
	text-decoration: none;
	background: url(../img/bt_menu_int.gif) no-repeat;
}
.contenedor-agencias {
	padding: 0.6em;
	margin: 0 auto;
}
.contenedor-agencias p {
	padding: 7px 0 0 0;
	margin: 10px 0 15px 0;
	float: left;
	clear: left;
}
.contenedor-agenciasInterior {
	padding: 0em;
	margin: 0px 0px 15px 0px;
	float: left;
	width: 680px;
}
.contenedor-agenciasInterior p {
	padding: 5px 10px;
	margin: 0;
	width: 100%;
}
.logosagencias {
	border: 1px dotted #999999;
	float: right;
}
.titulossagencias {
	background-color: #F59626;
	padding: 5px 5px 5px 10px !important;
	margin-left: 5px;
	height: 22px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	display: block;
	width: 100%;
	cursor: pointer;
}
.titulossagencias a {
	color: #FFFFFF !important;
}
.logosagenciasInt {
	border: 1px dotted #999999;
	float: left;
}
.cuadroservicios {
	border: 1px solid #FF9900;
	float: left;
	padding: 0px 15px 10px 15px;
}
/* fin area agencias */
.diseño {
	font-weight: normal;
	color: #FF9933;
	font-size: 10px;
}
.texto_peq {
	color: #F59626;
	font-size: 12px;
}
.texto_peq a {
	font-size: 12px !important;
}
.enlace_neutro {
	font-size: 1.0em !important;
	color: #4E5052 !important;
}
#pasos_envio {
	background: url(../img/fondo_pasos.gif) #f7f7f7;
	border-radius: 5px;
	-ms-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	height: 48px;
	border: solid 1px #d6d6d6;
}
#pasos_envio ol {
	list-style: none;
	margin: 0;
}
#pasos_envio ol li {
	float: left;
}
#pasos_envio ol li a:link, #pasos_envio ol li a:visited, #pasos_envio ol li p {
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin-left: 14px;
	color: #989898;
	height: 34px;
	padding: 14px 34px 0 0;
	background: url(../img/final_paso.gif) right no-repeat;
}
#pasos_envio ol li a:hover, #pasos_envio ol li a:active {
	color: #F59626;
}
#pasos_envio ol li.actual, #pasos_envio ol li p.actual {
	background: #f1a854 url(../img/final_paso_on.gif) right no-repeat;
	color: #FFF;
	margin-bottom: 0;
}
#pasos_envio ol li a.anterior {
	background: url(../img/inicio_paso_on.gif) right no-repeat;
}
div.ordenar {
	float: right;
	clear: both;
	margin-top: -26px;
	margin-right: 12px;
}
div.ordenar a:link, div.ordenar a:visited {
	color: #666 !important;
	font-size: 12px !important;
	text-decoration: underline !important;
}
div.ordenar a:hover {
	color: #F59626 !important;
}
div.ordenar a:active {
	color: #F60 !important;
}
.titulo_servicios {
	background: url(../img/fondo_titulo_resultados.gif) #da9434;
	border-radius: 5px;
	-ms-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	height: 36px;
	padding-top: 14px;
	margin-top: 30px;
	margin-bottom: 12px;
}
.titulo_servicios h3 {
	color: #FFF;
	font-size: 18px;
	text-transform: uppercase;
	padding: 2px 0 4px 60px;
	background: url(../img/ico_reloj.gif) 18px 0 no-repeat;
	font-weight: bold;
}
.servicio_destacado{
	background: #ededed;
	border-radius: 5px;
	-ms-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	height: 68px;
	margin-top: 6px;	
	padding: 16px 18px;
}
.servicio_destacado .logo_agencia {
	width: 180px;
	height: 70px;
	line-height: 70px;
	float: left;
	border: solid 1px #abadb3;
	margin-right: 18px;
	background-color: #FFF;
	white-space: nowrap;
}
.servicio_destacado .logo_agencia img {
	width: 170px;
	vertical-align: middle;
}
.servicio_destacado h4 {
	color: #4d4948;
	font-size: 17px;
	text-transform: uppercase;
	font-weight: normal;
	padding-top: 8px;
}
.servicio_destacado .precio {
	float: right;
	font-size: 22px;
	font-weight: bold;
	margin-top: -24px;
	text-align: right;
}
.servicio_destacado .boton_info_listado {
	float: left;
	margin-right: 20px;
	margin-top: 3px;
}
.servicio_destacado .elegir {
	margin-top: 10px;
}
.elegir {
	width: 63px;
	height: 29px;
	vertical-align: bottom;
	color: #FFF;
	font-size: 11px !important;
	cursor: pointer;
	background: url(../img/bt_elegir.gif) no-repeat;
	border: none;
}
.elegir:hover {
	background: url(../img/bt_elegir.gif) 0 -29px no-repeat;
}
.resto_servicios table {
	border-collapse: collapse;
	width: 100%;
	clear: both;
}
.resto_servicios th {
	background: #e9bf49;
	color: #FFF;
	text-transform: uppercase;
	font-size: 18px;
	border: solid 1px #FFF;
	padding: 6px 0;
}
.resto_servicios .sinfondo {
	background: none;
}
tr.tr_servicios {
	background: #ededed;
}
tr.tr_servicios:hover {
	background: #e1e1e1 !important;
}
tr.tr_servicios td {
	padding: 0 7px;
	border: solid 1px #FFF;
	font-size: 14px;
	color: #4d4948;
	font-weight: bold;
}
tr.tr_servicios td img {
	height: 24px;
	border: solid 1px #abadb3;
}
tr.tr_seguimiento {
	background: #F5F5F5;
	line-height: 1.8em;
	border-bottom: dotted 1px #999;
}
tr.tr_seguimiento:hover * {
	background: #F5F5F5;
}
tr.tr_seguimiento td {
	background: none;
}
ul.menu_cuenta {
	list-style: none;
	margin: 0;
	padding-bottom: 15px;
	border-bottom: dashed 1px #333;
	font-size: 85%;
}
ul.menu_cuenta li {
	margin: 0 0 0 2.0em;
}
ul.menu_cuenta li span {
	color: #f59626;
	font-size: 18px;
}
ul.menu_cuenta li a:link, ul.menu_cuenta li a:visited {
	color: #FFF;
	text-decoration: none;
	padding: 0 6px 0 6px;
	display: block;
}
ul.menu_cuenta li a:hover, ul.menu_cuenta li a.selected {
	background-color: #FFF;
	text-decoration: none;
}
.boton_info {
	display: block;
	float: right;
	clear: both;
	font-size: 1.0em;
	background: url(../img/ico_info.png) no-repeat;
	height: 24px;
	width: 24px;
	overflow: hidden;
	margin: 5px;
	border: none;
	cursor: pointer;
}
.boton_info_envio {
	position: absolute;
	top: 4px;
	right: 14px;
	font-size: 1.0em;
	background: url(../img/ico_info2.png) no-repeat;
	height: 26px;
	width: 26px;
	overflow: hidden;
	margin: 5px;
	border: none;
	cursor: pointer;
}
.boton_info span {
	display: none;
}
.boton_info_listado {
	display: block;
	float: right;
	clear: both;
	font-size: 1.0em;
	background: url(../img/ico_info.png) center top no-repeat;
	height: 34px;
	width: 42px;
	overflow: hidden;
	margin: 5px;
	border: none;
	cursor: pointer;
	padding-top: 20px
}
.boton_info_listado span {
	display: inline;
	font-weight: normal;
	font-size: 9px;
	white-space:nowrap;
}
table.comentarios {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: none none none none;
	border-color: blue blue blue blue;
	border-collapse: collapse;
	background-color: white;
}
table.comentarios th {
	border: none;
	padding: 2px 5px;
	background-color: #F59626;
	color: #FFFFFF;
	-moz-border-radius: 0px 0px 0px 0px;
	text-align: left;
}
table.comentarios td {
	border: none;
	padding: 2px 5px 0;
	background-color: #FFFFFF;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.dimpaquetes {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: none none none none;
	border-color: blue blue blue blue;
	border-collapse: collapse;
	background-color: white;
	margin: 1.0em auto;
}
table.dimpaquetes th {
	border: solid 1px #000;
	padding: 2px 5px;
	background-color: #999;
	color: #FFFFFF;
	-moz-border-radius: 0px 0px 0px 0px;
	text-align: center;
}
table.dimpaquetes td {
	border: solid 1px #000;
	padding: 2px 5px 0;
	background-color: #FFFFFF;
	-moz-border-radius: 0px 0px 0px 0px;
	text-align: center;
}
.paginacion {
	margin: auto 1.0em;
}
.paginacion td a {
	font-size: 1.0em !important;
}
.nofloat {
	float: none;
}
.alerta {
	color: #990000;
}
.back {
	background-image: url(../img/back.gif);
	background-repeat: no-repeat;
	line-height: normal;
	text-indent: 20px;
	background-position: left;
}
.alerta a {
	font-size: 1.0em !important;
}
.aviso {
	background-color: #FFF;
	color: #C00;
	font-size: 1.0em;
	border: solid 1px;
	width: auto;
	padding: 0.5em;
	margin: 0 2.0em 1.0em 2.0em;
	text-align: center;
}
.aviso p {
	margin: 0;
}
.center {
	text-align: center !important;
}
.oculto {
	display: none;
}
ol li {
	margin-bottom: 1.0em;
}
p.datosUsuario {
	font-size: 11px;
	height: 1.3em;
	overflow: hidden;
	text-align: left;
}
p.datosUsuario a {
	display: block;
	text-align: left;
	margin: auto 1.0em auto 3.0em;
	padding: 0px 2px 1px 25px;
}
p.datosUsuario a.me {
	background: url(../administracion/img/user.png) no-repeat;
}
p.datosUsuario a.ag {
	background: url(../administracion/img/book_tabs.png) no-repeat;
}
p.datosUsuario a.he {
	background: url(../administracion/img/application_view_list.png) no-repeat;
}
a.cc {
	padding: 0px 2px 0px 18px;
	background: url(../administracion/img/cart.gif) 0 -1px no-repeat;
}
a.cs {
	padding: 0px 2px 0px 18px;
	background: url(../administracion/img/bullet_cross.png) 0 0 no-repeat;
}
a.cc2 {
	padding: 0px 20px 4px 2px;
	background: url(../administracion/img/cart_gray.gif) right 0 no-repeat;
}
a.cc2:hover, a.cc2:active {
	background: url(../administracion/img/cart.gif) right 0 no-repeat;
}
#buscador {
	text-align: right;
	padding: 1.0em 2.0em;
	background: #fffcf2;
	margin: -1.0em 0 0;
	border-bottom: solid 1px #CCC;
}
#buscador label {
	margin: 0 0.5em;
}
.redes_sociales {
	padding-bottom: 0.8em;
	float: right;
}
.redes_sociales p, .colaboradores p {
	margin: 0;
	font-size: 85%;
}
.redes_sociales p img {
	vertical-align: middle;
}
.colaboradores p img {
	vertical-align: top;
	margin: -5px 5px;
}

div.facebook_login, #fb-root {display: inline;}
div.facebook_login {margin: auto 0.3em;}
div.facebook_like {display: block; width: 60%; height: 2.0em; text-align: right; margin: -2px -350px 0 0; padding-right: 4px; float: right;}
div.facebook_like * {float:right;}
div.facebook_like #___plusone_0 {width: 70px !important;}

.table_envios_int { border-top:1px solid #a6a7a8; border-bottom:1px solid #a6a7a8; width:100%; }
.table_td_envios_int { background-color:#ededed; }

.table_envios_int td { padding:10px; text-transform:uppercase; color:#F59626; font-weight: bold; font-size:13px; line-height:17px; }
.table_envios_int td span { text-transform:none; color:#4e5052; font-weight: bold; }
#destacar_envios { background: #da9434 url(../img/a_destacar.jpg) 8px 5px no-repeat; margin:15px 0; color:#FFF; text-transform:uppercase; font-weight: bold; padding:10px 10px 10px 42px; }
.rounded-all { -moz-border-radius: 5px; -webkit-border-radius: 5px; -khtml-border-radius: 5px; border-radius: 5px; display: block; }

#enlacesfooter { width:960px; margin: 0 auto; padding:10px 0 20px 0; }
.col_enlaces { float:left; width:225px; margin: 0 25px 0 0; }
.col_enlaces h6 { font-size:13px; font-weight: bold; margin: 0 0 10px 0; color:#000; }
.col_enlaces ul li { list-style:none; font-size:11px; margin:0; padding:0; }
.col_enlaces ul li a { text-decoration:none; }
.col_enlaces ul li a:hover { text-decoration:underline; color:#474747; }
.col_enlaces ul li a:active { text-decoration:underline; color:#474747; }
