body {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 11px;
	width: 610px;
	height: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
}
td {
	font-size: 11px;
	color: #000000;
}
.incid {
	background-color: #FF0000;
	color: #FFFFFF;
	padding: 5px;
	margin: 10px 32px 5px 32px;
	font-weight: normal;
}


th {
	font-size: 11px;
	color: #000000;
}
p {
	font-size: 11px;
}
h1 {
	font-size: 14px;
	color: #000066;
}
h2 {
	font-size: 12px;
	color: #000066;
}
h3 {
	font-size: 11px;
	color: #000066;
}

.clar {
	color: #FFFFFF;
}
.vermell {
	color: #CC0000;
	font-weight: bold;
}

.credits {
	font-size: 10px;
}

.notes {
	font-size: 10px;
	color: #FF6600;
}	
a:link {
	font-weight: bold;
	color: #336699;
	text-transform: none;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #336699;
	text-transform: none;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #336699;
	text-decoration: underline;
	text-transform: none;
}
a:active {
	font-weight: bold;
	color: #990000;
	text-transform: none;
	text-decoration: none;
}
.clar a:link {
	font-weight: bold;
	color: #CCCCFF;
	text-transform: none;
	text-decoration: none;
}
.clar a:visited {
	font-weight: bold;
	color: #CCCCFF;
	text-transform: none;
	text-decoration: none;
}
.clar a:hover {
	font-weight: bold;
	color: #CCCFFF;
	text-decoration: underline;
	text-transform: none;
}
.clar a:active {
	font-weight: bold;
	color: #9999FF;
	text-transform: none;
	text-decoration: none;
}


li {
	margin: 5px;list-style-image: url(../css/imatges/bullet.gif);
}

ul ul li{
	list-style-image: url(../css/imatges/bullet2.gif);
	margin: 4px;
}
 ul ul ul li{
	list-style-image: url(../css/imatges/bullet3.gif);
	margin: 3px;
}
ul ul ul ul li{
	list-style-image: url(../css/imatges/bullet4.gif);
	margin: 2px;
}
/*div {
	margin-left: 10px;
}*/

/* MISSATGE ALERTA!!! */ 

/* set millions of background images */
.rbroundbox { background: url(../img_index/nt.gif) repeat; }
.rbtop div { background: url(../img_index/tl.gif) no-repeat top left; }
.rbtop { background: url(../img_index/tr.gif) no-repeat top right; }
.rbbot div { background: url(../img_index/bl.gif) no-repeat bottom left; }
.rbbot { background: url(../img_index/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { font-size:110%;
	margin: 0 7px;
	line-height:14px;
	width:500px;
	color: #FFFFFF;
}
.rbcontent a {
	color: #FFFFFF; text-decoration:underline;
}
.rbroundbox { width: 89%; margin: 1em auto;  }
