body { 
	margin: 0px; padding: 0px;
	background: #bd8d46; color: #f2e8da;
	background-image: url(../imatges/fons_sibe.jpg);
	background-position: top center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-weight: normal; 
	font-size: 0.75em; line-height: 1.2em;
	}

a { color: #FFFFFF; text-decoration: none; }
a:hover { color: #8c0007; text-decoration: none; }
img { border: 0px; }
p { margin: 0px 0px 0.8em 0px; padding: 0px; }
h1, h2, h3, h4, h5 { font-weight: normal; }

/* --- */
#logo h1 { margin: 0px; padding: 0px; }

#login { text-align: right; font-size: 0.85em; font-weight:bold;}
#login img { vertical-align: middle; }
/* --- menu --- */
#menu { text-align: right;
		position:absolute;
		left:0px; 
		top: 110px;
		width: 174px; 
		}
#menu ul { margin: 0px; padding: 0px; list-style: none; }
#menu li { padding: 4px 20px 4px 0px; }

#menu ul { font-size: 1.25em; }
#menu ul li a { color: #8c0007;  font-weight:bold;}
#menu ul ul { font-size: 0.85em; }
#menu ul ul li a { color: #261c0e; }
#menu li.actiu, #menu li:hover { 
	background-image: url(../imatges/menu_on.png);
	background-position: center right;
	background-repeat: no-repeat; 
	}
/* ------------ BANNERS ------------ */
#banners div.banner { border: 0px solid #a67c3d;
	width: 574px; /* height: 75px;*/
	margin: 1em 0px 0px 0px; padding: 0px;
	background: #dab96f;
}

/* ------------ CONTINGUT ------------ */
#text div.banner { border: 1px solid #a67c3d;
	width: 278px; /* height: 75px;*/
	margin: 1em 0px 0px 0px; padding: 0px;
	background: #dab96f;
}
#text div.banner p {
	margin: 0px; padding: 0px 1em 0px 1em;
	line-height: 1.3em; text-align: right;
}
#text div.banner p strong {
	font-weight: normal; font-size: 1.2em;
}

/* noticies */
#noticies .noticies_titol { font-size: 1.25em; color: #8c0007; text-transform: uppercase; font-weight:bold;}
#noticies caption { display: none; visibility: hidden; }
#noticies th { display: none; visibility: hidden; }
#noticies td { padding: 0.2em 0px; }
#noticies td.data {
	font-size: 0.9em; color:#8c0007; font-weight:bold;
	vertical-align: top; padding-right: 20px; 
	}

/* genèrics */
.fesq { float: left; }
.fdreta { float: right; }

/* consota */
#peu { font-size: 0.85em; color: #8c0007; }
#peu a { color: #8c0007; font-weight: bold;}
#peu a:hover { color: #fff; }
#peu #peu_logos { margin: 1em 0px 2em 0px; }

/* GEMMA - temporal */
#peu p.vermell { color: #8c0007; }
#peu p.vermell a { color: #8c0007; }
#peu p.vermell a:hover { color: #ffffff; }
