* {margin:0px ; padding:0px ; border: 0px}
 
p {text-align: justify ; color: black ; font-size: 18px}
h1 {font-size: 1.5em; color:#DAA520 ; font-weight: bold ; text-decoration: none ; text-align: center ; margin: 40px 0px 20px 0px}
h2 {font-size: 2.5em; color:#DAA520 ; font-weight: bold ; text-decoration: none ; text-align: center ; margin: 40px 0px 20px 0px}
h3 {font-size: 1.1em; color:black ; font-weight: bold ; text-decoration: none ; text-align: center ; margin: 40px 0px 20px 0px }
h4 {font-size: 1.1em; color:red ; font-weight: bold ; text-decoration: underline ; text-align: justify ; margin: 20px 0px 20px 60px }
h5 {font-size: 1.1em; color:#FF82AB ; font-weight: bold ; text-decoration: none ; text-align: center ; margin: 20px 0px 20px 60px }
h6 {font-size: 1.1em; color:black ; font-weight: bold ; text-decoration: none ; text-align: justify ; margin: 20px 0px 20px 60px }
 h7 {font-size: 1.1em; color:#DAA520 ; font-weight: bold ; text-decoration: none ; text-align: justify ; margin: 20px 0px 20px 60px }

body {text-align: center}
 
#global {margin: 4px auto }
 

#cabecera {background-image: url(objetos/estrellasvioleta.jpg) ; border-left: black 1px solid ; border-right: black 1px solid ; border-top: black 1px solid }
#navegacion {background-color: #FFE4E1; border: black 1px solid ; height:40px}
#navegacion li {float:left ; list-style:none ; margin: 5px 10px 5px 10px } 
#navegacion ul { margin-left: 0px }
#contenido {background-color: white ; padding: 10px 50px 10px 50px ; text-indent: 35px ; border-left: black 1px solid ; border-right: black 1px solid }
#menu li { list-style:none ;  margin: 4px 0px 4px 6px}
#menu {background-color: #FFE4E1; width: 150px ; float:left ; text-align:left ;  margin: 80px 10px 3px 3px ; border: 2px solid #EE82EE }
 
#pie {background-color: #FFE4E1 ; border: black 1px solid ; height: 65px }
#pieuno  {background-color: #FFE4E1 ; float:left ; width:150px }
#piedos  {background-color: #FFE4E1 ; float:left ; width:498px }
#pietres {background-color: #FFE4E1 ; float:left ; width:150px }
#pie p  {font-size: 25px }
 
 
 

a         {text-decoration:none ; display: block ; font-size: 19px}
a:link    {color:black}
a:visited {}
a:hover   {color:#DAA520 ; text-decoration:none ; background-color: white}
a:active  {}
 
#pie a         {text-decoration:none ; display: block }
#pie a:link    {}
#pie a:visited {}
#pie a:hover   {color:black ; text-decoration:underline ; background-color: #FFE4E1 }
#pie a:active  {color:black}
#pie {overflow:hidden;}


