﻿    
    BODY{ background-image:url(../../imagenes/cabecera/cabecera31/body.jpg); background-repeat:no-repeat; background-position:top left; background-color:#FFFFFF;}
    
    #base
    {
        border-color:#FFFFFF;
        border:0px;
        
    }
    
    #cabecera #fecha{
        width:152px;
        margin-top:5px;		 
        height:62px;
        float:right;
        text-align:right;
        }
    #cabecera #menu{
        margin-left: auto;
        margin-right: auto;
        background-color:#016735;
        padding:2px;
        color:#FFFFFF;
        text-align:left;
        text-indent:10px;
        border-bottom:1px solid #FFFFFF;
        clear:both;
        }
    #cabecera #menu A{
        font-size:10px;
        font-weight:bold;
        color:White;
        text-decoration:none;
        }
     
     #cabecera #menu{}
	 #cabecera #menu LI{}
	 
	 #cabecera #menu LI UL{
	    background-color:#63727A; border:0px;
        background-position:bottom; background-repeat:repeat-x;   
	 }
	 #cabecera #menu LI UL LI{}
	 #cabecera #menu LI UL LI:hover{ background-color:#2F2824;}

     
     
     #cabecera #menu DIV
     {
        background-color:#016735; border:0px; 
        background-position:bottom; background-repeat:repeat-x;
     }
         
     #cabecera #menu DIV TABLE A{
        font-weight:normal; color:#FFF;
     }

     
   
    #cabecera #imagenes
    {
        width:780px; height:152px; background-image:url(../../imagenes/cabecera/cabecera31/cabecera.jpg);
        }
    #cabecera #eslogan{
        margin-left: auto;
        margin-right: auto;
        border-top: 1px solid #FFFFFF;
        /*background-color:#FFDD02;*/
        background-color:#016735;
        padding:2px;
        color:#FFFFFF;
        font-weight:bold;
        }