*
{
margin: 0;
padding: 0;
border:0px;
}



html{
/* background:url(../img/bg_html.png) repeat-x; */
}



html .ondas{
position:absolute;float:right;
top:0;
right:0px;
display:none;
background:url('../img/ondas.png') left top no-repeat;
width:358px;
height:141px;
}

body
{
    font-size:14px;
    font-family: Tahoma, Helvetica, "Frutiger-Roman","Trebuchet MS", Verdana, Arial, sans-serif;
    background:#fff url(../img/bg_html.png) repeat-x;
    color:#555555;
}

body.noscript{
background:url(../img/bg_html.png) left 85px  repeat-x;
}

#page, #wrapper
{
/* background:url(../img/bg_body.png) -20px top no-repeat; */
width: 950px;
margin: 0 auto;
min-height: 100%;
/* text-align: left; */
}

* html #page, * html #wrapper
{
height: 100%;
}

.clearer
{
clear: both;
display: block;
height: 1px;
margin-bottom: -1px;
font-size: 1px;
line-height: 1px;
}

img{
border:0px;
}

a{
text-decoration:none;
}

a:hover{

}
/*BEGIN HEADER*/


.noJS{
    background:#091B49;
    font-size:15px;
    color:#fff;
    width:100%;
    border-bottom:5px solid #fcb51f; 
    height:80px;
}
.noJS p{
    padding:20px 0px;
    width:950px;
    margin:0 auto;
}

#header{
    padding-top:6px;
}

#header .logoGris{
position:absolute;
top:36px;
/* top:0; */
left:-40px;
z-index:-1;
}




#especiales
{
width: 950px;
font-size: 10px;
text-transform:uppercase;
position:absolute;
line-height:30px;
/* height:51px; */
z-index:2;
left:0px;
}

#especiales #privado{
    float:left;
    font-size:14px;
    text-transform:none;
}


#especiales .lema{
float:left;
width:auto;
display:block;
color:#839ABB;
font-size:14px;
line-height:50px;
}


#especiales .fijas{
color:#fff;
text-align:right;
float:right;
}

#especiales .fijas a, #especiales #privado a{
color:#fff;
padding:0;
}
#especiales .fijas a:hover, #especiales #privado a:hover{
color:#FCB51F
}

#especiales ul{
    margin:0!important;
}

#especiales ul.fijas { 
display:block;
width:auto;
float:right;
}

#especiales li { 
display: inline;
padding: 0 2px;
}

#especiales a {
color:#000;
}   

#especiales a:hover {
}

/*#especiales a.home{background:url(../img/bullets/home.gif) left center no-repeat}
#especiales a.home:hover{background:url(../img/bullets/homesel.gif) left center no-repeat}
#especiales a.contact{background:url(../img/bullets/contact.gif) left center no-repeat}
#especiales a.contact:hover{background:url(../img/bullets/contactsel.gif) left center no-repeat}
#especiales a.help{background:url(../img/bullets/help.gif) left center no-repeat}
#especiales a.help:hover{background:url(../img/bullets/helpsel.gif) left center no-repeat}*/


#especiales .contactoSocial{
/*     clear:right; */
    color:#fff;
    text-transform:none;
    line-height:30px;
    height:30px;
    overflow:hidden;
    float:right;
    font-size:14px;
}

#especiales .contactoSocial li{
    float:left;
}

#especiales .contactoSocial a{
    color:#fff;
}
#especiales .contactoSocial a:hover{
color:#FCB51F
}

#especiales .contactoSocial .red a {
    text-indent:-99999px;
}

.contactoSocial span,#especiales .alta-login span{
    width:20px;
    height:20px;
    float:left;
    display:block;
    margin:0 5px 0 12px;
}

.contactoSocial .telefono span{
    background:url(../img/icono_telefono.png) no-repeat;
}

.contactoSocial .mail span{
    background:url(../img/icono_email.png) no-repeat;
}

.contactoSocial .mail{
    margin-right:10px;
}



#especiales .alta-login span{
    background:url(../img/icono_alta_login.png) no-repeat;    
}



#especiales .idiomas{
float:right;
width:auto;
font-size:14px;
display:block;
}

