﻿body { background-color:#F2F0E3; font-size:11px; }

#contenedor
{
    margin:0px auto;
    float:none;
    width:1000px;
    min-height:200px;    
}

#cabecera
{
    background-image:url('../../imagenes/cabecera/cabecera.jpg');
    float:left;
    height:75px;
    width:1000px;
}

#menu_principal
{
    float:left;
    min-height:30px;
    width:1000px;
}

#cuerpo
{
    background-color:White;
    float:left;
    min-height:300px;
    width:1000px;
}

#barra_vertical
{
    margin:50px 0px 0px 20px;
    float:left;
    width:200px;
    /*height: 16px;*/
}

#contenido
{
    margin:20px 20px 0px 0px;
    float:right;
    width:730px;    
}

#pre_pie
{
    background-color:White;
    float:left;
    width:1000px;
    height: 12px;
}

#otros
{
    float:left;
    font-family:Times New Roman;
    text-align:center;
    font-size:11px;
    color:#433E21;
    width: 394px;
    height: 15px;
}

#pie
{
    float:left;
    width:1000px;
    height: 78px;
}

#pie_chile
{
    float:left;
    width:267px;
    height: 46px;
}


#pie_arg
{
    float:right;
    width:287px;
    height:43px;
}

/* IMG SILVERLIGHT */
#img_silverlight
{
    float:left;
    margin:10px 0px 10px 20px;
    min-height:300px;
    width:969px;
}

#silverlight
{
    margin:0px 10px 0px 0px;
    float:left;
    width:680px;
    height:443px;
}

#links
{
    float:left;
    width:268px;
    min-height:50px;
    height: 445px;
}

#links1
{   
    float:left;
    width:268px;
    height:215px;
}

#links2
{
    margin:8px 0px 0px 0px;
    float:right;
    width:268px;
    height:217px;
}

/* MARCOS CONTENIDO */
.columnas_1
{
    margin :0px 0px 0px 20px;
    float:left;
    width:333px;
    border: 1px solid #8A8140;
    min-height:280px;
}

.columnas_2
{
    margin :0px 8px 0px 12px;
    float:left;
    width:333px;
    border: 1px solid #8A8140;
    min-height:280px;
}

#noticias
{
    float:left;
    width:266px;
    border: 1px solid #8A8140; 
    min-height:280px;
}

.informacion
{
    margin:0px auto;
    float:none;
    width:708px;
    border: 1px solid #8A8140; 
    min-height:230px;
}

/* FONDOS */
.col_fondos
{
    margin:5px 5px 5px 5px;
    float:none;
    background-color:#EDEBD6;
    background-repeat:repeat-y; 
    width:323px;
    min-height:270px;
}

#noticias_cont
{
    margin:5px 5px 5px 5px;
    float:none;
    width:255px;
    background-color:#EDEBD6;
    background-repeat:repeat-y;
    min-height:270px;
}
.col_informacion
{
    margin:5px 5px 5px 5px;
    float:none;
    width:695px;
    background-color:#EDEBD6;
    background-repeat:repeat-y;
    min-height:230px;
}

/* CONTENIDOS */
.col_contenidos
{
    margin:10px 0px 10px 5px;
    float:left;
    width:300px;
    min-height:230px;
}

.col_contenidos_noticias
{
    margin:10px 15px 10px 5px;
    float:left;
    min-height:230px;
    width:241px;
}

.col_contenidos_informacion
{
    margin:10px 15px 10px 5px;
    float:left;
    min-height:230px;
    width:241px;
}

/* PIE CONTENIDOS */
.col_pie
{   
    float:left;
    width:323px;
    background-color:#C2BC74;
    background-repeat:repeat-y;
}

.col_cont_pie
{   
    margin:3px 20px 3px 20px;
    float:none;
    background-color:#C2BC74;
    background-repeat:repeat-y; 
}

.col_pie_noticias
{   
    float:right;
    width:255px;
    background-color:#C2BC74;
    background-repeat:repeat-y; 
}

.col_cont_pie_noticias
{   
    margin:3px 20px 3px 20px;
    float:none;
    width:222px;
    background-color:#C2BC74;
    background-repeat:repeat-y; 
}

.img_columnas
{
    margin:0px 5px 0px 0px;
    
}

/* BUSCAR_EVENTOS */
.fila_buscar_marco
{
    float:left;
    border: 1px solid #8A8140;
    width: 730px;
    height: 39px;
}

.fila_buscar_fondo
{
    margin:5px 5px 5px 5px;
    float:none;
    width:720px;
    background-color:#EDEBD6;
    height: 30px;
}

.fila_buscar_textos
{
    margin:0px 0px 0px 15px;
    float:right;
    width:674px;
    height: 27px;
}
