* {text-indent:0px ; margin:0px ; padding:0px ; border:0px}
p {text-align: justify}

h1 {font-size: 1.2em; color:blue ; font-weight: bold ; text-decoration: underline ;
    text-align: center}
h2 {font.size: 1.1em; color:navy ; font-weight: bold ; text-decoration: none ; 
    text-align: center}
h3 {font.size: 1.1em; color:#ffffff ; font-weight: bold ; text-decoration: none ;text:justify}
.negro {color:#000000}
.rosa {color:#D01F3C}
.azul {color:#0000FF}
.verde1 {color: #006E2E}
.verde2 {color:#008C00}
.plata  {color:#EEEEEE}
.amarillo {color:#FFFF88}
.rosa {#FF0084}
body        {text-align: center; background="#0000FF";}
#global     {width:800px ; margin:4px auto }
#cabecera  { background-color: Navy; border-bottom: thin dotted Blue; border-left: thin dotted Blue; border-right-color: Blue; border-right-style: dotted; border-right-width: thin; border: thin dotted Blue;width:800px;height:75px}

#navegacion1 {height:22px; width 800 px; background-color:#75c3e4; border-bottom: thin dotted Blue;
 border-color: Blue Blue Blue Blue; border-left: thin dotted Blue; border-right-color: Blue; border-right-style: dotted; border-right-width: thin; border-top-color: Blue; border-top-style: dotted; 
border-top-width: thin;  border:black 1px solid}
#navegacion1 li {float:left ; list-style:none ; margin: 0px 20px 0px 20px; font-family: 'Arial' ; font-size: 11px; color:#ffffff }
#navegacion1 ul { margin-left: 180px; font-family: 'Arial' ; font-size: 11px; color:#ffffff }
#contenido  {text-align:center; background-color: #00CCFF}
#contenido p {margin: 5px 10px 0px 10px;font-family: arial,verdana; font-size:16px;color:#ffffff;text:justify}
.grande{}

a         {color: #ffffff ; text-decoration:none ; display: block }
a:link    {}
a:visited {}
a:hover   {color:#52d5df ; text-decoration:underline ; text-transformation:uppercase}
a:active  {}


#pie {background-color: #0000FF; border: -left: black 1px solid ; 
       border-right: black 1px solid; 
       border-top: black 1px solid;  }
#pie     {border-left:  black 1px solid ; border-right: black 1px solid ; 
          border-top:   black 1px solid ; height: 65px }
#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}


