﻿/*
============================================================================
 Hoteles RH : CABECERA
============================================================================
*/
#headerAbout h2
{
    background-color:#A2A273;
}
#headerColumn
{
    background-color:#EFEFE7;
    height:47px;
}
/*
============================================================================
 Hoteles RH : CONTENIDO CENTRAL
============================================================================
*/
.editContentAbout h2
{
    color:#A2A273;
}
.editContentAbout h3
{
    color:#86992B;
}
.editContentAbout h4
{
    color:#C1C1A2;
}
.editContentAbout h5
{
    color:#B9B37A;
}

