/*generales*/ 
html, body{ 
margin:0; 
padding:0; 
text-align:center; 
font-family: Helvetica, Arial, sans-serif;
font-size:14px;
height:100%;
} 
body {
background: #8BDEE5 url(img/bg.gif) repeat-x;
}
 
#anchopagina{ 
width:950px; 
text-align:left;  
margin-left:auto; 
margin-right:auto;  
} 

img {
border:0;
}
 
form {
margin:0;
}

.colornaranja {
color: #FC9611;
}
.colorazul {
color: #0850E1;
}
.colormarron {
color: #400D12;
}
.colorfosfo {
color: #D9EB0F;
}
.colorrojo {
color: #FF0000;
}
.colorcarmin {
color: #E10030;
}
.colorturquesa {
color: #136F7A;
}
.letra20 {
font-size:20px;
}

.floatleft {
float:left;
position:relative;
}
.floatright {
float:right;
position:relative;
}
.clearboth {
clear:both;
}

a {
text-decoration:none;
color:#5480A4;
}

a:hover {
text-decoration:underline;
}
 
/*cabecera*/
#header{
height:92px;
}

#logo{
 float:left;
 }
#logo img {
margin-top:27px;
margin-right:9px;
}

.selepais{
 float:right; 
 margin-top:40px;
}
#paisa{
height:23px;
background-color: #136F7A;
padding: 0 10px 0;
font-size: 11px;
line-height: 1.4em;
font-weight:bold;
color:white;
}
#paisa span img {
vertical-align:-2px;
}
.selepais img {
margin: 6px 10px 0 0;
}
#cartelhome {
height:186px;
}
 
/*index*/
/*columna izqda */

#leftcol{
 width:324px; 
 float:left; 
 position:relative; 
}

.formularioindex{
margin-top:15px;
background-color:#FFFFFF;
padding:13px;
position:relative;
}
#leftcol form textarea, #leftcol form input {
	font-size:24px;
	letter-spacing:-1px;
	padding:8px;
	border: 1px solid #5480A4;
	width:280px;
	color:#72B2D5;
	margin-bottom:13px;
	background-color:#F4FDFF;
}
#leftcol form textarea {
	height:194px;
	font-family: Helvetica, Arial, sans-serif;
}
#leftcol form span {
	font-size:14px;
	float:left;
	padding-top:9px;
}
#leftcol form .clearfix input {
	float:right;
	background: url(img/fade-butt.png);
	border: 3px double #999;
	border-left-color: #ccc;
	border-top-color: #ccc;
	font-size:15px;
	color: #1A1B1F;
	padding: 0.25em;
	width:auto;
	margin-bottom:0;
	margin-left:8px;
	cursor:pointer;
	}
#leftcol form .clearfix input:active {
	background:none;
	background-color:#FFFFFF;
}
#leftcol form .colormarron {
	position:relative; /*fix IE6*/
}
#index_alerta {
	width:180px;
	height:47px;
	color:white;
	background:url(img/backtip1.gif) no-repeat;
	position:absolute;
	left:24px;
	top:235px;
	z-index:10;
	padding:10px;
	padding-top:17px;
	font-size: 90%;
	font-weight: bold;
	letter-spacing:-1px;
	display:none;
}

/*columna central*/

#doscolumnas{
	width:626px; 
	float:right; 
	position:relative; 
}

#maincol{ 
	float: left; 
	display:inline; 
	position: relative; 
	width:307px;
	margin: 0 22px; 
 }
 #comofunciona {
	margin-top:15px;
	font-size:11px;
	color:#636363;
	line-height: 1.2em;
}
#comofunciona img{
	float:right;
}
#tequedan {
	padding-top:30px;
	width:155px;
	height:158px;
	position:absolute;
	right:4px;
	top:3px;
	text-align:center;
	font-size:36px;
	}
#tequedan .mensajes {
	position:absolute;
	top:70px;
	right:46px;
	font-size:14px;
	font-weight:bold;
	letter-spacing:-1px;
	padding-bottom:50px;
}
#videoexplicativo {
	text-align:center;
	margin-top:15px;
}	
#bottomimg{
	position:absolute;
	width:307px;
	bottom:-2px;
	right:-329px;
	text-align:center;
}
#bottomimg img{
	margin-top:11px;
}
	
