@charset "utf-8";
/* CSS Document */
.Estilo1 {
	font-size: 48px;
	font-weight: bold;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Estilo6 {color: #FFFFFF; font-weight: bold; }
html,body {margin:0px;padding:0px;height:100%;}
body {
	background-color: #EEEEEE;
	background-image: url(imatges/fons/fons_web.png);
	background-repeat: repeat-x;
	margin:0px;
	padding:0px;
}
.Estilo9 {color: #FFFFFF; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; }
.Estilo10 {font-family: Verdana, Arial, Helvetica, sans-serif}
.titol {
	color: #EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:48px;
	height:100px;
	background-image: url(imatges/fons/titol.png);
	background-repeat: repeat-x;
	min-width:974px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
table.taula-prin{
	background-color:#000011;
	min-width:1174px;
	min-height:710px;
}
#botonera{
	background-color:#000011;
	width:150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor:pointer;
	text-align:left;
}
table.nexeweb{
	z-index:4;
	visibility:hidden;
	width:100%;
	height:100%;
	min-width:974px;
}
td.botons{
	height:50px;
	background-image:url(imatges/boto.png);
	vertical-align:middle;
}
td.CentPix{
	width:150px;
	max-width:150px;
}
