@charset "iso-8859-2";
.fons {
	background-image: url(index.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
body {
	background-color: #000000;
}
.fonsdreta {
	background-image: url(img/fons_dreta.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 375px;
	width: 614px;
}
.taula {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
}
.atext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	text-decoration: underline;
}

.img {
	text-decoration: none;
	border: 3px none #FFFFFF;
	float: left;
	padding: 0px;
	margin: 7px;
}
.img2 {
	background: url("img/loader.gif") no-repeat center center;
	height: 75px;
	width: 100px;
	float: left;
	border: 1px solid #333333;
	margin-right: 5px;
}
.atext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.blancline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: underline;
}

.imgsponsors {
	text-decoration: none;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.noticies {
	padding: 5px;
	border: 2px dashed #FFFFFF;
	float: left;
	height: auto;
}
.atextblanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.fonsdretablanc {
	background-image: url(img/fons_dreta_blanc.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 375px;
	width: 614px;
}
.atextblanc:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #CCCCCC;
	text-decoration: underline;
}
.titolnews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.taulabio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
}
.fonsbottom {
	background-image: url(img/fons_bot.jpg);
	background-repeat:  repeat-x;
	background-position: left top;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	padding: 3px;
	width: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	padding: 5px;
	width: 60px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}