#especiales .idiomas a{
color:#fff;
}
#especiales .idiomas a:hover{
color:#FCB51F
}

#especiales .idiomas .submenuli{
    padding-right:20px;
    background:url(../img/bullets/down_arrow.png) right center no-repeat;
}

#langs{
visibility:hidden;
}

#especiales .idiomas li{
    display:block;
}

#especiales .idiomas img{
    vertical-align:middle;
}

#especiales .idiomas ul.submenu{
position:absolute;
right:0px;
top:30px;
visibility:hidden;
padding:0;
z-index:99;
border-top:3px solid #fff;
background:#073477;
}

#especiales .idiomas ul.submenu li{
    display:block;
    line-height:20px;
    border-bottom:1px solid #fff;
}

#especiales .idiomas ul.submenu li a{
    line-height:22px;
    padding:4px 10px;
    display:block;
}


#menuSupEx{

position:absolute;
top:55px;
left:0px;
z-index:10;
}

#menuSupEx img{
    display:block;
}

#menuSupEx a{
display:block;
}


#menuSup{
padding:55px 0 0 0;
float:right;
width:650px;
border-bottom:2px solid #E1E1E1;
}



#menuSup ul { 
float: right;
list-style-type: none;
margin: 0px;
padding: 0px;

}

#menuSup li { 
float: left;
margin:0 0 0 0;
}

#menuSup .separador{
    margin-top:16px;
    height:15px;
    color:#E1E1E1;
    line-height:20px;
    border-right:2px solid #E1E1E1;
}

#menuSup a {
line-height:20px;
text-align: center;
text-transform:uppercase;
padding:15px 6px 5px 6px;
color:#555555;
}

#menuSup a:hover {
color:#fff;
}       

 
#menuSup a, #menuSup  span
{
display: block;
float: left;
}
 

/* #menuSup .precios a{background: url(../img/lefttabes.png) left top no-repeat;} */
#menuSup a:hover{background: #073477}

/* #menuSup .precios a span.left {background: url(../img/righttabes.png) right top no-repeat;} */
#menuSup a:hover span.left {background: #073477}

/* #menuSup .precios a span.cont {background: url(../img/bg_tabes.png) repeat-x;} */
#menuSup a:hover span.cont {background: #073477}
 
#menuSup .selected{
    background:#073477;
line-height:20px;
text-align: center;
text-transform:uppercase;
padding:15px 6px 5px 6px;
color:#fff;

}
  


#menuSup a.others{
width:94px;
float:none;
padding-bottom:5px;
}

#menuSup a.others:hover{
    background:none;
    color:#073477;
    
}


#menuSup .submenuli{
padding:0;
/* margin:0 0 0 1px; */
text-align:center;
display:block;
position:relative;
width:112px;
}

#menuSup .submenuli a{
padding:0px 10px 0px 8px;
}


#menuSup ul.submenu{
border-top:3px solid transparent;
position:absolute;
right:0px;
visibility:hidden;
padding:0;
z-index:99;
}

#menuSup ul.submenu li{
margin-left:0px;
border-bottom:1px solid #fff;
text-align:center;
padding:0;
display:block;
width:100%;
background-color:#073477;
}

#menuSup .submenu li.curva{
border:none;
}

#menuSup .submenuli .submenu {
width:100%;
}

#menuSup .submenuli .submenu  a{
clear:both;
color:#fff;
line-height:15px;
font-size:13px;
height:auto;
position:relative;
padding:8px 5px 8px 5px;
margin:0;
background-color:transparent;
background-image:none;
text-align:center;
display:block;
width:102px;
}

#menuSup .submenuli .submenu a:hover{
color:#fff;
background-color:#355a90;
background-image:none;
}

#menuSup .submenu li.curva{
background-color:transparent;
}

#menuSup .lfinal{
background: url(../img/rightfinal.png) right top no-repeat;
padding-right: 13px
}
 
#menuSup .cfinal{
background: #073477;
display:block;
height:20px;
width:96px;
}

#menuSup .final{
background: url(../img/leftfinal.png) left top no-repeat;
padding-left: 13px;
}




