body {	margin: 0px 0px; 	 font-family: Arial, Trebuchet MS, Verdana, Helvetica, sans-serif;	font-size: 10pt;        /* text-align:center;  en firefox, si no pones un contenedor para toda la web no funciona */
	width: 100%;
	background: url("/images/menu/fondo_browser.gif") repeat;}

#contenidoenlaces {
        position:relative;
	float:left;
	clear:left;
	width : 684px;
	}

#textoenlaces {
	left:0px;
	top:0px;	
	padding-left: 0px;
	width: 684px;
	font-size: 10pt;
	padding-top: 30px;
}

