﻿/*
=======================================================================================
 HOTELES RH                                                     Site produced by KOALAB        
 Copyright 2007                                                   http://www.koalab.com
=======================================================================================
*/

div#backgroundService
{
    background: #F9F9F9 url(../../imgLib/services/bg-header-services.jpg) no-repeat left top;
    clear: both;
    width: 892px;
    margin-top: 40px;
    padding-top:28px;
}
div#backgroundService h1,
div#backgroundService h2,
div#backgroundService h3,
div#backgroundService h4,
div#backgroundService h5
{
    font-family:Trebuchet MS, Arial, Verdana, Sans-Serif;
    font-weight:normal;
}
div#backgroundService h2,
div#backgroundService h2 a
{
    color:#999;
    font-size:20px;
    padding-bottom:15px;
    text-decoration:none;
}
div#backgroundService h2 a:hover
{
    text-decoration:underline;
}
div#backgroundService h3 
{
    color:#274A8E;
    font-size:30px!important;
    padding-bottom:10px;
}
div#backgroundService h4
{
    color:#3E6FCA;
    font-size:24px;
}
div#backgroundService h5
{
    font-size:20px;
}
a:hover
{
    text-decoration:none;
}
/*
============================================================================
 Hoteles RH : CABECERA
============================================================================
*/
ul#mainService
{
    height:53px;
    background-color:#AECAE6;
    padding:0px 0px 0px 14px;
}
ul#mainService li
{
    display:inline;
}
ul#mainService li a
{
    color:#FFF;
    font-size:12px;
    text-decoration:none;
    width:206px;
    float:left;
    display:block;
    height:53px;
    margin-right:13px;
    _margin-right:10px;
    background:transparent url(../../imgLib/services/bg-nav.gif) no-repeat left bottom;
}
ul#mainService li a strong
{
    display:block;
    text-align:center;
    margin-top:28px;
}
ul#mainService li a:hover
{
    text-decoration:underline;
}
ul#mainService li.selected a
{
    background:transparent url(../../imgLib/services/bg-nav-selected.jpg) no-repeat left bottom;
    color:#86AED7;
}
/*
============================================================================
 Hoteles RH : CONTENIDO CENTRAL
============================================================================
*/

#contentService
{
    background:#F9F9F9 url(../../imgLib/services/bg-services.jpg) repeat-x left top;
    padding:30px 0px 0px 30px;
}
#contentService p
{
    font-size:14px;
    color:#666;
    margin:5px 0px 0px 0px;
    padding-bottom:20px;
    line-height:18px;
}
#contentService a
{
    color:#274A8E;
}
#contentService ul
{
    margin-top:10px;
    font-size:14px;
    color:#666;
    margin-right:30px;
}
#contentService ul li
{
    padding-bottom:10px;
    line-height:15px;
}
#contentService ol
{
    font-size:14px;
    color:#666;
    padding-left:35px;
    margin-bottom:40px;
    margin-right:30px;
}
#contentService ol li
{
    list-style-type:decimal;
    line-height:20px;
    margin-bottom:5px;
}
/*
============================================================================
 Hoteles RH : PIE
============================================================================
*/

p.footer
{
    display:block;
    clear:both;
    background-color:#BCCDED;
    margin:0px;
    padding:0px;
    height:32px;
    margin-bottom:30px;
    width:892px;
}
p.footer a
{
    float:right;
    display:block;
    margin-top:10px;
    padding-right:25px;
}
