@charset "utf-8";
/* CSS Document */
body{
    border:0;
    font-family:Arial;
    font-size:13px;
    color:#444;
}
a { color:#7A471A; text-decoration:none; }
#pantalla { width:100%; height:100%; text-align:center; }
.textoGde { font-size: 20px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #7A471A; }
#infoFechas{ text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333; margin:10px 0;}
#links {display:block; left:50%; margin-left:-270px; position:relative; width:500px;}
#links a{float:left; height:19px; background-position:top;}
#links a:hover{background-position:bottom;}
#lFacebook{width:126px; background-image:url(../euforia-facebook.png);}
#lMyspace{width:110px; background-image:url(../euforia-myspace.png);}
#lPurevolume{width:152px; background-image:url(../euforia-purevolume.png);}
#lFotolog{width:111px; background-image:url(../euforia-fotolog.png);}
.clear{clear:both;}