/*END HEADER*/


/*BEGIN CONTENT*/

#content{
clear:both;
padding-bottom: 40px;
}

#homeEx1 .banner, #lateral .banner{
    margin-top:20px;
}

.lateralBloque{
margin:0 0 20px 0;/* 25 years */
}

.lateralBloque.cambios h4, .lateralBloqueNivel.cambios h4{
color:#fff;
display:block;
text-align:center;
font-size:18px;
font-weight:bold;
text-transform:uppercase;
/* background:url(../img/bg_lateralh4.png) no-repeat; */
/* height:40px; */
/* line-height:40px; */
margin: 0 0 5px 1px;
width:280px;
}

.lateralBloque.cambios h6{
color:#073579;
font-size:14px;
font-weight:bold;
text-transform:uppercase;
text-align:center;
display:block;
padding:2px 0 5px 0;
}

.scConversor{
    
}

.scConversor table{
    border-collapse:collapse;
}

.scConversor th{
    border-bottom:1px solid #093D8C;
}

.scConversor td{
    background: rgb(34, 83, 156); 
    background: rgba(34, 83, 156, 0.7); 
    border-bottom:1px solid #094092
}

.scConversor h4, .scConversor h6{
    font-weight:bold !important;
}

.scConversor p{
    margin:0!important;
    padding:0 0 5px 0!important;
}

.scConversor select{
    margin-bottom:5px;
}

.calculo{
width:250px;
padding:0 20px 0 20px;
color:#fff;
font-size:14px;
position:relative;
/* height:190px; */
}

 .calculo select{
color:#666;
background:#fff;
width:238px;
border:1px solid #ccc;
}

 .calculo .radio{
padding:10px 0 10px 0;
font-size:13px;
}

 .calculo .total span{
text-decoration:underline;
}

.calculo .select2{
    width:100% !important;
}

.calculo .importe{
color:#666;
width:75px;
height:18px;
padding:2px 0 0 5px;
border:1px solid #ccc;
}

.cambios table{
width:244px;
margin:0 19px 0 19px;
}


.lateralBloque th{
background:#3A69AD;
padding:0 4px 0 4px;
color:#fff;
font-size:12px;
font-weight:normal;
height:20px;
text-align:left;
}
.lateralBloque td{
color:#fff;
padding:0 4px 0 4px;
height:20px;
font-size:12px;
}

.lateralBloque .right, .scConversor .right{
text-align:right;
}

.lateralBloque.productos th{
padding:0 0 0 10px;
font-size:12px;
font-weight:normal;
text-align:left;
}
.lateralBloque.productos td{
padding:0 0 0 10px;
font-size:12px;
font-weight:normal;
color:#ccc;
}

.cambios{
width:280px;
/* height:380px; */
height:auto;
/* background:url(../img/bg_lateralcambios.png) no-repeat; */
}

.cambiosContent{
/* height:190px; */

}

.lateralBloque.cambios a.contact{
    color:#fff;
    font-size:11px;
}
.lateralBloque.cambios a.contact:hover{
    color:#fcb51f;
    background:none;
}

.cambios a.todos, .lateralBloqueNivel.cambios a.todos,.cambios a.reservar, .lateralBloqueNivel.cambios a.reservar{
background:#ccc;
-moz-border-radius: 10px 10px 10px 10px / 10px 10px 10px 10px;
border-radius: 10px 10px 10px 10px / 10px 10px 10px 10px;
color:#073477;
font-size:11px;
text-transform:uppercase;
width:240px;
line-height:20px;
display:block;
text-align:center;
margin:5px 0 0 21px;
text-decoration:none;
}

.lateralBloqueNivel.cambios a.reservar{
    margin-bottom:10px;
    background:#fff;
    text-decoration:none;    
}

.lateralBloqueNivel.cambios a.reservar:hover{
}

.cambios .reservarCambio, #nivelPri .reservarCambio,.cambios .comprarCambio, #nivelPri .comprarCambio{
margin:12px auto 0 auto;
background:#e1e1e1;
color:#004080;
font-size:15px!important;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
width:50%;
line-height:25px;
display:block;
text-align:center;
padding:2px 0;
cursor:pointer;
border-radius:0;
}

