/* PRINCIPAL ________________________________________________________________ */
body{
    color: #000;
    font-family: Arial;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    background: url(../images/interfaz/bkgrnd_top_02.png) repeat-x #009049;
}

body img{
    border: 0px;
}

#contenedor{
    width: 1033px;
    /*min-height: 1450px;*/
    margin: 0 auto;
    /*border: 1px solid #fff;*/
}

a:link,a:visited{
    text-decoration:none;
    color:#ed8217;
}

a:hover{
    font-weight:bold;
}

/* TOP ______________________________________________________________________ */
#top{
    width: 1033px;
    height: 196px;
    /*background: url(../images/interfaz/encabezado.jpg) no-repeat;*/
    background: url(../images/interfaz/fondobanner.png) no-repeat;
}

/* MENU _____________________________________________________________________ */
#menu{
    width: 1033px;
    /*height: 47px;*/
    float:left;
    clear:both;
}

.item_menu{
    float: left;
}

/* MAIN SUPERIOR ____________________________________________________________ */
#main_superior{
    background: #f5f5f5;
    width: 1033px;
    min-height: 526px;
}

#main_left{
    float: left;
    width: 426px;
    height: 526px;
    background: url(../images/interfaz/bkgrnd_izquierda.png) no-repeat;
}

#main_right{
    float: left;
    width: 607px;
    height: 526px;
    /*border: 1px solid blue;*/
}

#sub_main_top{
    float: left;
    width: 607px;
    height: 65px;
    background: url(../images/interfaz/bkgrnd_buscador.jpg) no-repeat;
}

#sub_main_left{
    float: left;
    width: 293px;
    height: 461px;
    background: #f5f5f5;
}

#sub_main_right{
    float: left;
    width: 314px;
    height: 461px;
    background: url(../images/interfaz/bkgrnd_derecha.png) no-repeat;

}

/* MAIN INFERIOR ____________________________________________________________ */
#main_inferior{
    float: left;
    width: 1002px;
    margin-left: 18px;
    background: #f5f5f5;
}

#sub_maini_left{
    float: left;
    width: 697px;
    height: 225px; /*191px;*/
    background: #f5f5f5;
    /*border: 1px solid red;*/
}

#sub_maini_right{
    float: left;
    width: 295px;
    height: 191px;
    padding-left: 10px;
    background: #f5f5f5;
}

/* MAIN MEDIO _______________________________________________________________ */
#main_medio{
    float: left;
    width: 1002px;
    height: 270px;
    margin-left: 18px;
    background: #f5f5f5;
    /*border: 1px solid red;*/
}

/* MAIN MEDIO2 ______________________________________________________________ */
#main_medio2{
    float: left;
    width: 1002px;
    height: 285px;
    margin-left: 18px;
    background: #f5f5f5;
    /*border: 1px solid red;*/
}

.item_medio{
    float: left;
    width: 304px;
    height: 223px;
    margin: 7px 0px 5px 6px;
    padding: 15px 8px 0px 13px;
    background: url(../images/interfaz/ventana_videos.jpg) no-repeat;
}

.item_mediof{
    float: left;
    width: 304px;
    height: 218px;
    margin: 7px 0px 5px 6px;
    padding: 20px 8px 0px 13px;
    background: url(../images/interfaz/ventana_videos.jpg) no-repeat;
}

/* MAIN ABAJO _______________________________________________________________ */
#main_abajo{
    float: left;
    width: 1002px;
    height: 300px;
    margin-left: 18px;
    background: #f5f5f5;
}

.img_videos{
    float: left;
    margin-left: 5px;
}

.item_video{
    float: left;
    width: 325px;
    height: 238px;
    margin: 7px 0px 5px 6px;
    background: url(../images/interfaz/ventana_videos.jpg) no-repeat;
}

/* FOOT _____________________________________________________________________ */
#foot{
    float: left;
    width: 1002px;
    height: 177px;
    margin-left: 18px;
    background: url(../images/interfaz/pie.jpg) no-repeat;

}

/* BUSCADOR _________________________________________________________________ */
#busqueda{
    float: left;
    margin: 30px 20px 0px 0px;
}

.campo_buscador{
    border: 0px;
    width: 210px;
    height: 23px;
    vertical-align: middle;
    background: url(../images/interfaz/campo_buscador.jpg) no-repeat;
}

.boton_buscador{
    border: 0px;
    width: 59px;
    height: 22px;
    margin-left: 3px;
    vertical-align: middle;
    background: url(../images/interfaz/boton_buscador.jpg) no-repeat;
}

.img_buscador{
    margin: 30px 8px 0px 15px;
    vertical-align: middle;
}

/* COMUNIDADES ______________________________________________________________ */
#comunidades{
    float: left;
    margin: 25px 0px 0px 0px;
}

.item_comunidad{
    float: left;
    margin-right: 5px;
    vertical-align: middle;
}

/* PROPUESTAS _______________________________________________________________ */
.item_propuesta_inicial{
    margin: 15px 0px 0px 15px;
}

.item_propuesta{
    margin: 15px 0px 0px 5px;
}

.img_propuestas{
    margin-left: 5px;
}


/* OTROS ____________________________________________________________________ */
.img_afiliate{
    margin: 50px 0px 0px 50px;
}

