﻿body
{
    margin:0px;
    }

table {
    border-collapse:collapse;
    border-spacing:0px;
    }

table td, table th, tabla tr 
{
    margin:0px;
    padding:0px;
    }
    
#content
{
    width:880px;
    margin-left:auto;
    margin-right:auto;
    display:table;
    }
    
.menu img
{
    border:0px;
    }
    
#latIzq
{
    width:15px;
    height:100%;
    background-image:url('../img/home/sombra_esterior_izq.gif');
    background-repeat: repeat-y;
    background-position:right;
    }
   
#latDch
{
    width:15px;
    height:100%;
    background-image:url('../img/home/sombra_esterior_dere.gif');
    background-repeat: repeat-y;
    background-position:left;
    }
    
#esqIzq
{
    width:15px;
    height:15px;
    background-image:url('../img/home/sombra_esterior_esquina_izq.gif');
    background-repeat:no-repeat;
    background-position:top;
    background-position:right;
    }
 
#latInf
{
    width:850px;
    height:15px;
    background-image:url('../img/home/sombra_inferior.gif');
    background-repeat: repeat-x;
    background-position:top;
    }

#esqDch
{
    width:15px;
    height:15px;
    background-image:url('../img/home/sombra_esterior_esquina_dere.gif');
    background-repeat: no-repeat;
    background-position:top;
    background-position:left;
    }
    
#pie
{
    width:880px;
    margin-left:auto;
    margin-right:auto;
    margin-top:10px;
    display:table;
    text-align:center;
    }
    
#pie a
{
    font-size:10px;
    font-family:Verdana;
    color:#dd9202;
    margin-left:4px;
    margin-right:4px;
    }
    
#pie p
{
    font-size:10px;
    font-family:Verdana;
    color:#8a8989;
    margin-top:5px;
    }
    
.carruselIzq
{
    width:380px;
    height:270px;
    margin-left:30px;
    margin-right:15px;
    float:left;
    }
    
.carruselDch
{
    width:380px;
    height:270px;
    margin-left:15px;
    margin-right:30px;
    float:right;
    }
    
.carruselDch p
{
    font-family:Verdana;
    font-size:11px;
    text-align:justify;
    color:#4C4C4B;
    }
    
.marcoCarrusel
{
    width:377px;
    height:236px;
    background-image:url('../img/home/base_fotos.gif');
    background-repeat: no-repeat;
    background-position:center;
    }
    
.marcoCarrusel img
{
    margin-left:12px;
    margin-top:9px;
    }
    
.tituloCarrusel
{
    font-family:Calibri;
    font-size:24px;
    font-weight:bold;
    color:#E6B012;
    }
    
.botonesImg
{
    text-align:center;
    margin-top:10px;
    height:24px;
    }
    
.botonesImg span
{
    margin-left:15px;
    margin-right:15px;
    font-family:Verdana;
    font-size:14px;
    color:#C3C3C3;
    position:relative;
    top:-7px;
    }
    
.titulosIzq
{
    font-family:Calibri;
    font-size:18px;
    font-weight:bold;
    color:#E6B012;
    width:595px;
    height:35px;
    background-image:url('../img/home/fondo_gris_titulos.gif');
    background-repeat:repeat-x;
    margin-right:5px;
    padding-top:7px;
    }
    
.titulosDch
{
    font-family:Calibri;
    font-size:18px;
    font-weight:bold;
    color:#E6B012;
    width:250px;
    height:35px;
    background-image:url('../img/home/fondo_gris_titulos.gif');
    background-repeat:repeat-x;
    padding-top:7px;
    }
    
.bloqueIzq
{
    float:left; 
    width:595px;
    min-height:125px;
    }
    
.bloqueDch
{
    float:right;
    width:250px;
    min-height:125px;
    }
 
.imgPunto
{
    margin-left:37px;
    }
    
.textoNormal
{
    font-family:Verdana;
    font-size:11px;
    text-align:justify;
    color:#4C4C4B;
    padding-left:38px;
    padding-right:38px;
    }
    
.social
{
    text-align:center;
    }
    
.social img
{
    border:0px;
    }
    
.Migas
{
    height:20px;
    margin-top:5px;
    margin-bottom:35px;
    background-image:url('../img/home/fondo_migas.gif');
    background-repeat:repeat-x;
    }