* {text-indent:0px ; margin:5px ; padding:0px ; border:0px}
p {text-align: justify }
h1 {font-size: 1.2em; color:blue ; font-weight: bold ; text-decoration: none ;
    text-align: center}
h2 {font.size: 1.1em; color:blue ; font-weight: bold ; text-decoration: none ; 
    text-align: center}
h3 {font.size: 1.0em; color:red ; font-weight: bold ; text-decoration: none ; 
    text-align: LEFT; MARGIN:100PX 200PX 200PX 20PX}	
h4 {font.size: 0.9em; color:black ; font-weight: bold ; text-decoration: none ; 
    text-align: center}	
h5  {font.size: 0.8em; color:black ; font-weight: bold ; text-decoration: none ; 
    text-align: left; MARGIN:10PX }
h6	{font.size: 1.0em; color:black ; font-weight: bold ; text-decoration: none ; 
    text-align: center}
h7 {font.size: 1.1em; color:blue ; font-weight: bold ; text-decoration: none ; 
    text-align: center ; margin:15px 15px 15px 15px}			
		
body        {text-align: center;background-color:WHITE  ; background-repeat:repeat }
img {border-style: none}


#global     {width:1000px ;  ;margin:4px auto }


#cabecera   {background-color: white ;  height:60px}
#logotipo   {width:280px ; float:center }



#contenido  {background-color: orange ; width:1000px  ; border-left: orange 1px solid ; 
             border-right: orange 1px solid }
#contenido p {margin: 5px 10px 0px 10px ; text-indent: 15px}
#contenido li {list-style:none ; margin: 4px 8px 4px 6px }
#menuuno       {background-color: orange ; width: 150px ; float:left  ; 
             text-align:left ; margin: 3px 10px 3px 3px ;
            background-image: url(OBJETOS/menu-parte-inferior.gif);  
			 background-position: bottom ; padding-bottom:5px }
#menuuno li    {list-style:none ; margin: 4px 8px 4px 6px }
#menuuno h1 {text-decoration:none ; font-size:12px ; padding-top:12px ;
          background-image: url(OBJETOS/menu-parte-superior.gif) }
#menudos       {background-color: orange ; width: 800px ; float:right  ; 
             text-align:left ; margin: 3px 10px 3px 3px ;
            background-image: url(OBJETOS/curva-inferior.gif);  
			 background-position: bottom ; padding-bottom:5px }
#menudos li    {list-style:none ; margin: 8px 8px 8px 8px }
#menudos h1 {text-decoration:none ; font-size:12px ; padding-top:12px ;
          background-image: url(OBJETOS/curva-superior.gif) }

#pie     {border-left:  white 1px solid ; border-right: white 1px solid ; 
          border-top:   white 1px solid ; height: 65px }
#pie li  {list-style: none ; font-size: 12px  }
#pieuno  {float:left ; width:150px }
#piedos  {float:left ; width:700px ; background-color: white}
#pietres {float:left ; width:150px }
			
*         {text-indent:0px ; margin:0px ; padding:0px ; border:0px }
a         {color: yellow ; text-decoration:none  }
a:link    {}
a:visited {}
a:hover   {color:black ; text-decoration:underline ; background-color: silver}
a:active  {}
#menu a         {color: blue; text-decoration:none }
#menu a:link    {}
#menu a:visited {}
#menu a:hover   {color:black ; text-decoration:underline; background-color: white }
#menu a:active  {color:black}
#contenido a         {color: blue; text-decoration:none  }
#contenido a:link    {}
#contenido a:visited {}
#contenido a:hover   {color:black ; text-decoration:underline ; background-color: SILVER }
#contenido a:active  {}
#navegacion {background-color: gray ; border: black 1px solid  ; height:20px}
#navegacion li {float:left ; list-style:none ; margin: 0px 25px 0px 0px }
#navegacion ul { margin-left: 0px }
#pie a         {color: blue; text-decoration:none ; DISPLAY:BLOCK }
#pie a:link    {}
#pie a:visited {}
#pie a:hover   {color:black ; text-decoration:none ; background-color: white }
#pie a:active  {color:black}
#logotipo a         {}
#logotipo a:link    {}
#logotipo a:visited {}
#logotipo a:hover   {background-color: white }
#logotipo a:active  {}

