@charset "ISO-8859-1";
a {
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

hr {
	color: #660000;
	width: 200px;
	height: 0.5px;
}

/* @group espai */

#contenedor {
	width: 750px;
	margin: auto;
	height: 100%;
	background-image: url(cos_fondo.jpg);
}

#cabecera {
	height: 130px;
	padding-top: 16px;
	background: url(cap_fondo.jpg) no-repeat;
}


#contingut {
	height: 500px;
}
#avans_peu {
	background: url(peu_fondo.jpg) no-repeat;
	height: 195px;
}

#peu {
	background-repeat: no-repeat;
}



/* @end */

.titol_peu {
	font: 12px "Lucida Sans";
	color: #000000;
	border-bottom-color: #FF0000;
	border-bottom-width: 1px;
	background-image: url(peu_fondo.jpg);
	height: 135px;
	margin-top: 10px;
	padding-top: 5px;
}

.titol_peu_sl {
	font: 12px "Lucida Sans";
	color: #000000;
	border-bottom-color: #FF0000;
	border-bottom-width: 1px;
	background-image: url(peu_fondo_sl.jpg);
	height: 50px;
	margin-top: 0;
	padding-top: 0;
}

.dades_peu {
	font: 11px "Lucida Sans";
	color: #666666;
	border-bottom-color: #FF0000;
}
#contingut_index {
	height: 400px;
}
#contingut_agenda {
	height: 750px;
}
#contingut_associats {
	height: 450px;
}
#contingut_llista_associats {
	height: 850px;
}
