
.a   { position: absolute; left: 0px; top: 79px; width: 160px; background-color: orange;  }

.b   { position: absolute; left: 170px; top: 79px ; width: 680px }

.c   { position: absolute; left: 861px; top: 79px ; width: 163px; background-color: orange ; }

.d   { position: absolute; left: 0px ; width: 1050px; top: 0px; height: 75px  }

.e   { position: absolute; left: 0px ; width: 0.1em; top: 73px; height: 5px  }


H1 { color: blue; font-size: 37px; letter-spacing: 0.1em; font-family: impact }

.central { color: blue; text-indent: 1cm; text-align: justify ; line-height: 125% ; font-size: 16px  }
.centrado { color: blue; text-align: center }
.derecha { color: blue; text-align: right }
H3 { color: blue; word-spacing: 0.5em;font-weight: 700; font-style: italic; font-family: comic }
P { color: blue; text-align: justify }
P.futbol { color: white; text-indent: 1cm; text-align: justify; font-family: arial }
P.izqda, P.dcha {font-family: arial }
P.primera:first-letter { color: red; font-size: 200% }
P.last { font-size: 5px }
A:link { }
A:active { }
A:visited { font-size: 0.85em }
A:hover { background: #DDFF99 }
/*A { background-color: #AFAFAF }*/
A { text-decoration: underline }
BODY {background: #F2FF7F;
background-image: url(../images/cien.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: bottom right;}
LI.normal {color: blue }

