* {margin:0px ; padding:0px ; border: 0px}
#global {width:800px ; margin: 4px auto }
body {text-align: center}
body {background-color: #AB82FF  }
img {border-style: none ; margin: 10px 0px 10px 0px}
#cabecera {font-size: 2.2em; color:black ; font-weight: bold ; text-align: center ; margin: 12px 0px 20px 0px;}

#navegacion {background-color: yellow; font-weight: bold ; height:20px; margin: 2px 0px 20px 0px; border: black 1px solid  }
#navegacion li { list-style:none; float:left; margin: 2px 8px 4px 35px }

#navegacion a {font-weight: bold; color: black; text-decoration: none }
#navegacion a:link 			{}
#navegacion a:visited 	{}
#navegacion a:hover 		{color: red; text-decoration:underline}
#navegacion a:active 		{}

#contenido {background-color: #AB82FF }
#contenido p {padding: 6px 6px 0px 140px; text-align: justify;font.size: 1.1em}

a.enlace 	 	 	 			{text-decoration: none; font-weight: bold; color: red}
a.enlace:link 			{}
a.enlace:visited 		{}
a.enlace:hover 			{color: white; text-decoration: underline}
a.enlace:active 		{}

#pie {color:#66CD00; background-color:#66CD00; height: 10px ;margin: 20px 0px 10px 0px; border: black 1px solid }

#fotolego {margin: 6px 0px 6px 40px; float: left}

<!-- Tonteria -->

h1 {font-size: 1.2em; color:black ; font-weight: bold ; text-decoration: underline ; text-align: center}
h2 {font.size: 1.1em; color:black; font-weight: bold ; text-decoration: none ; text-align: center}

