﻿/*
=======================================================================================
 HOTELES RH                                                     Site produced by KOALAB        
 Copyright 2007                                                   http://www.koalab.com
=======================================================================================
*/

div#backgroundAbout
{
    background: #F9F9F9 url(../../imgLib/aboutus/bg-header-aboutus.jpg) no-repeat left top;
    clear: both;
    width: 892px;
    margin-top: 40px;
    overflow:auto;
}
div#backgroundAbout h1, 
div#backgroundAbout h2
{
    font-family:Trebuchet MS, Arial, Verdana, Sans-Serif;
    font-size:20px;
    font-weight: normal;
}
div#backgroundAbout h3
{
    font-family:Trebuchet MS, Arial, Verdana, Sans-Serif;
    font-weight:bold;
    font-size:16px;
    color:#86992B;
    line-height:20px;
}
div#backgroundAbout h4
{
    font-family:Trebuchet MS, Arial, Verdana, Sans-Serif;
    font-weight:bold;
    font-size:14px;
}
div#backgroundAbout a:hover
{
    text-decoration:none;
}
/*
============================================================================
 Hoteles RH : CABECERA
============================================================================
*/
#headerAboutus
{
    background:transparent url(../../imgLib/aboutus/bg-right.jpg) no-repeat right 67px;
    float:left;
    width:891px;
}
#headerAboutus h2
{
    color:#FFF;
    background-color:#A2A273;
    padding:10px 0px 10px 20px;
    margin:27px 0px 1px 1px;
}
#headerAboutus img
{
    display:block;
    float:left;
}
#linkColumn
{
   float:left;
   width:455px;
   height:602px;
   margin-top:-20px;
   background:transparent url(../../imgLib/aboutus/bg-column-link.jpg) no-repeat left top;
   padding-top:15px;
}
#linkColumn div
{
    border-bottom:1px solid #F6F6F3;
    margin:0px 15px 0px 15px;
    padding-left:70px;
}
#linkColumn h2
{
    color:#6FBBE3;
    padding:12px 0px 0px 0px;
    margin:0px;
    background-color:Transparent;
}
#linkColumn h2 a
{
    color:#6FBBE3;
    text-decoration:none;
    font-family:Trebuchet MS, Arial, Verdana, Sans-Serif;
}
#linkColumn h2 a:hover
{
    text-decoration:underline;
}
#linkColumn p
{
    font-size:11px;
    color:#333;
    font-family:Arial, Sans-Serif, Times New Roman;
    width:352px;
    margin:10px 0px 0px 0px;
    padding-bottom:15px;
}
#linkColumn a
{
    color:#759CC3;
}
#linkColumn #defaultHistory
{
    background:transparent url(../../imgLib/aboutus/img-historia.jpg) no-repeat 10px 12px;
}
#linkColumn #defaultPhilosophy
{
    background:transparent url(../../imgLib/aboutus/img-filosofia.jpg) no-repeat 10px 12px;
}
#linkColumn #defaultEnvironmental
{
    background:transparent url(../../imgLib/aboutus/img-politica.jpg) no-repeat 10px 12px;
}
#linkColumn #defaultDownload
{
    background:transparent url(../../imgLib/aboutus/img-descargas.jpg) no-repeat 10px 12px;
}
#linkColumn #defaultJob
{
    background:transparent url(../../imgLib/aboutus/img-empleo.jpg) no-repeat 10px 12px;
}
#linkColumn #defaultQuality
{
    background:transparent url(../../imgLib/aboutus/img-distinciones.jpg) no-repeat 10px 12px;
    border-bottom:none!important;
}
/*
============================================================================
 Hoteles RH : CONTENIDO CENTRAL
============================================================================
*/
#contentAboutus
{
    clear:both;
    width:370px;
    position:absolute;
    top:500px;
    .margin-top:30px;
}
#contentAboutus p
{
    font-size:12px;
    color:#999;
    margin-bottom:20px;
    margin-left:23px;
}
/*
============================================================================
 Hoteles RH : PIE
============================================================================
*/

p.footer
{
    display:block;
    clear:both;
    background-color:#EFEFE7;
    margin:0px;
    padding:0px;
    height:32px;
    margin-bottom:30px;
    width:892px;
}
p.footer a
{
    float:right;
    display:block;
    margin-top:10px;
    padding-right:25px;
}

