@charset "utf-8";

/* =GLOBAL
----------------------------------------------- */

body, dd, dl, dt, fieldset, legend, form, table, td, h1, h2, h3, h4, h5, h6, li, ol, ul, p {
	border: 0;
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
}

html {
	text-align: center;
}

body {
	background-color: #FFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.3;
	color: #020053;
}

a {
	outline:none;
}

a:link {
	color: #06C;
	text-decoration: underline;
}

a:visited {
	color: #669;
}

a:hover {
	text-decoration: none;
}

img {
	border: 0;
}

input, select, table, textarea {
	font-size: 100%;
	font-family: Verdana, Helvetica, sans-serif;
}

p {
	margin: 1em 0;
}

ul, ol {
	margin: 0.8em 0 0.8em 2.5em;
}

ul ul {
	margin: 0 0 0 1.5em
}

dl {
	margin-bottom: 2em;
}

dd {
	font-size: 0.95em;
	line-height: 1.2;
}

li {
	margin: 0.25em 0;
}

abbr {
	cursor: help;
}

kbd {
	font-size: 1.2em;
}

.nw {
	white-space: nowrap;
}

.oculto, hr {
	display: none;
}

hr.visible {
	display: block;
	border: none;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #fff;
	margin: 1.5em 0;
}

.txtoff {
	display: block;
	text-indent: -1000em;
	background-position: left top;
	background-repeat: no-repeat;
}

.impresion {
	display: none;
}

.xl {
	font-size: 1.2em;
	clear: both;
}

/* =TITULARES
----------------------------------------------- */

h1, h2, h3, h4, h5, h6, legend, dt, button {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.1;
	font-weight: bold;
	color: #00005A;
}

h1 {
	line-height: 1;
	font-size: 2em;
	margin: 0 0 0.25em;
}

#destacado-promocion h1, .detalle-terminal h1 {
	border: none;
	margin: 0;
}

h2 {
	font-size: 1.75em;
	margin-bottom: 0.8em;
}

.paso h2 {
	padding-bottom: 0.25em;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

#modalidad h3 {
	font-size: 1.5em;
	color: #76B900;
}

h3, dt {
	font-size: 1.25em;
}

h4 {
	font-size: 1.15em;
}

dt {
	margin-top: 1em;
	color: #000;
	font-size: 1.1em;
}

/* =TEXTO GENERAL
----------------------------------------------- */

p.subtitulo {
	margin: 0 0 2em;
	color: #000;
}

#modalidad p.subtitulo {
	margin: 0 0 0.8em;
}

p.condiciones {
	margin: 0.25em 0;
	font-size: 0.9em;
}

#terminal p {
	margin: 0;
}

/* =ENLACES-BOTONES
----------------------------------------------- */

p.condiciones a {
	color: #999;
	text-decoration: none;
}

a.imprimir {
	padding: 5px 0 5px 23px;
	background: url(../img/gui/icono/imprimir.gif) center left no-repeat;
}

/* =LISTAS
----------------------------------------------- */

.especiales ul {
	list-style: none;
	margin: 0;
}

.especiales li {
	margin-bottom: 1.5em;
}

.columna-ab-b .especiales li {
	margin-bottom: 0.5em;
}


/* =MISC
----------------------------------------------- */

img.flotante {
	float: left;
	margin: 0 1.25em 1em 0;
}

/* =GENERALES
----------------------------------------------- */

#global {
	margin-left: auto;
	margin-right: auto;
	width: 733px;
	text-align: left;
}

/* Layout A */
.layout-a .columna-ab-a {
	float: left;
	width: 540px;
}

.layout-a .columna-ab-b {
	float: left;
	width: 175px;
	margin-left: 18px;
}

.controles {
	margin-top: 1.5em;
}

/* =DESTACADOS
----------------------------------------------- */

.destacado-distribuidor {
	margin-bottom: 2em;
}

#destacado-promocion {
	margin-bottom: 2em;
}

#terminal .destacado {
	margin-bottom: 1em;
}

.columna-ab-b .distribuidor p {
	font-size: 0.95em;
}

/* =MODULOS
----------------------------------------------- */

.paso {
	margin-bottom: 2.5em;
}

.paso .columna-ab-a {
	width: 175px;
}

