@charset "ISO-8859-1";

/* reseteando el browser */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,
blockquote,th,td {margin:0; padding:0; }
ol,ul { list-style:none; }

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/* afegit Albert */
	background-color: #000000;
	background-image: url(../../img/capcalera2.gif);
	background-repeat: no-repeat;
}
a:link {
	color:#777777;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #777777;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #333333;
}
#tot {
	height: 548px;
	width: 931px;
	margin-top: 34px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#blocmenu {
	float: left;
	height: 183px;
}
#submenu ul { 
	list-style: none;
	display:inline; margin:0 0 0 10px; float: left;
	}
	
#menu {
	position: absolute;
	top: 154px; left: 60px; 
	width:932px;
	height:15px;
}