.btn_registrarse{
    margin: 20px 0px 0px 190px;
}

.img_comentarios{
    margin: 7px 0px 0px 5px;
}

/* NOTICIA __________________________________________________________________ */
.item_noticia{
    width: 368px;
    height: 395px;
    padding: 10px;
}

.tituloNoticia{
    float: left;
    font-family: Arial;
    font-size: 18px;
    color: #ed8217;
}

.fechaNoticia{
    font-family: Arial;
    font-size: 11px;
    color: #ed8217;
    clear: both;
}

.contenedorImagenNoticia{
    text-align: center;
}

.imagenNoticia{
    text-align: center;
    margin: 10px 0px 5px 0px;
}

.btn_noticias_anterior{
    margin-left: 170px;
}

.btn_noticias_siguiente{
    margin-left: 20px;
}

.link_leer_mas{
    font-family: Arial;
    font-size: 12px;
    color: #ed8217;
}


/* EVENTOS __________________________________________________________________ */
.item_evento{
    text-align: justify;
}

.tituloEvento{
    color: #ed8217;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.contenidoEvento{
    color: #393939;
    font-family: Arial;
    font-size: 12px;
}

/* VIDEOS ___________________________________________________________________ */
#player{
    margin: 40px 0px 0px 33px;
}

.titulo_video{
    color: #7a7a7a;
    float: left;
    font-family: Arial;
    font-size: 14px;
    margin: 10px 0px 0px 25px;
}


.medio{
    float: left;
    width: 1020px;
    height: 30px;
    background: url(../images/interfaz/bkgrnd_abajo.jpg) no-repeat #f5f5f5;;
}

.medio2{
    float: left;
    width: 1020px;
    height: 30px;
    background: url(../images/interfaz/bkgrnd_abajo_cont.jpg) no-repeat #f5f5f5;;
}

/* CONTENIDO ________________________________________________________________ */
#contenido{
    float: left;
    width: 1033px;
    height: 526px;
    background: url(../images/interfaz/bkgrnd_contenidos1.png) no-repeat #f5f5f5;
}

#sub_contenido{
    float: left;
    width: 923px;
    height: 516px;
    padding-left: 40px;
    padding-right: 40px;
    overflow-y: auto;
    overflow-x: hidden;
}

.titContenido{
    font-family: Arial;
    font-size:18px;
    color: #393939;
    text-align:justify;
    margin-top:20px;
    margin-bottom:20px;
}

.titContenido2{
    font-family: Arial;
    font-size:16px;
    color: #393939;
    text-align:justify;
}

.textContenido{
    font-family: Arial;
    font-size: 12px;
    color: #393939;
    text-align: justify;
}

.titPropuestas{
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    color: #ed8217;
    text-align: justify;
}

.textPropuestas{
    font-family: Arial;
    font-size: 12px;
    color: #393939;
    text-align: justify;
}

/* DOCUMENTOS________________________________________________________________ */
#documentos{
    background:url(../images/ventanadocs.png) no-repeat;
    width:890px;
    padding: 30px 20px 15px 20px;
    margin-bottom:0px;
    overflow:hidden;
    text-align:justify;
    float: left;
    clear: both;
}

.tituloGeneral{
    color: #959595;
    font-family: Arial;
    font-size: 32px;
    letter-spacing: 50%;
    text-shadow: -1px 1px 0px #fff; /* text-shadow: #6374AB 20px -12px 2px; */
}

.boton_enviar{
    border: 0px;
    width: 55px;
    height: 20px;
    background: url(../images/interfaz/boton_enviar.png) no-repeat;
}


/* VENTANAS _________________________________________________________________ */
.ventana_superior{
    width: 949px;
    height: 15px;
    background: url(../images/interfaz/ventana_03.png) no-repeat;
}

.ventana_contenido{
    width: 909px;/*949px;*/
    margin-bottom: 10px;
    padding: 5px 20px 5px 20px;
    background: url(../images/interfaz/ventana_05.png) no-repeat #efefef;
}

#twitter{
    font-family: Arial;
    font-size: 10px;
    color: #393939;
    padding: 75px 10px 5px 10px;
    background: url(../images/interfaz/que_esta_haciendo.jpg) no-repeat;
    background-position: 5px 10px;
}

#animacion{
    float: left;
    width: 300px;
    height: 200px;
    padding: 4px 178px 4px 179px;
    margin-top: 18px;
}

.item_medio_animacion{
    float: left;
    width: 304px;
    height: 223px;
    padding: 15px 8px 0px 13px;
    background: url(../images/interfaz/ventana_videos.jpg) no-repeat;
}

#clopamovil_galeria{
    float: left;
    width: 278px;
    height: 231px;
    padding-left: 24px;
    padding-top: 20px;
    /*border: 1px solid blue;*/
}



.tituloTwitter{
    color: #ed8217;
    font-family: Arial;
    font-size: 11px;
    text-decoration: none;
}

.contenidoTwitter{
    color: #393939;
    font-family: Arial;
    font-size: 12px;
}

#sliderPropuesta ul, #sliderPropuesta li{
    margin:0;
    padding:0;
    list-style:none;
}

#sliderPropuesta li{
    width: 697px;
    height: 151px;/*191px;*/
    overflow:hidden;
}

#aviso{
    width: 455px;
    height: 620px;
}