.paso .columna-ab-a.img {
	position: relative;
	top: -10px;
	left: -19px;
	margin-right: 0 !important;
	margin-right: -19px;
}

.paso .columna-ab-b {
	width: 340px;
}

/* =TARIFAS
----------------------------------------------- */

.tarifas .ampliacion {
	border: 1px solid #ccc;
	padding: 1em;
}

/* =TERMINAL
----------------------------------------------- */

#terminal a {
	text-decoration: none;
	color: #00005A;
}

#terminal .item {
	line-height: 1.0;
}

strong.precio small {
	font-size: 0.7em;
	font-weight: normal;
	margin-left: 0.2em;
}

/* Destacado */

#terminal .destacado strong {
	display: block;
	font-size: 1.2em;
}

#terminal .destacado .item {
	float: left;
	height: 130px;
	width: 180px;
	font-size: 1.4em;
}

#terminal .destacado .item div {
	position: relative;
	float: left;
	width: 65px;
	height: 130px;
}

#terminal .destacado .item div img {
	position: absolute;
	bottom: 0;
	right: 10px;
}

#terminal .destacado .item p {
	float: left;
	height: 80px;
	width: 95px;
	margin: 25px 0;
	padding: 0 0 0 0.2em;
	color: black;
	font-size: 0.80em;
}

#terminal .destacado strong.precio {
	margin-top: 5px;
	font-size: 2.4em;
	color: #0071C7;
	font-weight: normal;
	line-height: 0.7;
}

#terminal .destacado .desde {
	display:block;
	font-size: 0.8em;
	margin-top: 0.25em;
	color: #666;
}

/* =CLEARFIX
----------------------------------------------- */

.cfix {
	clear: both;
}

.cfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html .cfix
{height: 1%;}
/* End hide from IE-mac */

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}

/* =ENCABEZADO
----------------------------------------------- */

#global #encabezado {
	position: relative;
}

#global #encabezado .distribuidor {
	position: absolute;
	right: 0;
}

/* Nivel 1 */

#encabezado ul {
	height: 40px;
	margin: 20px 0;
}

#encabezado li {
	display: inline;
	overflow: hidden;
}

#encabezado ul.n1 a {
	text-indent: -1000em;
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
	width: 147px;
	height: 40px;
}

#encabezado a.seleccionado, #encabezado ul.n1 a:hover {
	background-position: bottom !important;
}

/* =PIE
----------------------------------------------- */

#pie {
	padding-top: 1.5em;
	margin-top: 4em;
	text-align: center;
	border-top: 1px solid #ccc;
	font-size: 0.8em;
	color: #2084D0;
}

#pie img {
	vertical-align: middle;
	margin: 0 2em;
}

#pie a:link, #pie a:visited {
	color: #999;
	text-decoration: none;
}

#pie a:hover {
	text-decoration: underline;
}

/* =GLOBAL
----------------------------------------------- */

label {
	cursor: default;
}

/* =CONTROLES
----------------------------------------------- */

input, select {
	padding: 0.07em;
}

#modalidad label {
	display: block;
	margin: 0.75em 0;
}

#modalidad label select {
	width: auto;
}

/* =BOTONES
----------------------------------------------- */

#contacto fieldset {
	display: block;
	position: relative;
	margin-top: 1em;
}

#contacto input, #contacto select {
	width: 18em;
}

#contacto label {
	display: block;
	float: left;
	width: 20em;
	height: 3.25em;
	margin: 0 0.75em 1em 0;
	color: #666;
}

#contacto input.boton {
	width: auto;
	margin-right: 1.5em;
}

/* =GLOBAL
----------------------------------------------- */

.resultados {
	color: #000;
}

.resultados table {
	font-size: 0.95em;
}

table {
	width: 100%;
	margin-bottom: 3em;
}

.resultados th, .resultados td {
	text-align: left;
	vertical-align: top;
	padding: 0.5em;
}

.resultados th {
	background-color: #0071C7;
	color: #fff;
}

th {
	font-weight: normal;
}

th acronym {
	border: none;
}

th a:link, th a:visited {
	color: #fff;
	text-decoration: none;
}

th a:hover {
	color: #C2E6F4;
}

.seleccionado {
	font-weight: bold;
}

tr.i {
	background-color: #F5F5F5;
}

td em {
	white-space: nowrap;
	display: block;
}