﻿/*
=======================================================================================
 HOTELES RH                                                     Site produced by KOALAB        
 Copyright 2007                                                   http://www.koalab.com
=======================================================================================
*/

#backgroundTerms
{
    background: #F9F9F9 url(../../imgLib/terms/bg-header-terms.jpg) no-repeat left top;
    clear: both;
    width: 892px;
    margin-top: 40px;
    overflow:auto;
}
#headerTerms
{
    background:#FFF url(../../imgLib/terms/bg-links-header.jpg) repeat-x left top;
    margin-top:26px;
}
#headerTerms h2
{
   color:#A1ACC1;
   font-weight:bold;
   font-size:12px;
   font-family:Arial, Times New Roman, Sans-Serif;
   padding:30px 0px 5px 15px;
}
#headerTerms ul
{
   background:transparent url(../../imgLib/experience/border-gray.gif) repeat-x left bottom;
   height:28px;
   padding-right:15px;
}
#headerTerms li
{
    overflow:auto;
    float:right;
}
#headerTerms li a
{
    display:block;
    float:left;
    color:#666;
    font-size:11px;
    text-align:center;
    padding:5px 20px;
    text-decoration:none;
    border:1px solid #CCC;
    background-color:#E9E9E9;
    margin-top:5px;
}
#headerTerms li a.secondNav
{
    border-right:none;
}
#headerTerms li.selected a
{
    background-color:#F9F9F9;
    border:1px solid #E2EAF0;
    border-bottom:none;
    margin-top:2px;
    color:#A1ACC1;
    padding:7px 20px 7px 20px;
}
#headerTerms li a:hover
{
    text-decoration:underline!important;
}
/*
============================================================================
 Hoteles RH : CONTENIDO CENTRAL
============================================================================
*/
#contentTerms
{
    clear:both;
    margin-top:30px;
    margin:30px;
    color:#666;
}
#contentTerms h2
{
    font-size:20px;
    margin-bottom:20px;
    font-weight:normal;
}
#contentTerms h3, #contentTerms h4, #contentTerms h5, #contentTerms h6
{
    margin-bottom:10px;
}
#contentTerms h3,
#contentTerms h3 a
{
    font-size:18px;
    color:#AD9B9B;
}
#contentTerms h4
{
    color:#C6B8B2;
    font-size:16px;
    font-weight:bold;
}
#contentTerms p
{
    font-size:12px;
    margin-bottom:20px;
}
#contentTerms a
{
    color:#666;
}
#contentTerms a:hover
{
    text-decoration:none;
}
#contentTerms ul
{
    font-size:12px;
    color:#666;
    margin-bottom:10px;
    margin-left:20px;
    list-style-type:circle;
}
#contentTerms ul li
{
    padding-bottom:10px;
}
/*
============================================================================
 Hoteles RH : PIE
============================================================================
*/
p.footer
{
    display:block;
    clear:both;
    background-color:#BFC6D8;
    margin:0px;
    padding:0px;
    height:32px;
    margin-bottom:30px;
    width:892px;
}
p.footer a
{
    float:right;
    display:block;
    margin-top:10px;
    padding-right:25px;
}