.cambios .reservarCambio:hover, #nivelPri .reservarCambio:hover, .cambios .comprarCambio:hover, #nivelPri .comprarCambio:hover{
background:#fcb51f;

}

.cambios a:hover,.lateralBloqueNivel.cambios a:hover{
background:#fcb51f;
}

.radio{
visibility:hidden;
}

#cambiosExtendida, #productosExtendida{
width:550px;
 border-collapse:collapse;
/* background:#22539E */
}

#cambiosExtendida .flag{
    padding:0 0px 0 2px !important;
    text-align:right;
    width:16px!important;
}

#cambiosExtendida th, #productosExtendida th{
background:#3A69AD;
color:#fff;
font-size:14px;
font-weight:bold;
height:20px;
padding:0 10px 0 10px;
 white-space:nowrap;
}

#cambiosExtendida td, #productosExtendida td{
font-size:14px;
color:#073477;
padding:0 10px 0 10px;
}

#productosExtendida th, #productosExtendida td,#cambiosExtendida th, #cambiosExtendida td{
text-align:left;
padding:5px 10px 5px 10px;
border-bottom:1px solid #ccc;
}

#productosExtendida .reservar,.tableCambios .reservar{
margin:10px auto;
text-decoration:none;
}



#cambiosExtendida .exGbp{
text-align:center;
/* padding:0 0 0 10px; */
}

#cambiosExtendida .exMoneda{text-align:left; width:170px}

#cambiosExtendida .exCambio{text-align:right; width:50px;}


#cambiosExtendida a.contact{
    color:#3b7da9;
}
#cambiosExtendida a.contact:hover{
    color:#fcb51f;
    background:none;
}


.tableCambios h2{
    color:#3A69AD;
    font-size:18px;
    font-weight:normal;
    margin:10px 0 2px 0;
}

.lateralBloque.productos{
margin:20px 0 0 0;
padding:10px 20px 0 20px;
width:240px;
height:210px;
background:#004080;
}

.lateralBloque.productos h4{
color:#fff;
font-size:14px;
text-transform:uppercase;
}

.lateralBloque.productos a.todosProductos{
color:#FCB51F;
font-size:10px;
text-transform:none;
font-weight:normal;
text-decoration:underline;
}

.lateralBloque.productos table{
width:240px;
margin:6px 0 10px 0;
background: rgb(34, 83, 156); 
background: rgba(34, 83, 156, 0.7); 
border-collapse:collapse;
}

.lateralBloque.productos th{
border-bottom:1px solid #073477;
text-align:left;
padding:0 4px 2px 4px;
}

#productosExtendida .tdprecio,#cambiosExtendida .tdprecio, .tdprecio{
 white-space:nowrap;
 text-align:right;
}

.lateralBloque.productos td{
padding:0 4px 1px 4px;
border-bottom:1px dotted #093d8c;
font-size:11px;
}

a.reservar{
background:#ccc;
-moz-border-radius: 5px 5px 5px 5px / 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px / 5px 5px 5px 5px;
color:#073477;
font-size:14px;
text-transform:uppercase;
width:240px;
line-height:25px;
display:block;
text-align:center;
margin:0px 0 0 0;
}

a.reservar:hover{
background:#FCB51F;
}

#tiempo{
margin:30px 0 0 0;
min-height:240px;
height:auto !important;
height:240px;
/* background:url(../img/bg_tiempo.gif) no-repeat; */
padding:10px;
border:2px solid #DADBDB;
 border-radius:20px 20px 20px 20px;
}

#tiempo div{
    border:none !important;
margin:0 auto;
}

#cont_d700fb86ea5551b9bc00a8548bd2a5f0, #cont_0fd471a108cb7749e84e97f5ff798eb6,#cont_9da8d69d3d9ffd26b50cabf1d11eed7e{
border:none !important;
margin:0 auto;
}

#colorbox .texto{
padding:20px;
font-size:12px;
}

#colorbox .texto p{
padding:0 0 15px 0;
}

