@charset "UTF-8";
body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFCC00;
	background-image: url(compas.jpg);
	background-repeat: no-repeat;
	background-position: 820px 20px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #FFFF00;
	letter-spacing: 3mm;
	margin-top: 0px;
}
h2 {
	font-size: 18px;
	font-weight: bolder;
	color: #990000;
	margin-top: 1px;
	margin-bottom: 20px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 1px;
}
p {
	font-size: 12px;
	margin-top: -10px;
}
ul {
	margin-top: 0px;
	list-style-type: none;
}
li {
	margin-left: -40px;
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000099;
}
#barra {
	background-color: #003300;
	height: 5px;
}
#contenidor {
	height: 700px;
	width: 800px;
	position: absolute;
	top: 5px;
	left: 40px;
	background-image: url(fondo.jpg);
}
#botons {
	float: right;
}
#botonera {
	font-size: 12px;
	float: right;
}
#anagrama {
	position: absolute;
	height: 81px;
	width: 81px;
	left: 20px;
	top: 0px;
}
#logo {
	position: absolute;
	height: 40px;
	width: 650px;
	left: 120px;
	top: 55px;
}
#incloure {
	width: 600px;
	position: absolute;
	top: 140px;
	left: 100px;
	height: 450px;
	background-color: #003300;
	border: 2px solid #003300;
}
.negreta {
	font-weight: bold;
}
.cursiva {
	font-style: italic;
}
.transparencia {
   opacity: .75;
   -moz-opacity: .75;
   filter:alpha(opacity=75);
} 
.vincleWeb {
	display: block;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	font-style: italic;
}
.vincleWeb:link,.vincleWeb:visited {
	color: #66FF00;
	background-color: #006600;
	display: block;
}
.vincleWeb:hover {
	color: #000066;
	background-color: #FFCC00;
	display: block;
}
.dreta {
	float: right;
}
.vincleAuca {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.vincleAuca:link,.vincleAuca:visited {
	color: #FF3300;
}
.vincleAuca:hover {
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 1px;
}
