@charset "utf-8";
/* CSS Document */
body {
	background:#333;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FEC134;
}
h6 {
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	color:#F90;
}

table {
	text-align:center;
}

#capcalera {
	width:100%;
	height:90px;
	margin-left:7px;
	margin-right:7px;
	margin-top:5px;
	margin-bottom:5px;
}
#centre {
	width:100%;
	height:400px;
	margin-left:70px;
	margin-right:70px;
	margin-top:50px;
	margin-bottom:50px;
}

#cos {
	width:80%;
	float:right;
}
#discs {
	padding:20px;
	padding-left:15%;
	padding-right:15%;
}

#final {
	width:100%;
	height:100px;
	margin-left:70px;
	margin-right:70px;
	margin-top:5px;
	margin-bottom:5px;
	float:inherit;
	clear:both;
}

#menu {
	width:20%;
	height:auto;
	float:left;
}

#titol {
	width:100%;
	height:100px;
	margin-left:7px;
	margin-right:7px;
	margin-top:5px;
	margin-bottom:5px;
}
.negreta {
	font-weight: bold;
}