a.hmcustom{
display:block;
/*background:#004080;
width:280px;
height:44px;
padding:8px 0 0 0;
margin:30px 0 0 0;
color:#fff;
font-size:11px;
text-align:center;
text-transform:uppercase;
color:#ccc;*/
}

a.hmcustom b{
color:#fff;
font-size:16px;
}

a.hmcustom:hover b{
color:#eea713;
}

.twtr-profile-img-anchor{
position:Absolute;
left:10px;
}

.twtr-bd,.twtr-bd a{
font-size:11px !important;
}

.cat-item-6 {display:none;} 


.actualizacion, .tableProductos .actualizacion, .tableCambios .actualizacion{
font-size: 14px;
text-align:center;
background:#fcb51f;
line-height:30px;
padding:0;
margin:0 0 10px 0;
width:485px;
border-radius:5px;
-moz-border-radius: 5px;
}

.tableProductos .actualizacion, .tableCambios .actualizacion{
width:550px;
}

.cambios .actualizacionRate{
font-size: 11px;
text-align:center;
color:#ccc;
line-height:12px;
padding:0;
margin:20px 0 10px 0;
width:280px;
border-radius:5px;
-moz-border-radius: 5px;
}

.cal{
    cursor:pointer
}

.textoHtml #cambiosExtendida{
    width:100%;
}

.textoHtml #cambiosExtendida th{
    background:none;
    color:#081A48;
}

.textoHtml  .actualizacion{
    background:none;
    text-align:center;
    color:#999;
    font-size:11px;
    float:left;
    width:auto;
    margin:5px 0 0 0;
    padding:4px 10px 3px 10px;
    line-height:12px;
}


.textoHtml .tableCambios .reservar{
    background:none;
    text-align:center;
    color:#fff;
    font-size:11px;
    float:right;
    width:auto;
    margin:5px 0 0 0;
    background:#081a48;
    padding:4px 6px 3px 6px;
    line-height:12px;
    text-decoration:none;
    
}
.textoHtml .tableCambios .reservar:hover{
    background:#fcb51f;
    color:#081a48;
}



.textoHtml .tableCambios a{
    text-decoration:none;
}



.textoHtml .cambiosContent{
    width:280px;
    height:auto;
}

 .calculo{
    background:#004080;
    height:auto;
}



 .calculo{
    padding:10px 15px 15px 15px;
    height:auto;
       
}

.soloCalculo .calculo{
    border-radius:20px 20px 20px 20px!important;
}

.calculo p{
    margin-bottom:5px!important;
}

.calculo p.cantidad{
    width:45%;
    float:left;
    padding-right:5%!important;
}

.calculo .subtotal{
    width:45%;
    float:right;
}

.calculo input{
    height:26px;
    line-height:26px;
    width:100px;
    padding:0 5px;
    font-size:14px;
    background:#fff;
    border:1px solid #fff;
    margin-right:1px;
}

.calculo .info{
    display:block;
    text-align:center;
    margin-bottom:0!important;
    margin-bottom:0!important;
}

.calculo .select2, .calculo input{
    margin-top:5px;
}

.calculo .select2-selection{
    border: 1px solid #fff;
    background: #fff!important;
    
}

.calculo  .select2-selection__arrow {
    background: #E1E1E1!important;
}

.textoHtml .calculo h6{
    text-align:center;
    text-transform:uppercase;

}

/*.textoHtml .calculo a.reservarCambio, .scConversor a.todos{
    display:block;
    text-align:center;
    text-decoration:none;
    margin:10px auto 0 auto!important;
    width:auto;
    background:#094194;
    color:#fff;
    padding:5px 6px 3px 10px!important;
    border-radius:10px;
    text-transform:uppercase;
    font-size:11px!important;
    line-height:12px!important;
    height:12px!important;
}*/

.scConversor a.todos{
    width:222px;
    background:#CCC;
    color:#081a48;
    margin:5px auto 0 auto!important;
    padding:4px 6px 3px 10px!important;    
}

.scConversor a.todos:hover{
    background:#fff;
}

.scConversor .calculo a.reservarCambio:hover{
    background:#fcb51f;
}

