

#logo {position: absolute;
top: 10;
left: 0;
}


#logoDer {position: absolute;
top: 10;
right: 0;
}


#tituloSeccion {position: absolute;
top: 120;
left: 150;
}

#fotos {position: absolute;
top: 180;
left: 150;
}

#bio  {position: absolute;
top: 0;
left: 0;
}


#contenidoFlash {position: absolute;
top: 10;
left: 0;
}

h3 {text-align: center; color: white; font-family: "Arial"; 
font-weight: bold; font-size: 10pt;
}

h4 {text-align: left; color: white; font-family: "Arial"; 
font-weight: bold; font-size: 9pt;
}

i {text-align: left; color: red; font-family: "Arial"; 
font-weight: bold; font-size: 8pt; font-style: italic;
}

P.copyright {color: white; font-family: "Arial"; font-weight: bold; font-size: 7pt; font-style:italic;
}


P.condiciones {color: white; font-family: "Arial"; font-weight: normal; font-size: 8pt;
}

P.titulo {color: white; font-family: "Arial"; font-weight: bold; font-size: 8pt;
}

P.apartado {color: white; font-family: "Arial"; font-weight: bold; font-size: 14pt;
}

A:link {color: red; font-weight: bold; text-decoration: none;
}

A:visited {color: red; font-weight: bold; text-decoration: none;
}

A:hover {color: red; font-weight: bold; text-decoration: none;
}

A:active {color: red; font-weight: bold; text-decoration: none;
}