* {
	padding: 0;
	margin: 0;
}
html{
	height: 100%;
}
body{
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(../img/fons.gif) repeat-x top;
	font-size: 11px;
	height: 100%;	
}

/* Type
----------------------------------------------- */
a:link,
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:link img,
a:visited img {
	border: none;
}

/* Page Structure
----------------------------------------------- */
img.precarga{ background: url(../img/loader.gif) no-repeat center; }

.fonsTaulaCentre{ background: #fff; }

.menuSupOff01{ width:125px; height:20px; text-align:center; background: url(../img/btnoff01.gif) no-repeat; }
.menuSupOff02{ width:125px; height:20px; text-align:center; background: url(../img/btnoff02.gif) no-repeat; }
.menuSupOff03{ width:125px; height:20px; text-align:center; background: url(../img/btnoff03.gif) no-repeat; }
.menuSupOff04{ width:125px; height:20px; text-align:center; background: url(../img/btnoff04.gif) no-repeat; }
.menuSupOff05{ width:125px; height:20px; text-align:center; background: url(../img/btnoff05.gif) no-repeat; }
.menuSupOff06{ width:125px; height:20px; text-align:center; background: url(../img/btnoff06.gif) no-repeat; }

.menuSupOn01{ width:125px; height:20px; text-align:center; background: url(../img/btnon01.gif) no-repeat; }
.menuSupOn02{ width:125px; height:20px; text-align:center; background: url(../img/btnon02.gif) no-repeat; }
.menuSupOn03{ width:125px; height:20px; text-align:center; background: url(../img/btnon03.gif) no-repeat; }
.menuSupOn04{ width:125px; height:20px; text-align:center; background: url(../img/btnon04.gif) no-repeat; }
.menuSupOn05{ width:125px; height:20px; text-align:center; background: url(../img/btnon05.gif) no-repeat; }
.menuSupOn06{ width:125px; height:20px; text-align:center; background: url(../img/btnon06.gif) no-repeat; }