.MenuFolder   {
    /*background-color: #dbdbdb;*/
    margin-left: 0px;
    padding: 0px;
    display: none;
    color:black;
    /*border:1px solid red;*/
}

.MenuButton_0 {
    background-color: red;
    color: white;
    width: 184px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 6px;
    display: block;
    float:left;
    clear:left;
    background-image: url("/images/menu_background.png");
    background-repeat: repeat-x;
    background-position: 0px 0px;
    text-decoration:none;
    border:0px solid white;
}


.MenuButton a, .MenuButton a:visited, .MenuButton a:hover {
    color:white;
    border:0px solid white;
    text-decoration:none;
}


.MenuButton_1 {
    background-color: red;
    text-decoration:none;
    color: white;
    width: 178px;
    margin-left:6px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 6px;
    display: block;
    float:left;
    clear:left;
    background-image: url("/images/menu_background.png");
    background-repeat: repeat-x;
    background-position: 0px -90px;
    /*border:1px solid blue;*/
}
/*

.MenuButton_1 a, .MenuButton_1 a:visited, .MenuButton_1 a:hover {
    text-decoration:none;
    border:1px solid white;
}
*/

.MenuButton_2 {
    background-color: red;
    color: white;
    width: 172px;
    margin-left:12px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 6px;
    display: block;
    float:left;
    clear:left;
    background-image: url("/images/menu_background.png");
    background-repeat: repeat-x;
    background-position: 0px -180px;
    /*border:1px solid red;*/
}
/*

.MenuButton_2 a, .MenuButton_2 a:visited, .MenuButton_2 a:hover {
    text-decoration:none;
}
*/

.MenuButton_3 {
    background-color: red;
    color: white;
    width: 166px;
    margin-left: 18px;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 6px;
    display: block;
    float:left;
    clear:left;
    background-image: url("/images/menu_background.png");
    background-repeat: repeat-x;
    background-position: 0px -270px;
    /*border:1px solid red;*/
}
/*

.MenuButton_3 a, .MenuButton_3 a:visited, .MenuButton_3 a:hover {
    text-decoration:none;
}
*/

.central {
    position: relative;
    margin: auto;
    margin-top:0px;
    width: 940px;
    padding:0px;
    /*background: url('/images/fondo_noticia2.png') repeat-y;*/
    border:1px solid #dbdbdb;
}

.shadow {
    float:left;
    margin: auto;
    width: 900px;
    padding: 20px;
    padding-top:0px;
    padding-bottom:0px;
    margin-top:0px;
    margin-bottom:0px;
    background-image: url('/images/shadow.png');
    background-repeat: repeat-y;
    background-position: 0px 0px;
    /*border:1px solid blue;*/
}

.main {
    float:left;
    margin: auto;
    margin-top:0px;
    width: 100%;
    color:black;
    /*background: url('/images/fondo_noticia2.png') repeat-y;
    background-position: 0px 100px;*/
    background-color:white;
    min-height:940px;
    margin-bottom: 0px;
    /*border:1px solid blue;*/
}


.main2 {
    float:left;
    margin: auto;
    width: 100%;
    color:black;
    margin-bottom:0px;
    /*background: url('/images/fondo_noticia.png') no-repeat;
    background-position: 0px 100px;*/
    min-height:840px;
    /*border:1px solid red;*/
}

.topHeader {
    float:left;
    width: 100%;
    height:150px;
    clear:right;
    background-image: url('/images/cabecero.jpg');
    background-repeat: no-repeat;
    background-color:gray;
    /*border:1px solid blue;*/
}

#leftBar {
    float:left;
    width: 190px;
    height:20px;
    padding:0px;
    padding-top:5px;
    padding-bottom:5px;
    text-align:center;
    color:white;
    background-image: url('/images/toolbar.jpg');
    background-repeat: repeat-x;
    background-position: 0px 0px;
    margin:0px;
    /*border-bottom:1px solid gray;*/
}


.leftSquare {
    float:left;
    clear:left;
    width:150px;
    margin-left:8px;
    margin-top:20px;
    padding: 10px;
    color: black;
    border:1px solid black;
}


#middleBar {
    float:left;
    width: 550px;
    height:20px;
    padding-top:5px;
    padding-left:10px;
    padding-bottom:5px;
    color:white;
    background-image: url('/images/toolbar.jpg');
    background-repeat: repeat-x;
    background-position: 0px -30px;
    border-bottom:1px solid gray;
}

#rightBar {
    float:right;
    width: 140px;
    height:30px;
    height:20px;
    padding:5px;
    text-align:center;
    color:white;
    background-image: url('/images/toolbar.jpg');
    background-repeat: repeat-x;
    background-position: 0px -60px;
    border-bottom:1px solid gray;
}

.leftColumn {
    width: 190px;
    float:left;
    clear:left;
    padding:0px;
    padding-top:4px;
    padding-bottom:4px;
    /*background-color: white;*/
    /*background-color: #dbdbdb;*/
    /*border:1px solid blue;*/
}

.centerColumn {
    float:left;
    width: 540px;
    min-height: 500px;
    overflow:visible;
    margin-bottom:40px;
    padding:10px;
    border-left:1px dashed #dbdbdb;
    border-right:1px dashed #dbdbdb;
    /*border:1px solid blue;*/
}

.rightColumn {
    float:left;
    width: 130px;
    min-height: 500px;
    margin-bottom:40px;
    margin-left: 4px;
    margin-top: 10px;
    padding:5px;
    /*border:1px solid blue;*/
}

.construccion {
    float:left;
    clear:left;
    margin-top:4px;
    width: 130px;
    height:110px;
    background-image: url('/images/En_Construccion.jpg');
    background-repeat: no-repeat;
    /*border-top:1px solid green;*/
}

