.taula {
	width: 100%;
	height: 65px;

}
.taula2 {
	background-image: url(../imatges/fons1.jpg);
	background-repeat: no-repeat;
	width: 100%;
}
.taula1 {
}
.taulaTot {
	background-image: url(../imatges/fonsSota.jpg);
	background-repeat:  repeat-x;
}
.dret {
	background-image: url(../imatges/cantoDret.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.dalt {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C6E8FF;
	border-right-color: #C6E8FF;
	border-bottom-color: #C6E8FF;
	border-left-color: #C6E8FF;
}
.formulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	background-color: #CCCCCC;
	border: thin ridge #000066;
}
.shoekStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.taulaDreta {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-top-color: #0099CC;
	border-right-color: #0099CC;
	border-bottom-color: #0099CC;
	border-left-color: #0099CC;
}
.sota {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
.formulari2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	background-color: #D6F1FE;
	border: thin groove #003366;
}
