* {text-indent:0px ; margin:0px ; padding:0px ; border:0px}
p {text-align: justify}
h1 {font-size: 1.2em; color:blue ; font-weight: bold ; text-decoration: underline ;
    text-align: center; padding:20px }
h2 {font.size: 1.1em; color:blue ; font-weight: bold ; text-decoration: none ; 
    text-align: center}
h3 {font.size: 1.0em; color:blue ; font-weight: arial ; text-decoration: none ; 
    text-align: left; margin-left: 30px; padding-top:10px}
h4 {font.size: 0.9em; color:black ; font-weight: arial ; text-decoration: none ; 
    text-align: left; margin-left: 40px; padding-top:10px}
body        {text-align: center }
#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: LightBlue ; border-left: black 1px solid ;
             border-right: black 1px solid ; height:85px}
#logotipo   {width:120px ; float:left }
#publicidad {width:448px ; float:right ; margin-top:20px ; font-size: 32px; font: tahoma }
#navegacion {background-color: yellow ; border: black 1px solid  ; height:10px}
#navegacion li {float:left ; list-style:none ; margin: 10px 20px 0px 10px; font-size: 1.3em }
#navegacion ul { margin-left: 200px }
#contenido  {background-color: PaleGreen ; border-left: black 1px solid ; 
             border-right: black 1px solid }
#contenido p {margin: 10px 30px 0px 30px ;text-indent: 25px; padding-bottom:5px}
#menu       {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-curva-superior.gif);padding-top:12px; padding:5px}
#pie     {border-left:  black 1px solid ; border-right: black 1px solid ; 
          border-top:   black 1px solid ; height: 25px; font-size:15px }
#pie li  {list-style: none; font-size: 12px }
  #pieuno  {float:left ; width:150px }
  #piedos  {float:left ; width:498px }
  #pietres {float:left ; width:150px }
#imagencentro  {float:center; padding:15px}

#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}
#logotipo a         {}
#logotipo a:link    {}
#logotipo a:visited {}
#logotipo a:hover   {background-color: white }
#logotipo a:active  {}

