/* CSS Document */
body {
	margin:0;
	padding:0;
	background:url(../img/background.jpg) repeat-x;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
}
#contenidor {
	margin:0 auto;
	width:996px;
}
#header {
	margin:0;
	padding:20px 0 0 10px;
}
#header img {
	border:none;
}
#contingut {
	width:760px;
	margin:0;
	padding: 0 0 0 130px;
}
.modul_sup {
	background:url(../img/fonsmodul_sup.gif) no-repeat;
	width:767px;
	height:227px;
}
.modul_sup p {
	margin:0;
	padding:0;
	display:block;
	text-indent:-9999px;
}
.modul_cen {
	background:url(../img/fonsmodul_cen.gif) repeat-y;
	width:767px;
}
.logos_fila {
	padding-bottom: 15px;
	text-align:left;
	margin: 0 auto;
	width:720px;
}
.logos_fila img {
	border: none;
}
.modul_inf {
	background:url(../img/fonsmodul_inf.gif) no-repeat;
	width:767px;
	height:17px;
}
#footer {
	color:#616465;
	font-size:10px;
	text-align: right;
}
#footer a {
	color:#CC0000;
	text-decoration:none;
}
#footer img {
	border:none;
}