                        body {
                        margin:1px 1px 0 1px;
                        padding:0px;
                        background:#FFF;
                        font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
                        color: #000;
                        font-size:11px;
                        }
        
                        #principal {
                                background:#f00;
                
                        }
        
                        #ladoIzquierdo {
                                position:absolute;
                                width:144px;
                                top:120px;
                                left:1px;
                                background:#FFF;
        
                                padding:2px;
								border-right: 2px dashed #dddddd;
                                /* padding:0px;*/
                        }
                
                        #bloqueCentral {

                                position:absolute;
                                margin-left:155px;
                                top:95px;
                                width:455px;
                                background:#FFF;
                                
                        }
                
                        .fondoBloqueCentral {
                                background:#F7F7F7;
                                border-style:solid;
                                border-width:1px; 
                                border-color:#ccc; 
                        }
                         
                        .noticiasLocales {
                                background:#FFF;
                                width:280;
                                padding:4px;
                                color:#555;

                                
                        }
                         
                        .noticiasLocalesInterior {
                                margin-left:5px; 
                                width:425px;
								text-align:left;
								padding-left:5px;
								margin-right:5px;       
                        }
                        
                        .noticiasLocalesIcono
                        {
							margin-right: 150px;
                        }
                         
                        .imagenNoticiasLocales {
                                border-right-style:solid;
                                border-right-width:7px; 
                                border-right-color:#fff; 
                        }
                         
                        #ladoDerecho {
                                position:absolute;
                                top:120px;
                                margin-left:624px;
                                width:144px;
                                background:#FFF;
								border-left: 2px dashed #dddddd;
                                padding:2px;
                        }

                        #code   {
                                /*white-space:pre;*/
                                background-color:#afa;
                                color:#000000;
                                width:20%;
                                /*display:block;*/
                                padding:10px;
                        }


                        #tipDay {
                                float:right;
                                width:175px;
                                background:#FFF3AC;
                        }


                        img.cuadradoAdornoMenuIzquierda {
                                float: right;
                                position:relative;
                                top:+5px;
                                left:-5px;
                        }

                        img.cuadradoAdornoMenuDerecha {
                                float: left;
                                position:relative;
                                top:+5px;
                                left:+5px;
                        }

                        p.noticiasScroll{
                                border-left: medium solid #777;
                                width:100px;
                                border:10px;
                                valign:middle;
                                padding:2px; 
                        }

                        .tituloMenuIzquierdaAzul {
                                background-color:#FFF;
                                border-style: solid; 
                                border-width: 2px;   
                                border-right-width:20px;
                                border-color: #075C8D; 
                                text-align: right;
                                font-weight: bold;
                                font-size: 120%; 
                                font-family: Arial;
                                color:#000;
                        }

                        .tituloMenuIzquierdaVerde {
                                background-color:#FFF;
                                border-style: solid; 
                                border-width: 2px;   
                                border-right-width:20px;
                                border-color: #04B293; 
                                text-align: right;
                                font-weight: bold;
                                font-size: 120%; 
                                font-family: Arial;
                                color:#000;
                        }

                        .tituloMenuDerechaGranate {
                                background-color:#FFF;
                                border-style: solid; 
                                border-width: 2px;   
                                border-left-width:20px;
                                border-color: #8D4007; 
                                text-align: left;
                                font-weight: bold;
                                font-size: 120%; 
                                font-family: Arial;
                                color:#000;
                        }
                        .tituloMenuDerechaAzul {
                                background-color:#FFF;
                                border-style: solid; 
                                border-width: 2px;   
                                border-left-width:20px;
                                border-color: #075C8D; 
                                text-align: left;
                                font-weight: bold;
                                font-size: 120%; 
                                font-family: Arial;
                                color:#000;
                        }

                        .tituloMenuDerechaAmarillo {
                                background-color:#FFF;
                                border-style: solid; 
                                border-width: 2px;   
                                border-left-width:20px;
                                border-color: #FBDC4D; 
                                text-align: left;
                                font-weight: bold;
                                font-size: 120%;
                                font-family: Arial;
                                color:#000;
                        }

                        p.subopcionesMenuIzquierda {
                                position:relative; 
                                /*float:right;*/   
                                top:-8px;
                                text-align:right;
                                font-size:120%; 
                                line-height: 18px;
                        }

                        p.subopcionesMenuDerecha {
                                position:relative;
                                /*float:left;*/ 
                                top:-8px;
                                text-align:left;
                                font-size:120%; 
                                line-height: 18px;
                        }       
                        
                        .envuelveOpcionMenu {
                                /*position:relative;*/
                                width:144px;
                                background:#075c8d;
                        }       
                        .zonaMedia {
                                background-color:#FFFFFF;
                                }
                
                        a.subOpcion:link{color:#000;text-decoration:none;}
                        a.subOpcion:hover{background:#eef;color:#000;}
                        /*a.subOpcion:hover:before {content: "=> ";} -> solo compatible con Opera, ni siquiera Mozilla*/
                        a.subOpcion:visited {color: #000; text-decoration: none}
			img {border-style:none;}
			img.pad {border-style:none; padding:5px;}
			