* {text-indent:0px ; margin:0px ; padding:0px ; border:0px}
p {text-align: justify}
h1 {font-size: 2.0em; color:"blue" ; font-weight: bold ; text-decoration: underline ; text-align: center}
h2 {font.size: 1.2em; color:black ; font-weight: bold ; text-decoration: none ; text-align: center}
h3{font-size: 2.2em; color:black ; font-weight: bold ; text-decoration: none ; text-align: center}
h4{font.size: 1.2em; color:"green" ; font-weight: bold ; text-decoration:underline ; text-align: left}


body {text-align: center; font-family: Comic Sans MS}
#global {width:800px ; margin: 4px auto }
#cabecera {background-color: white; padding: 20px 10px 20px 10px}
#navegacion {background-color: gray; border: black 1px solid ; height:40px}
#navegacion li {float:left ; list-style:none ; margin: 5px 10px 0px 15px}
#navegacion ul { margin-left: 10px }
#contenido  {background-color: none ; width: 800px ; float:left; padding: 60px 0px 70px 0px }
#contenido p {padding: 5px 10px 5px 10px ; text-indent: 15px}

#pie {background-color: gray; border: black 1px solid ; height:20px}
#pie li {float:left ; list-style:none ; margin: 0px 10px 0px 10px}
#pie ul { margin-left: 150px }



a {color: brown ; text-decoration:none ; display: block }
a:link {color:black ; text-decoration:none}
a:visited	{color:grey ; text-decoration:none}
a:hover {color:blue ; text-decoration:none; background-color: silver}
a:active {color:white ; text-decoration:none}



body {background-color: "white" ; background-image: url(logo.png) ; background-position: center bottom; background-repeat: no-repeat ; height:100%; }
img {border-style: none}
