/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#969292;
	background:#111;
}

#tot {position:relative; margin:0 auto; width:955px;}

#creativat {position:absolute; margin:0 0 0 800px;}

/*MUSICA TOP*/
#musica {height:31px; background-color:#000; background-image:url(../img/fondo-top.gif); background-repeat:no-repeat; width:100%;}
#menuInicio {position:relative; float:right; text-align:center; width:126px; padding-top:1em; background:#111; height:20px;} #menuInicio a {color:#969292; text-decoration:none;} #menuInicio a:hover {color:#fff; }
#musicaFlash {position:absolute; margin-left:379px;}


/*PEU BOTTOM*/
#peu {position:relative; width:100%; height:2em; color:#2d2d2d; margin-left:18em; margin-top:-50px; margin-bottom:30px;}
#peu ul {list-style:none; margin:0; padding:0; margin-top:4em; padding-bottom:1.5em;}
#peu ul li {padding:0; float:left;}
#peu ul li a {display:block; height:1.08em; /*Quito el padding, pero le pongo altura*/ text-decoration:none;}
#peu ul li a:hover {background-position:bottom;}
#peu ul li a span {display:none; /*Oculto el texto*/}
#peu div {background-color:#000; padding:0.2em 2em; height:1.3em; clear:left; width:47em; text-align:center;} #peu div a {color:#2d2d2d;}

/*POP UPS*/
#avisoLegal {margin:0; padding:20px; background:#111; text-align:justify;}
#avisoLegal span {font-size:1.1em; color:#c30000; font-weight:bold;}
#avisoLegal a {color:#969292;}