* {text-indent:0px ; margin:0px ; padding:0px ; border:0px}
p {text-align: justify}
h1 {font-size: 1.4em; color:blue ; font-weight: bold ; 
text-decoration: underline ;
    text-align: center}
h2 {font-size: 1.1em; color:blue ; font-weight: bold ; text-decoration: none ; 
    text-align: center;margin-top:20px}
h6 {font-size: 2.1em; color:#1C1C1C ; font-weight: bold ; text-decoration: none ; 
    text-align: center}
body        {text-align: center;background-image: url(umsnh.png); 
background-repeat:repeat}
#global     {width:800px ; margin:4px auto }
#curva-superior { background-image: url(objetos/curva-superior.gif) ; 
                  background-repeat: no-repeat ;
                  width: 800px ;
                  height:12px ;
                  overflow: hidden }
#cabecera   {background-color:darkseagreen  ; border-left: black 1px solid ;
             border-right: black 1px solid ; height:85px}
#logotipo   {width:150px ; margin-top:3px ; float:left }
#publicidad {width:618px ; float:right ; margin-top:25px ; font-size: 16px }
#navegacion {background-color: Wheat ; border: black 1px solid  ; height:20px}
#navegacion li {float:left ; list-style:none ; margin: 0px 20px 0px 20px }
#navegacion ul { margin-left: 100px }
#contenido  {background-color: darkseagreen ; border-left: black 1px solid ; 
             border-right: black 1px solid }
#contenido p {margin: 5px 10px 0px 10px ; text-indent: 15px}
#contenido li {text-align:left;margin: 4px 8px 4px 300px}
#menu       {background-color: SpringGreen ; 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 }
#menu li    {list-style:none ; margin: 4px 8px 4px 6px }
#menu h1 {text-decoration:none ; font-size:12px; 
          background-image: url(objetos/menu-parte-superior.gif)}
#pie { background-color: darkseagreen ; 
       border-left: black 1px solid ; 
       border-right: black 1px solid; 
       border-top: black 1px solid;
       height: 65px ;
 }
#pie li  {list-style: none; font-size: 12px }

#pieuno  {background-color: white ; float:left; width:150px;
border-right: black 1px solid }
#piedos  {background-color: grey ; float:left; width:493px; font-size: 10px}
#pietres {background-color: white   ; float:left; width:150px; 
          border-left: black 1px solid }


#curva-inferior { background-image: url(objetos/curva-inferior.gif) ; 
                  background-repeat: no-repeat ;
                  width: 800px ;
                  height:12px ;
                  overflow: hidden }
a         {color: brown ; text-decoration:none ; display: block }
a:link    {}
a:visited {}
a:hover   {color:red ; text-decoration:underline ; background-color: silver}
a:active  {}

#pie a         {color: blue; text-decoration:none ; display: block }
#pie a:link    {}
#pie a:visited {}
#pie a:hover   {color:black ; text-decoration:underline ; background-color: white }
#pie a:active  {color:black}
