/* CSS Document */

body {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 10px;
	line-height: -0.1;
	color:#ffffff;
	text-decoration: none;
	background-image: url(fons-esquerra.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color:#4D4D4D;
	background-attachment: fixed;
	leftmargin:0;
	topmargin:0;
	marginwidth:0;
	marginheight:0;

}
a:link {
	color: #00ccff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00ccff;
}
a:hover {
	text-decoration: none;
	color: #6adcf8;
}
a:active {
	text-decoration: none;
	color: #00ccff;
}
.mail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #dfdfdf;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-decoration:none;
}
.mail:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff ;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#content{
	width:930px;
	align:center;
	text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
    border: 0;
}
.fons_dreta{
	position:absolute;
	z-index:-10;
	background-image: url(fons-dreta.gif);
	background-repeat: no-repeat;
	width:250;
	height:290;
	top:0;
	right:0;
}
.taula{
	background-position: center bottom;
	background-image: url(linia1.png);
	background-repeat: no-repeat;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 10px;
	line-height: -0.1;
}
