* {text-indent:0px ; margin:0px ; padding:0px ; border:0px}
p {text-align: justify}
h1 {font-size: 3.0em; color:black ; font-weight: bold ; text-decoration: none ; text-align: center }
h2 {font.size: 1.8em; color:blue ; text-decoration: none ;text-align: center; padding: 10px 10px 10px 10px}
body        {text-align: center }
#global     {width:800px ; margin:4px auto }
#cabecera   {background-color: white ;  border: black 1px solid ; height: 20px }
#logotipo   {width:280px ; float:left }
#publicidad {width:518px ; float:right }
#navegacion {background-color: black ; border-left: black 1px solid ;border-right: black 1px solid ; padding: 10px 10px 10px 500px ; height:10px}
#navegacion li {float:left ; list-style:none ; margin: 10px 20px 10px 20px }
#navegacion ul {margin-left: 28px }
#fotos {background-color:black ; border-left: black 1px solid ; border-right: black 1px solid }
#contenido  {background-color:black  ; border-left: black 1px solid ; border-right: black 1px solid }
#contenido p {margin: 5px 40px 10px 170px ; text-indent: 15px ; color: white}
#menu       {background-color: lorange ; width: 150px ; float:left ; text-align:center ; margin: 3px 10px 3px 3px ;
             ; background-position: bottom ; background-repeat: no-repeat ;
             padding-bottom:5px }
#menu li    {list-style:none ; margin: 4px 8px 10px 6px }
#menu h1 {text-decoration:none ; font-size:12px ; padding-top:12px }
#pie { background-color: #DAA520 ; border-left: black 1px solid ; border-right: black 1px solid; border-top: black 1px solid ; border-bottom: black 1px solid ; height:60px }
a         {color: white ; text-decoration:none ; display: block }
a:link    {}
a:visited {}
a:hover   {color:red ; text-decoration:underline ; background-color: black}
a:active  {}