/*columna derecha*/

#rightcol{
 width:275px; 
 float:right; 
 position:relative; 
 overflow:hidden;
}

#rightcol form input, #pags_int_buscador form input {
	font-size:24px;
	letter-spacing:-1px;
	padding:8px;
	border: 1px solid #5480A4;
	width:184px;
	color:#1B1B1F;
	background: #F4FDFF url(img/logogoogle.gif) no-repeat; /** definido tambien en evento js **/
}

#rightcol #submit0, #pags_int_buscador  #submit0 {
	position:absolute;
	right:8px;
	top:12px;
	border:0;
	width:31px;
	height:32px;
	background:#ffffff;
}
#rightcol #submit0:hover, #pags_int_buscador  #submit0:hover {
	width:29px;
	height:30px;
	right:9px;
	top:13px;
}
#botonpaginicio a {
	display:block;
	width:275px;
	height:23px;
	margin-top:15px;
	margin-bottom:14px;
}

.botonvariosinicio {
	margin-bottom:9px;
	font-size: 11px;
	margin-left:8px;
}
.botonvariosinicio a {
	margin-left:14px;
	color: #400D12;
	vertical-align:2px;
}
.botonvariosinicio a:hover {
	color:#136F7A;
}
.botonvariosinicio span {
	vertical-align:2px;
}
.botonvariosinicio span a{
	margin-left:0;
	vertical-align:0;
}
#tepuedeinteresar {
	width:290px;
	margin-top:16px;
}
#tepuedeinteresar a img{
	margin: 10px 7px 0 2px;
	border: 3px double #FFFFFF;
}
#estadored {
	position:absolute;
	right:-626px;
	bottom:0px;
}
#estadored #estadoredcuadro{
	font-size:11px;
	font-weight:bold;
	color: #400D12;
	margin-top:12px;
	width:275px;
	height:50px;
	background: url(img/cuadro_estadored.gif) no-repeat;
	text-align:center;
}
#estadored #estadoredcuadro div{
padding-top:12px;
}
#estadored #estadoredcuadro div img{
vertical-align:-8px;
margin-right:8px;
}

/*pie de pagina*/
#footer {
	padding-top:20px;
	margin-top:36px;
	height:76px; 
	background: url(img/footerbg.gif) no-repeat;
	clear:both;
	text-align:center;
	font-size: 9px;
	text-transform: uppercase;
	line-height: 1.8em;
	}
#footer a{
	color:#400D12;
}
 
#noscript,#index_ok {
color: #FF0000;
width: 100%;
text-align:center;
font-weight:bold;
border:1px solid #FF0000;
margin-top:30px;
margin-bottom:-20px;
padding:6px 0 6px 0;
}

#index_ok {
color: #008000;
border:1px solid #008000;
}

/* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


/*PUBLIZONAS*/
/*generales*/

.ads_tag { font-size:10px; color:#5480A4; display:block;margin-bottom:2px; }

.steps_publi, .steps_publi_bl,.publi_home {
	width:950px;
	margin: 14px auto 0 auto;
	padding:2px 0 7px;
	background:#97E6F3;
	text-align:center;
}
.steps_publi_bl { background:#ffffff; }
.publi_home { margin:20px auto -14px; }


/*STEPS*/
/*preloader*/

#steps_loading, #steps_loading div {
	height:100%;
	width:100%;
	background:#8BDEE5 url(img/bg.gif) repeat-x;
	position:absolute;
	z-index:100;
	top:0;
	left:0;
}
#steps_loading div{ background: url(img/ajax-loader.gif) center center no-repeat; }

/*generales*/

#steps_top { 
	background: #5480A4;
	width:920px;
	margin:auto;
	font-variant: small-caps;
	font-weight: bold;
	color:#FFFFFF;
	font-size:16px;
	text-align:left;
	padding:15px;
}
#steps_top img { margin-right:8px;vertical-align:-1px;}
#steps_top a{ font-variant: normal;font-size:12px;color:#ffffff;margin-top:2px;display:inline-block}

#steps_central {
	width:950px;
	margin:14px auto 0;
	background:#ffffff;
	position:relative;
	line-height:18px;
}

