* {text-indent:0px ; margin:0px ; padding:0px ; border:0px}
p {text-align: justify ; font-family: Arial,Verdana,Helvetica,sans-serif ; }
h1 { font-size:2.2em; color:#FF6600; font-weight: bolder ; text-decoration: underline ;
    text-align: center ; font-family: Verdana,Arial,Helvetica,sans-serif ;  }
h2 {font.size: 1.1em; color:RED ; font-weight: bold ; text-decoration: none ; 
    text-align: left ; font-family: Arial,Verdana,Helvetica,sans-serif ; }
h3 {font-size: 0.6em; color:red ; font-weight: bold ; text-decoration: underline ;
    text-align: center ; font-family: Arial,Verdana,Helvetica,sans-serif ; }		
body        {text-align: center ; background-color: black ;  }
#global     {width:1024px ;   margin:4px auto }


#cabecera   {background-color: white ; border-left: black 1px solid ; 
             border-right: black 1px solid ; height:424px}
#logotipo   {width:1004px ;  height=424 ; float:left }

#navegacion {background-color:black ; border:green 5px solid  ; height:30px ; border-right: green 5px solid ; width:1024px }
#navegacion li {float:left ; list-style:none ; margin: 0px 0px 0px 10px }
#navegacion ul { margin-left: 30px }


#contenido  {background-color:black ; border-left: black 1px solid ; 
             border-right: black 1px solid ; width:1024px }
#contenido p 	{ font-family: Arial, Helvetica, sans-serif; COLOR:white ; 
              font-size: 17px;
              text-align: justify;  
              text-indent: 15px;  
              margin: 5px 10px 10px 10px ; 
							font-size:1.2em ;
							} 
#menu       {background-color: lorange ; width:150px ; float:left ; 
             text-align:left ; margin: 3px 0px 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 ; padding-top:12px ;
         background-image: url(objetos/menu-curva-superior.gif) }
#pie     {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  {float:left ; width:150px }
#piedos  {float:left ; width:498px }
#pietres {float:left ; width:150px }
					
A:link {color: yellow; text-decoration:underline ; display: block }
A:visited {color:yellow}
A:active {color:yellow}
A:hover {color:blue}
#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  {}
#separacion { height:50px ; }





