* {text-indent:0px ; margin:0px ; padding:0px ; border:0px}
p {text-align: justify}
h1 {font-size: 1.4em; color:white ; font-weight: bold ; text-decoration: underline ;
    text-align: center}

body        {text-align: center; background-image: url(objetos/2.jpg) }
#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: black ; border-left: black 1px solid ; 
             border-right: black 1px solid ; height:120px}
#logotipo   {width:100px ; float:left }
#publicidad {color:white; width:548px ; float:right ; margin-top:5px ; font-size: 16px }
#navegacion {background-color: gray ; border: black 1px solid  ; height:20px}
#navegacion li {float:left ; list-style:none ; margin: 0px 20px 0px 20px }
#navegacion ul { margin-left: 180px }
#contenido  {color:white;background-color: black ; border-left: black 1px solid ; 
             border-right: black 1px solid }
#contenido p {margin: 5px 10px 0px 10px ; text-indent: 15px}
#menu       {width: 150px ; float:left ; 
             text-align:center ; margin: 10px 10px 3px 3px ;
             background-color: black;
			 background-position: bottom ;
             padding-bottom:5px }
#menu li    {list-style:none ; margin: 4px 8px 4px 6px }
#menu h1 {text-decoration:none ; font-size:12px ; padding-top:12px ;
          background-color: black }
#pie {background-color: #696969 ;
                  overflow: hidden}
#curva-inferior { background-image: url(objetos/curva-inferior.gif) ; 
                  background-repeat: no-repeat ;
                  width: 800px ;
                  height:14px ;
                  overflow: hidden }						
a         {color: Maroon ; text-decoration:none ; display: block }
a:link    {}
a:visited {}
a:hover   {color:red ; text-decoration:none }
a:active  {}