a#steps_boton {
	display:inline-block;
	background-color:#5480A4;
	color:#FFFFFF;
	padding:10px 14px;
	min-width:100px;
	text-align:center;
	font-weight:bold;
	letter-spacing:-1px;
	float:right;
	margin:30px -10px -10px;
}
a:hover#steps_boton { background-color:#72B2D5;text-decoration:none;}

/*step error*/

#steps_top.error { background: #ff0000;}
#steps_central #error { padding:20px; }
#steps_central #error a#steps_boton { margin:auto;float:none;}

/*step1*/

#step1_form {padding:20px; }
#step1_form #condiciones{ font-size:10px;color:#636363;line-height:12px;text-align:left;}
#step1_form #condiciones a { font-variant: small-caps; }
#step1_form #nota {
	margin-top:20px;
	text-align:left;
	font-size:10px;
	color: #136F7A;
	font-weight:bold;
	text-transform:uppercase;
	border: 1px solid #136F7A;
	padding:10px;
	line-height:13px;
}
#step1_form #nota  span { color: #E10030;font-size:11px; }

/*step2*/

#steps_top #timerID span{ font-variant: normal;font-size:12px;}
#timerID {display:inline;}

#steps_top #timerID a {
	display:inline-block;
	background:#FFA500;
	padding: 4px 10px 4px 10px;
}
#steps_top #timerID a:hover { background:#72B2D5;text-decoration:none;}

#step2_form #steps_central .clearfix { padding:10px;margin:auto; }
#step2_form #objeto, #step2_form #flvplayer { border:30px solid #FAFAFA;margin:auto; }
#step2_form #operadores { background:#97E6F3;width:920px;margin: 14px auto;padding: 20px 15px; }

#step2_recuerdadatos {
	width:388px;
	height:48px;
	float:left;
	background-color:#ffffff;
	font-size:10px;
	letter-spacing:-1px;
	line-height:10px;
	position:relative;
	text-align:left;
	padding:6px;
}
#step2_recuerdadatos span{
	color:#5480A4;
	font-variant: small-caps;
	font-weight:bold;
	font-size:12px;
	letter-spacing:normal;
	line-height:12px;
}
#step2_encubridor_recuerdadatos {
	position:absolute;
	width:400px;
	height:60px;
	left:16px;
	background-color:#000000;
	top:21px;
}

/*step3*/

#step3 { padding:20px 40px; }
#step3 .recomienda { width:660px;margin:auto;display:inline-block;}
#step3 .clearboth { margin:35px 0; }
#step3 a#steps_boton { margin:auto;float:none;}


/*paginas interiores general*/
#pags_int{
background-color:#ffffff;
min-height:300px;
padding:14px 14px 25px;
margin-top:10px;
text-align:center;
position:relative;
}
#pags_int_titulo {
color:#ffffff;
font-size:24px;
padding:14px;
letter-spacing:-1.5px;
margin-bottom:25px;
text-align:left;
background-color:#136F7A;
}

/*pagina interior Promo*/
#anchopagina.promo #pags_int_titulo{
background-color:#5480A4;
text-align:center;
}
#anchopagina.promo #pags_int {
padding-bottom:14px;
}

#pags_int_volver {
color:#ffffff;
font-size:24px;
padding:14px;
letter-spacing:-1.5px;
margin-top:25px;
background:#72B2D5;
display:block;
text-decoration:none;
}
#pags_int_volver:hover {
background:#5480A4;
}

/*pagina interior premium*/
#pags_int_titulo_premium {
color:#136F7A;
font-size:28px;
padding:14px;
letter-spacing:-2px;
margin-bottom:25px;
}
#pags_int_titulo_premium  img{
vertical-align:middle;
margin-right:20px;
margin-left:-60px;
}
#pags_int_estrecho_txt {
margin: -10px 50px 14px 50px;
line-height:18px;
}

/*paginas interiores formularios*/
.pags_int_input, .pags_int_submit {
	padding:8px;
	border: 1px solid #5480A4;
	width:280px;
	color:#5480A4;
	margin-bottom:13px;
	background-color:#FFFFFF;
	text-align:center;
	font-size:16px;
}
.pags_int_input:focus {
	background-color:#F4FDFF;
}
.pags_int_submit {
	font-size:1.1em;
	color: #5480A4;
	width:auto;
	margin: 0 1px 0 8px;
	cursor:pointer;
	letter-spacing:-.5px;
	}