.scConversor .cambioHoy{
    background:#073477;
    color:#fff;
    padding-top:15px;
    padding-bottom:5px;
}

.scConversor table{
width:244px;
margin:0 19px 0 19px;
}

.scConversor table a{
    color:#fff;
    text-decoration:none;
    font-size:11px;
}

.scConversor table a:hover{
    color:#fcb51f;
}


.scConversor th{
background:#3A69AD;
padding:0 4px 0 4px;
color:#fff;
font-size:12px;
font-weight:normal;
height:20px;
text-align:left;
}
.scConversor td{
color:#fff;
padding:0 4px 0 4px;
height:20px;
font-size:12px;
}

.scConversor h4{
    text-transform:uppercase;
    text-align:center;
    line-height:20px;
}

.scConversor .actualizacionRate{
    text-align:center;
    font-size:10px;
    margin:8px 0 0 0 !important;
    padding:0;
    line-height:10px;
}

td.flag{
    vertical-align: middle;
    padding:0 0px 0 4px !important;
    width:16px!important;
    text-align:center;
}

.bloqueRss ul{
    padding-bottom:0;
}

.bloqueRss .fecha{
    padding-bottom:0;
    color:#999
}

.bloqueRss .titular{
    font-size:14px;
    padding-bottom:0px;
}

.bloqueRss .intro{
    padding:2px 0 0 0;
}

.bloqueRss li{
    padding:0 0 15px 0;
}

span.truncated{
    font-size:9px;
}

.limite-on{
    border:1px solid #FF3E3E!important;
}

.subtotal input{
/*     width: auto!important; */
/*     float:right!important; */
}

.alert-limite, .alert-limite-minimo{
background: #ff3e3e!important;
/* border: 2px solid white!important; */
position:absolute;
top:36px;
width:55%;
right:0px;
padding: 10px 20px!important;
color: white!important;
border-radius: 0px!important;
font-size:13px!important;
display:none;
}

.calculo .alert-limite, .calculo .alert-limite-minimo {
    width:250px;
    padding:10px 15px!important;
    bottom:28px!important;
    right:-280px;
    top:auto;
    z-index:10000;
    
}

 .arrow {
    width:20px;
    height:10px;
    background:url(../img/bullets/alert-arrow.png) no-repeat;
    position:absolute;
    top:26px;
    right:30px;
    display:none;
}

.arrow.left{
    right:54%;
}

.validation-advice.vcalculo{
    display:none;
}

.validation-failed.vcalculo{
    border-color:#ccc;
}

.select2-container .select2-selection--single {
    height:30px;
    line-height:30px;
}


.select2-container--default .select2-selection--single{
    border-radius:0px;
    border: 1px solid #CCC;
    background:#f2f2f2
}

.select2-dropdown{
    border-color:#ccc;
    border-radius:0px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color:#073477;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    width:26px;
    background:#073477;
    top:0;
    right:0;
    height:30px;
 
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #fff transparent transparent;    
/*     border:none; */
/*     background:url(../img/bullets/down_arrow.png) center center no-repeat; */
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #fff;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
border:none;
background: url(../img/bullets/down_arrow.png) center center no-repeat;
width: 20px;
height: 20px;
display: block;
left:7px;
top:7px;
}

.select2-container--open .select2-selection--single .select2-selection__arrow b {
background: url(../img/bullets/up_arrow.png) center center no-repeat;
}

#lateral .select2-container--default .select2-selection--single, .reserva  .select2-container--default .select2-selection--single, #homeEx1 .select2-container--default .select2-selection--single {
    border:none;
}


.calculo{
    padding:0;
    width:280px;
}

.calculo-tabs-panel{
    display:none;
    padding:10px 15px 20px 15px;
}

.calculo .tab-reserva{
    display:block;
}

.calculo-tabs-nav-clip li{
    float:left;
    list-style:none;
}
    
.calculo-tabs-nav-clip li a{   
    width: 140px;
    display: block;
    text-align: center;
    background: #e1e1e1;
    background-position: center 8px!important;
    background-repeat:no-repeat!important;
    padding-top:50px;
    padding-bottom:8px;
    line-height:20px;
    text-align:center;
    text-transform:uppercase;
    color:#fff;
    outline:none;
}

