/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Mar 18, 2015, 3:49:05 PM
    Author     : Desarrollo
*/

@charset "UTF-8";
body,td,th {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #777;
}
p {
    text-align:left;
}
a:link, a:visited {
    color: #118acb;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
    color: #bfd730;
}
a:active {
    text-decoration: none;
    color: #008BCE;
}
body {
    background-color: #e8e8e8;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
.right {
    text-align:right;
}
.white h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: normal;
}
.white {
    color:#FFF;
    font-weight: normal;
}

.footer {
    font-family: arial;
    font-size: 12px;
    color: #86d5ff;
}
#top{
    background-image:url(../images/bg.jpg);
    background-repeat: no-repeat;
    background-position: top;
}
#top_inn{
    background-image:url(../images/bg2.jpg);
    background-repeat: no-repeat;
    background-position: top;
}
#footer{
    height:169px;
    background-image:url(../images/bg_footer.gif);
    background-repeat: repeat-x;
    background-position: top;
}
#bg_spot{
    background-image:url(../images/bg_spot.gif);
    background-repeat: no-repeat;
    background-position: top;
    height:50px;
}
.idioma, .idioma a:link, .idioma a:visited{
    font-size:10px;
    color:#777;
}
.selected, .selected a:link, .selected a:visited {
    background-color:#bfd730;
    color:#fff;
    padding:3px;
}
.menu{
    color:#118acb;
    font-family: 'Yanone Kaffeesatz', arial, serif;
    font-size:22px;
}
h1, h3, h2{ 
    font-family: 'Yanone Kaffeesatz', arial, serif; 
}
h2 {
    color:#118acb;
    font-size:24px;
    font-weight: lighter;
}
h3 {
    color:#6F863E;
    font-size:20px;
    font-weight: lighter;

}
.inn{
    color:#fff;
    font-size:38px;
    font-family: Arial, Helvetica, sans-serif;
    /* [disabled]font-family: "Yanone Kaffeesatz", arial, serif; */
    font-weight: lighter;
    background-color:transparent;
    background-image:url(../images/arrow_white.png);
    background-position:0 18px;
    background-repeat:no-repeat;
    padding-left:20px;
}
#degree_inn {
    background-image:url(../images/degree_inn.jpg);
    background-position:right top;
    background-repeat:no-repeat;
    width:280px;
    margin-right:20px;
}

.black {
    color:#111111;
    font-weight: lighter;
    font-family: 'Yanone Kaffeesatz', arial, serif;
    font-size:20px;
}

.footer, .footer a:link {
    color:#86d5ff;
    text-decoration:none;
}
.footer a:hover {
    color:#bfd730;
}

.nav ul {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
}

ul {
    list-style-image:url(../images/arrow_green.gif);
    list-style-position:outside;
    list-style-type:none;
    margin-left:-20px;
}
li {
    line-height:14px;
    padding-bottom:10px;
}

/* nav principal */
.nav li{
    display: block;
    float: left;
    /*background: url(images/blue.gif) no-repeat 0 center;*/
}
.nav li:first-child{
    background: none;
}
.nav li:last-child a{
    margin-right: 0px;
}

.nav li a {
    color:#118acb;
    padding:3px 10px;
    margin:0 3px;
    text-decoration:none;
}
.nav li a:hover, .nav li .selected{
    color: #fff; 
    -webkit-border-radius: 2px; 
    -moz-border-radius: 2px; 
    background: #014e94;
}
#cont_middle{
    background: url(../images/bg_cont.gif) repeat-y;
    padding: 5px 20px 0 20px;
}
#cont_flota{
    background: url(../images/bg_cont.gif) repeat-y;
    padding: 0px 20px 0 20px;
}
.imagen_thumb, .box {
    -moz-border-radius-bottomleft:3px;
    -moz-border-radius-bottomright:3px;
    -moz-border-radius-topleft:3px;
    -moz-border-radius-topright:3px;
    background-color:#f5f5f5;
    float: left;
    margin-right: 20px;
    border: 1px solid #d5d5d5;
    padding:4px;
    margin-bottom: 20px;
}
.imagen_right {
    -moz-border-radius-bottomleft:3px;
    -moz-border-radius-bottomright:3px;
    -moz-border-radius-topleft:3px;
    -moz-border-radius-topright:3px;
    background-color:#f5f5f5;
    float: right;
    margin-left: 20px;
    border: 1px solid #d5d5d5;
    padding:4px;
    margin-bottom: 10px;
}

hr {
    margin: 30px 0;
    background-color:#d0d0d0;
    color:#d0d0d0;
    height:1px;
    border:0 none;
    width:100%;

}
a.city {
    background-image: url(../images/ico_ubicacion.gif);
    background-repeat: no-repeat;
}
.ver_mas, a.ver_mas:link, a.ver_mas:visited {
    background-image: url(../images/arrow.gif);
    background-repeat: no-repeat;
    background-position:5px 5px;
    color: #118acb;
    font-weight:normal;
    padding-left:13px;
    background-color:transparent;
}
a.ver_mas:hover {
    color: #bfd730;
    font-weight: normal;
    text-decoration: underline;
}
.ciudad, a.ciudad:link, a.ciudad:visited {
    background-color:transparent;
    background-image:url('../images/ico_ubicacion.gif');
    background-position:0 2px;
    background-repeat:no-repeat;
    color:#6F863E;
    font-weight:normal;
    line-height:20px;
    padding-left:13px;
    padding-top:4px;
}
a.ciudad:hover {
    color:#bfd730;
    font-weight: normal;
    text-decoration: underline;
}
.close{
    float:right;
    /*margin: 10px 0 20px 0;
    display:block;*/
}
.uniform {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    color:#777777;
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:12px;
    font-weight:normal;
    outline-color:-moz-use-text-color;
    outline-style:none;
    outline-width:0;
    padding:7px 1px 7px 7px;

    background-attachment: scroll;
    background-color: #FFFFFF;
    background-image: url(../images/bg-input.png);
    background-repeat: repeat-x;
    background-position: 0 0;
    border:1px solid #CCCCCC;
}
.uniform:focus {
    -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
    border-color: #118acb;
    background: url('images/bg-input-focus.png') repeat-x 0px 0px;
}
.Estilo10, .Estilo11{
    line-height: 10px;
}

.container{
    width: 600px;
    margin: 0 auto;
    padding: 40px 35px 20px;
    background-color: #FFF;
}