body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#contingut {
	width: 510px;
	text-align: left;
}
#contingut h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
#contingut h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #000000;
	margin: 5% 40% 0% 1%;
	padding: 0px 5px 0px 5px;
}
#contingut h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 2% 0% 0% 1%;
}
#contingut p {
	margin: 2% 0% 0% 1%;
}


#contingut #bomba img, #contingut #submunicio img {
	border: 1px solid #000000;
	padding: 2px 2px 2px 2px;
	margin: 10px 0px 0px 40px;
}
#contingut #bomba p, #contingut #submunicio p {
	font-size: 10px;
	width: 210px;
	margin: 0px 0px 0px 40px;
}
#contingut #submunicions img, #contingut #deminatge img {
	border: 1px solid #000000;
	padding: 2px 2px 2px 2px;
}
#contingut #submunicions p {
	font-size: 10px;
	margin: 0px 0px 0px 50px;
}
#contingut #grafic {
	margin: 30px 0px 0px 0px;
}

#contingut table {
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#contingut td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-size: 11px;
}
#contingut #deminatge p {
	font-size: 10px;
	text-align: center;
	margin: 0px 0px 0px 0px;
}
#contingut a:link {
	font-weight: bold;
	color: #FFFFFF;
}
#contingut a:visited {
	font-weight: bold;
	color: #FFFFFF;
}
#contingut a:hover {
	font-weight: bold;
	color: #FFFFFF;
}
#contingut a:active {
	font-weight: bold;
	color: #FFFFFF;
}
#contingut #veuremes {
	height: 15px;
	width: 490px;
	background-image: url(imgs/base_veure.gif);
	text-align: right;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 1%;
	margin-right: 0%;
	margin-bottom: 2%;
	margin-left: 0%;
}
#contingut #separa {
	height: 4px;
	width: 510px;
	background-image: url(imgs/separa3.gif);
	margin: 0% 0% 1% 0%;
	background-repeat: repeat-x;
}
#contingut #descarrega {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 20px 0px 0px 0px;
}
#links h2 {
	font-size: 12px;
	text-align: left;
}
#toplink {
	width: 500px;
	background-image: url(imgs/base_linksS2.gif);
	background-position: bottom;
}
#linksint {
	width: 500px;
	background-image: url(imgs/base_linksM2.gif);
}
#linksint li {
	background-repeat: repeat-y;
	text-align: left;
	list-style-type: none;
	margin: 0px 0px 0px -20px;
	padding: 5px 0px 5px 0px;
}
#baselink {
	background-image: url(imgs/base_linksI2.gif);
	background-repeat: no-repeat;
	width: 500px;
	margin: 0px 0px 20px 0px;
}

#linksalt {
	background-image: url(imgs/base_linksM2.gif);
	width: 500px;
}

#linksalt li {
	background-repeat: repeat-y;
	list-style-type: none;
	text-align: left;
	line-height: 20px;
	margin: 0px 0px 0px -20px;
	padding: 5px 0px 5px 0px;
}

