

/* ---------------------------------- COMUNES ------------------------------------------*/

.PAGINA_LEFT{background:transparent url(../img/sombra_left.png) repeat-y;}
.PAGINA_RIGHT{background:transparent url(../img/sombra_right.png) repeat-y;}
.CABECERA{width: 760px; height: 85px;}
.SEPARADOR_1{width:2px; background: #ffffff;}
.SEPARADOR_2{width:5px; background: url(../img/separador_horiz.jpg) repeat-y;}
.COLUMNA_CONTENIDOS{width:580px; height:350px; background-color: #f9f3dc; background-image: url(../img/bg_body.jpg); background-repeat:no-repeat; background-position: right bottom;}
.PIE_MENU{height: 10px; text-align: center; font-size: 10px; color: #414141;}
.PIE_TEXTO{padding: 5px 5px 5px 5px; text-align: center; font-size: 10px; color:#808080;}
.MENU_LEFT{background: #f8edc4;}


/* ---------------------------------- HOME ------------------------------------------------*/

.BODY_BOTTOM_HOME{height:30px; background: transparent url(../img/body_bottom_home.png) no-repeat;}
.CONTENIDOS_HOME{}
.CONTENIDOS_CENTER{width: 340px; padding: 50px 10px 10px 10px; background-image: url(../img/banner_noticias.png); background-repeat: no-repeat; background-position: center top;}
.CONTENIDOS_RIGHT{padding: 50px 10px 10px 10px; background-image: url(../img/banner_festejos.png);  background-repeat: no-repeat; background-position: center top;}
.COLUMNA_MENU_HOME{background: #a4caee; background-image: url(../img/menu_home.jpg); background-repeat:no-repeat; background-position: right bottom top;}

/* ---------------------------------- IN -----------------------------------------------------*/

.COLUMNA_MENU{width:171px; background-color: #a4caee;}
.BODY_BOTTOM{height:30px; background: transparent url(../img/body_bottom.png) no-repeat;}
.CONTENIDOS{width: 540px;}


