body {text-align: center; background-color:black}
* {margin:0px ; padding:0px ; border: 0px}
#cabecera {background-color: black;height:155px}
#escudo {margin-left:10px; widht:150px; float:left}
#nombre {width: 850px;float:left}
#publicidad {background-color:black; float:left;width:1024px;height:30px}
#principal {background-color: black;width:1024px;BORDER-top: 1px solid white;}
#principal p {text-align:right;color:white;margin-right: 10px}
#principal a {color:white; text-decoration:none;}
#principal a:hover {color: red}
#navegacion {background-color: black;height:20px;BORDER-bottom: 1px solid white;BORDER-top: 1px solid white}
h1 {padding: 40px}
h1 {font-size:1.5em; color:red; font-weight:bold; text-decoration:underline; text-align:center}
h2 {padding:10px; font-size:1.3em; color:red}
h3 {tex-align:center;color:white}
#contenido {
	background-color: black;
	width: 1024px;
}
#contenido p {padding: 5px 10px 5px 10px; text-indent:15 px}
#contenido p {text-align:justify; color: white; }
#navegacion {background-color: black;height:20px;BORDER-bottom: 1px solid white;BORDER-top: 1px solid white}
#navegacion li {float:left;list-style:none;margin: 0px 5px 0px 5px}
#pie {background-color: black}
#pie p {text-align: right; color: red; font-size:10px;margin-right: 10px;font-family: comic sans ms}
#pieiz p {text-align: left; color: red; font-size:10px;margin-left: 10px;font-family: comic sans ms; width:300px}
#pieiz {background-color: black;float:left}
#global {width:1024px ; margin: 4px auto}
#contenido a 					{text-decoration:none; color:white;}
#contenido a:link			{}
#contenido a:visited  {}
#contenido a:hover		{color:red}
a.enlaceuno 				{color:red}
a.enlaceuno:link		{}
a.enlaceuno:visited	{}
a.enlaceuno:hover		{}	
#navegacion a         {color: red; text-decoration:none ; display: block }
#navegacion a:link    {}
#navegacion a:visited {}
#navegacion a:hover   {color:white ; text-decoration:none}
#navegacion a:active  {color:blue}


