﻿
/*
============================================================================
 Hoteles RH : COLUMNA LATERAL : CONOZCA TODO
============================================================================
*/
#leftHotels h2
{
    font-family: Lucida Sans, Georgia, Arial, Verdana;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 10px;
    text-align:right;
    margin-right:20px;
}
.know-link-hotels
{
    background:#C4E6FF url(../../imgLib/hotels/bg-informacion.jpg) no-repeat left top;
    margin-top:1px;
    overflow:auto;
}
.know-link-hotels h2 
{
    color:#036;
    padding-top:17px;
    width:250px;
    margin-left:30px;
    line-height:25px;
}
.know-link-hotels h2 a
{
    color:#036;
    text-decoration:none;
}
.know-link-hotels h2 a:hover
{
    text-decoration:underline!important;
}
.know-link-hotels p
{
    text-align:right;
    color:#069;
    margin-right:22px;
    margin-bottom:20px;
}
.know-link-hotels ul
{
    margin-left:20px;
}
.know-link-hotels li 
{
    padding-bottom:15px;
}
.know-link-hotels li a
{
    color:#333;
    font-size:12px;
    background:transparent url(../../imgLib/hotels/ico-link.gif) no-repeat left 2px;
    padding-left:15px;
}
/*
============================================================================
 Hoteles RH : COLUMNA LATERAL : GOLF
============================================================================
*/
.golf-hotels
{
   background:transparent url(../../imgLib/hotels/bg-golf.jpg) no-repeat left top;
   height:153px;
   margin-bottom:20px;
}
.golf-hotels h1 
{
    font-family:Georgia, Verdana, Arial;
    color:#FFF;
    font-size:20px;
    font-weight:bold;
    padding-top:40px;
    text-align:center;
    margin:0px 0px 15px 40px;
}
.golf-hotels h1 a
{
    color:#FFF;
    text-decoration:none;
}
.golf-hotels h1 a:hover
{
    text-decoration:underline!important;
}
.golf-hotels p
{
    font-size:12px;
    color:#FFF;
    width:180px;
    background:transparent url(../../imgLib/hotels/ico-link.gif) no-repeat left top;
    padding-left:15px;
    margin-left:95px;
}
.golf-hotels p a
{
    color:#FFF;
}
