body, table {
	font-family: Verdana, arial, tahoma, helvetica;
	font-size: 10px;
}

.titol {
	font-family: Arial, verdana, tahoma, helvetica;
	font-size: 18px;
	padding-top: 10px;
	padding-left: 10px;
}

.texte {
	font-family: Verdana, arial, tahoma, helvetica;
	font-size: 10px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
}
.texteAvisl {
	font-family: Verdana, arial, tahoma, helvetica;
	font-size: 10px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
}
P {
	text-indent: 10px;
}

/* Per al cos */
.fons {
	background-repeat: no-repeat;
	/*background-attachment: fixed;*/
	background-image: url(img/fons.jpg);
	background-position: top center;

}
.fonsSense {
	background-repeat: no-repeat;
	/*background-attachment: fixed;*/
	background-image: url(img/fonsSense.jpg);
	background-color: transparent;
	
	}
td.baix {
background-position: bottom;
	background-image: url(img/baix.gif);
	height: 18px;
	padding-bottom: 1px;
	font-family: Verdana, arial, tahoma, helvetica;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	vertical-align: bottom;
}
.serveis {
padding-right: 10px; 
}
.unpxbaix {
	background-repeat: repeat-y;
	/*background-attachment: fixed;*/
	background-image: url(img/1pxbaix.gif);
	
	font-family: Verdana, arial, tahoma, helvetica;
	font-size: 10px;
	padding-top: 5px;
	padding-left: 10px;
	text-align: justify;
}

.unpxsense2 {
	background-repeat: repeat-y;
	/*background-attachment: fixed;*/
	background-image: url(img/1pxbaixSense.gif);
	}
.unpxsense {
	background-repeat: repeat-y;
	/*background-attachment: fixed;*/
	background-image: url(img/1pxbaixSense.gif);
	
	font-family: Verdana, arial, tahoma, helvetica;
	font-size: 10px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
}
/*Per al formulari de contacte*/
.in {
	height: 18px;
	width: 150px;
	font-size: 10px;
	font-family: Verdana, arial, tahoma, helvetica;
}
.in2 {
	height: 18px;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana, arial, tahoma, helvetica;
}
.asunto  {
	height: 18px;
	width: 500px;
	font-size: 10px;
	font-family: Verdana, arial, tahoma, helvetica;
}
.comentario  {
	height: 150px;
	width: 500px;
	font-size: 10px;
	font-family: Verdana, arial, tahoma, helvetica;
}
.tablaForm {
	padding-left: 10px;
	padding-right: 10px;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: black;
}
a:hover {
	text-decoration: underline;
	color: #6D6D6D;
}
body {
	background: #F4F4F4 url(img/degBody.gif) repeat-x fixed top;
}