
html {height: 100%; margin: 0}


body      { color: #000; font: 100% "Trebuchet MS", Helvetica, Arial, SunSans-Regular, sans-serif; background-image: url("../im/marco-muestra.png"); background-position: 0 0; text-align: center; margin: 200px 0px 0px 0px; padding: 0 }


div#comingsoon   { background-image: url("../immagini/comingsoon.png"); background-repeat: no-repeat; background-position: center 0; display: block; margin: 0 auto; padding: 0; position: relative; width: 840px; height: 255px }

div#comingsoon h1 {text-align: center; padding: 120px 0px 0px 150px; font-size: 1em; font-style: italic; color: #000}


#piede .note {font-size: 0.7em; color: #000000; text-align: center; padding-top: 40px}
#piede .note a:link, #piede .note a:visited {color: #000000; text-decoration: underline}
#piede .note a:hover, #piede .note a:active { text-decoration: none}


div#entrada  { background-color: #fff; background-image: url("../immagini/luisa-entrada.png"); background-repeat: no-repeat; background-position: center; margin-top: -100px; padding: 0; position: absolute; top: 50%; width: 100%; height: 200px }


div#castellano {float: left; margin: 100px 0px 0px 100px}

div#castellano span {text-align: left; padding:0; font-size: 0.8em; }

div#english {float: right; margin: 100px 100px 0px 0px}
div#english span {text-align: right; padding:0; font-size: 0.8em; }


a:link, a:visited {color: #f90; text-decoration: none }
a:hover, a:active {color: #666; text-decoration: none }
