@font-face {
    font-family: 'OctinCollegeRegular';
    src: url('../fonts/octincollege/octin_college_rg-webfont.eot');
    src: url('../fonts/octincollege/octin_college_rg-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/octincollege/octin_college_rg-webfont.woff') format('woff'),
        url('../fonts/octincollege/octin_college_rg-webfont.ttf') format('truetype'),
        url('../fonts/octincollege/octin_college_rg-webfont.svg#OctinCollegeRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

a {
   outline: 0;
}

.clearer {
    clear: both;
}



body.boker-main {
    margin: 0px;
     font-weight: normal;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 12px;
    color: #999;
    line-height: 16px;
    text-align: left;
    background-image: url(../img/back.png);
}

/*footer*/

.boker-main .footer {
    background-image: url(../img/bkg_footer.png);
    background-repeat: repeat-x;
    height: 250px;
    width: 100%;
}

.boker-main .footer-in {
    border-bottom-width: 5px;
    border-bottom-style: solid;
    border-bottom-color: #F3932A;
/*    width: 940px;*/
    width: 970px;
    margin-right: auto;
    margin-left: auto;
    height: 245px;
    font-size: 10px;
}

.boker-main .footer-in-left {
    height: 150px;
    width: 265px;
    float: left;
    color: #F3942A;
    padding-left: 45px;
    padding-top: 80px;
    line-height: 16px;
    background-repeat: no-repeat;
    background-position: 5px 30px;
}

.boker-main .footer-logo-es-es
{
    background-image: url(../img/logo_footer-es.png);

}
.boker-main .footer-logo-en-gb
{
    background-image: url(../img/logo_footer-en.png);
}

.boker-main .footer-in-left p {
    margin: 0;
}

.boker-main .footer-in a , .boker-main .footer-in a:visited, .boker-main .footer-in a:active  {
    color: #F3942A;
    text-decoration: none;
}

.boker-main .footer-in a:hover      {
    color: #FFF;
    text-decoration: none;
}
.boker-main .footer-in-right {
    height: 170px;
    width: 320px;
    float: left;
    padding-top: 30px;
}



.boker-main .footer-form-item {
    color: #666;
    /*    padding-left: 10px;*/
    float: left;
    width: 300px;
}

.boker-main .footer-form-bkg {
    color: #666;
    background-color: #2D2D2D;
    width: 295px;
    margin-top: 4px;
    /*    margin-left: 10px;*/
    margin-bottom: 7px;
    float: left;
    padding-left: 5px;
}

.boker-main .campo-texto {
    width: 100%;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 11px;
    color: #666;
    background-color: #2D2D2D;
    height: 20px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

.boker-main .footer-form-btn {
    color: #666;
    /*    padding-left: 10px;*/
    width: 298px;
    height: 30px;
    text-align: right;
    float: left;
}

.boker-main .footer-form-btn input {
    height: 26px;
    width: 100px;
    background-image: url(../img/btn-enviar.png);
    background-repeat: no-repeat;
    background-position: center;
    border: 0 none;
    padding: 0;
    background-color: black;
    color: #F3932A;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 8pt;
    text-transform: uppercase;
    cursor: pointer;
}

.boker-main .footer-in-right .cont-form {
    border-color: #636363;
    border-style: dashed;
    border-width: 0 0 0 1px;
    height: 202px;
    padding-left: 8px;
    padding-top: 5px;
}

.boker-main .footer-in-right h3 {
    margin: 0;
    margin-bottom: 12px;
    color: #F2922A;
    text-transform: uppercase;
    font-size: 10.5pt;
    font-weight: normal;
    font-family:OctinCollegeRegular;
}

/*finfooter*/

/*contenido home*/

.boker-main .contenido {
    width: 970px;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
    background-color: #FFF;
}

.boker-main .contenido-home {
    border-top-width: 5px;
    border-bottom-width: 5px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #F90;
    border-bottom-color: #F90;
/*    width: 940px;*/
		padding-left: 15px;
	padding-right: 15px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    overflow: hidden;
}

.boker-main .contenido-home .columna-1 {
    float: left;
    width: 304px;
    margin-right: 12px;
}

.boker-main .contenido-home .columna-1 .cont-titulo {
    margin-bottom: 10px;
    width: 304px;
}


.boker-main .contenido-home .columna-1 h2 {
    margin: 0;
    color: #F2922A;
    text-transform: uppercase;
    font-size: 14pt;
    height: 26px;
    padding-top: 5px;
    /*    padding-bottom: 6px;*/
    border-style: solid;
    border-width: 0 0 1px;
    border-color: #F2922A;
    display: block;
    font-family:OctinCollegeRegular;
     font-weight: normal;
}

.boker-main .contenido-home  .columna-1 .cont-titulo hr
{
    border-style: solid;
    border-width: 0 0 2px;
    border-color: #F2922A;
    display: block;
    margin: 0;
    float: left;
}


.boker-main .cont-titulo-en-GB hr {
    width: 146px;
}

.boker-main .cont-titulo-es-ES hr {
    width: 177px;
}

.boker-main .contenido-home  .columna-1 p {
    margin: 0;
    margin-bottom: 15px;
}



/*fin contenidohome*/