.rightColumn .service_head {
    float:left;
    clear:left;
    margin-top:8px;
    width: 128px;
    /*border-top:1px dashed #aaa;*/
}

.rightColumn .service {
    float:left;
    clear:left;
    width: 128px;
    padding-bottom: 6px;
    padding-top: 2px;
    text-align: center;
    /*border:1px solid blue;*/
}

.rightColumn .service_foot {
    float:left;
    clear:left;
    width: 128px;
    border-top:1px dashed #aaa;
    /*border:1px solid red;*/
}


.news {
    float: left;
    clear: left;
    color:black;
    width:500px;
    padding:20px;
    background-color: #fff;
    background-image: url('/images/noticia_background.jpg');
    background-repeat: no-repeat;
    margin-bottom:20px;
    /*border:1px solid gray;*/
}

.news_header {
    float: left;
    clear: left;
    color:black;
    width:500px;
    height:60px;
    overflow:hidden;
    padding-left:20px;
    padding-right:20px;
    background-color: #fff;
    background-image: url('/images/noticia_background.jpg');
    background-repeat: no-repeat;
    /*border:1px solid blue;*/
}

.news_title {
    float:left;
    width:400px;
    height:40px;
    padding-bottom:6px;
    padding-left:30px;
    padding-right:0px;
    margin-left:10px;
    margin-right:0px;
    /*border:1px solid red;*/
}

.news_title h2 {
    margin-top:13px;
    padding:0px;
    color:gray;
    font-weight:bold;
    font-size:20px;
}

.news_body {
    float: left;
    clear: left;
    color:black;
    width:520px;
    padding:10px;
    background-color: #fff;
    /*border:1px solid blue;*/
}



.news a, a:hover, a:visited {
    color:blue;
}

.ToolBar {
    background-image: url("/images/toolbar.jpg");
    height:20px;
    padding:5px;
    display:block;
    color:white;
    background-repeat: repeat-x;
    background-position: 0px -30px;
}

.ToolBar a, .ToolBar a:visited {
    color:white;
    /*background-color: none;*/
}

.ToolBar a:hover {
    color:yellow;
    background-color: blue;
}


.dateCalendar {
    margin-top:6px;
    float:left;
    font-weight:bold;
    color:white;
    font-size:10px;
    width:44px;
    height:36px;
    text-align:center;
    padding:0px;
    /*border:1px solid blue;*/
}


.foot {
    float:left;
    margin: auto;
    width: 700px;
    padding-left:100px;
    padding-right:100px;
    padding-top: 14px;
    padding-bottom:0px;
    color:black;
    background: url('/images/toolbar.jpg');
    background-repeat: repeat-x;
    background-position: 0px -90px;
    height:26px;
    text-align:center;
    /*border:1px solid red;*/
}


.foot a, a:visited {
    color: black;
}


.marco_explicativo {
    padding:20px;
    border:1px solid red;
}


.resumen_noticia {
    width:100%;
    color:black;
    padding-top:0px;
    margin-top: 2px;
    padding-bottom:4px;
    /*border:1px solid red;*/
}

.resumen_noticia a, .resumen_noticia a:visited, .resumen_noticia a:hover {
    border: 0px solid white;
    background-color: white;
}

.cuerpo_noticia {
    float:left;
    width:100%;
    color:black;
    padding-top:0px;
    margin-top: 2px;
    padding-bottom:4px;
    /*border:1px solid red;*/
}

img {
    border: 0px solid white;
}

.cuerpo_noticia a, .cuerpo_noticia a:visited, .cuerpo_noticia a:hover {
    border: 0px solid white;
    background-color: white;
}


#loading {
    background-color:#cd0000;
    background-image: url('/images/loading.gif');
    background-repeat:no-repeat;
    background-position: 20px 10px;
    display:block;
    position:fixed;
    margin-top:0px;
    margin-right:0px;
    top:0px;
    right:0px;
    width:240px;
    height:20px;
    padding:10px;
    text-align:right;
    color:white;
    font-size:18px;
    padding-left:50px;
    padding-right:50px;
    z-index:9;
    border:1px solid black;
}


.localizador {
    background-color: #ff6300;
    color: white;
    padding-left:10px;
    padding-right:10px;
    border:1px solid black;
}


#noticia_edicion {
    float:left;
    width:540px;
    padding:0px;
    margin-top:10px;
    margin-bottom:50px;
}


#noticia_preview {
    float:left;
    width:540px;
    padding:0px;
    margin-top:10px;
    margin-bottom:20px;
}


#boton_preview {
    display:block;
    position:fixed;
    margin-top:200px;
    margin-right:0px;
    top:0px;
    right:0px;
    width:140px;
    height:20px;
    padding-top:4px;
    padding-bottom:4px;
    padding-left:10px;
    background-image: url("/images/menu_background.png");
    background-repeat:repeat-x;
    background-position: 0px -270px;
}


#boton_edicion {
    display:block;
    position:fixed;
    margin-top:200px;
    margin-right:0px;
    top:0px;
    right:0px;
    width:140px;
    height:20px;
    padding-top:4px;
    padding-bottom:4px;
    padding-left:10px;
    background-image: url("/images/menu_background.png");
    background-repeat:repeat-x;
    background-position: 0px -180px;
}



#boton_cancelar {
    display:block;
    position:fixed;
    margin-top:300px;
    margin-right:0px;
    top:0px;
    right:0px;
    width:140px;
    height:20px;
    padding-top:4px;
    padding-bottom:4px;
    padding-left:10px;
    background-image: url("/images/menu_background.png");
    background-repeat:repeat-x;
    background-position: 0px -180px;
}

.autor {
    text-align: right;
    margin-top:0px;
    margin-right:8px;
    font-size:10px;
    color:#888;
    /*border:1px solid red;*/
}