.pags_int_submit:active {
	background-color:#F4FDFF;
}
textarea.pags_int_input {
font-family: Helvetica, Arial, sans-serif;
text-align:left;
}
select.pags_int_input {
width:296px;
cursor:pointer;
}

#pags_int_form {
width:300px;
margin:40px auto 10px auto;
padding:22px;
background-color:#F7F7F7;
border-left:1px solid #5480A4;
border-bottom:1px solid #5480A4;
}
#pags_int_form2 {
width:700px;
margin:40px auto 10px auto;
padding:22px;
background-color:#F7F7F7;
border-left:1px solid #5480A4;
border-bottom:1px solid #5480A4;
}
#pags_int_form2 .floatright, #pags_int_form2 .floatleft {
width:300px;
}
#pags_int_form  .floatright, #pags_int_form2 .floatright .floatright{
width:auto;
margin-right:58px;
}
#pags_int_form  span, #pags_int_form2  span{
text-align:left;
display:block;
font-weight:bold;
letter-spacing:-1px;
font-size:13px;
}
#pags_int_form2  span.titulo_redorigen {
font-size:20px;
color:#666666;
letter-spacing:-2px;
font-weight:normal;
}
#pags_int_form2 textarea {
height:120px;
}
/*pag int buscador*/
#pags_int_buscador {
margin:-6px 22px 20px 8px;
}
#pags_int_buscador .floatleft {
width:375px;
text-align:left;
}
#pags_int_buscador form input {
width:284px;
}
#pags_int_buscador .floatright {
margin-top:40px;
}
/*pag int widget */
.pags_int_contenedorwidget, .pags_int_contenedorwidget2 {
width:750px;
height:340px;
margin:auto;
}
.pags_int_contenedorwidget .floatright {
width:340px;
}
.pags_int_contenedorwidget .floatright div, .pags_int_contenedorwidget2 .floatleft div, .pags_int_contenedorwidget2 .floatright div {
border:1px solid #B2B2B2;
background-color:#F4F4F4;
width:290px; 
font-family: Courier New;
font-size: 10px; 
padding:30px 12px; 
color:#666666;
margin-top:100px;
float:left;
}
.pags_int_widgetbg  {
width:321px;
height:318px;
background: url(img/backwidget.gif) no-repeat;
float:left;
}
.pags_int_widgetbg iframe {
margin-top:60px;
}
#pags_int hr {
background-color: #B2B2B2;
height:4px;
width:750px;
border:0;
margin-bottom:40px;
}
.pags_int_contenedorwidget2 {
height:240px;
}
.pags_int_contenedorwidget2 .floatleft div, .pags_int_contenedorwidget2 .floatright div{
width:180px; 
margin-top:35px;
overflow:hidden;
float:left;
}
.pags_int_contenedorwidget2 .floatleft iframe, .pags_int_contenedorwidget2 .floatright iframe {
float:left;
}

/*pag int terminos y condiciones */
#pags_int_ancho_txt{
margin: -10px 14px 14px 14px;
text-align:left;
line-height:18px;
}
#pags_int_ancho_txt span {
font-variant: small-caps;
}

/* imagecaption */
#dhtmltooltip{
position: absolute;
left: -180px;
max-width:180px;
padding: 4px 10px 4px;
background-color: #ffffff;
visibility: hidden;
z-index: 400;
font-size:11px;
font-weight:bold;
}
#dhtmlpointer{
position:absolute;
left: -180px;
z-index: 401;
visibility: hidden;
}

/*captcha*/
#captcha_encubridor {
	position:absolute;
	width:180px;
	height:60px;
	left:-1px;
	background:#000000;
	top:1px;
}
#captcha {
	background:#FFC0CB;
	width:180px;
	font-size:12px;
	font-weight:bold;
	height:60px;
	position:relative;
}
#verif_box {
	padding:2px;
	background:#FFC0CB;
	border:0;
	width:60px;
	text-align:center;
	font-size:14px;
	vertical-align:5px;
	color:#666666;
}