.calculo-tabs-nav-clip li a:hover{ 
    background-color:#e6b149;
    
}

.calculo-tabs-nav-clip li a.tabs-selected{
    background-color:#004080!important;    
}


.calculo .p1{
    background-image:url(../img/tab_reserva.png)!important;
    
}

.calculo .p2{
    background-image: url(../img/tab_compra.png)!important;
}



/*END CONTENT*/


/*BEGIN FOOTER*/

#footer{
padding-top:0px;
width: 100%;
font-size: 13px;
clear:both;
background:#E1E1E1;
/* height:380px; */
color: #555;
}

#footer a {
color:#555;
text-decoration:none;
}	

#footer a:hover {
    color:#555;
text-decoration:underline;
}	

#footSup{
width:950px;
margin:0 auto;
height:42px;
padding:18px 0 0 0;
}

#contacto{
float:left;
width:280px;
text-align:center;
}

#contacto .titulo{
    text-transform:uppercase;
    border-bottom:1px solid #555;
    margin-bottom:10px;
    text-align:left;
    
}

#contacto li{
    list-style:none;
    display:inline-block;
    margin:0 2px 20px 2px;
}

#contacto .contactoSocial{
    text-align:center;
}

#contacto .contactoSocial .red a{
    width:30px;
    height:30px;
    display:block;
    padding:0;
    margin:0 1px;
    text-indent:-9999px;
    background:url(../img/iconos_sociales.png) no-repeat;
}

#contacto .contactoSocial .facebook a{ background-position: 0 0;}
#contacto .contactoSocial .youtube a{background-position: -90px 0;}
#contacto .contactoSocial .twitter a{background-position: -30px 0;}
#contacto .contactoSocial .google a{background-position: -60px 0;}
#contacto .contactoSocial .rss a{background-position: 0 0;}

#contacto .contactoSocial .facebook a:hover{ background-position: 0 -30px;}
#contacto .contactoSocial .youtube a:hover{background-position: -90px -30px;}
#contacto .contactoSocial .twitter a:hover{background-position: -30px -30px;}
#contacto .contactoSocial .google a:hover{background-position: -60px -30px;}
#contacto .contactoSocial .rss a:hover{background-position: 0 0;}

#contacto p{
    font-size:14px;
    margin-bottom:0;
}

#contacto p a{
    
}

#menuInf{
width: 640px;
float:right;
padding:2px 0 0 10px;
line-height:18px;
text-transform:lowercase;
}

#footer ul { 
list-style-type: none;
margin:0;
}

#menuInf li { 
float: left;
display:block;
/* max-width:118px; */
font-weight:bold;
text-transform:uppercase;
}

#menuInf .submenu{
    max-width:90px;
    padding-top:10px;
}

#menuInf .submenu li{
    display:block;
    float:none;
    font-weight:normal;
    text-transform:none;
    font-size:12px;
    text-align:left;
}

#menuInf .separador{
    padding:0 2px;
}

#menuInf .submenuli{
    width:95px;
/*     text-align:center;     */
    
}

#menuInf .others{

}

#menuInf .others:hover{
    text-decoration:none;
}

#footInf{
width:950px;
margin:0 auto;
height:30px;
padding:10px 0 0 0;
text-align:center;
border-top:1px solid #fff;
margin-top:30px;
}

#copyright{
display:inline;
padding-left:30px;
}

#help{
height:30px;
overflow:hidden;
text-transform:uppercase;

}

#help ul { 
list-style-type: none;
display:inline;
padding-right:30px;
}

#help li { 
display: inline;
list-style-type: none;
padding-left: 10px;
}




/*END FOOTER*/



html{
height: 100%;
background:#e1e1e1
}

#nonFooter{
position: relative;
min-height: 100%;
}

/* The CSS that's required to position the footer */

/*html{
height: 100%;
}

body{
height: 100%;
}

#nonFooter{
position: relative;
min-height: 100%;
}

* html #nonFooter{
height: 100%;
}

#footer{
position: relative;
margin: -380px auto 0 auto;
}


* html #footer{
margin-top: -380px;
}*/