@charset "utf-8";
/* CSS Document */
body {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 0.9em;
	background-color:#FFFFFF;
}
#pagina{
	width: 800px;
	height:1000px;
	margin: 0 auto;
	border: thin solid #000000;
}
#header{
	background-image:url(../imatges/header.jpg);
	width:800px;
	height:100px;
	background-color:#044638;
	clear:both;
}
#menu-sup{
	float: right;
	background-color:#F0F0F0;
	width: 800px;
	border-left-color: #cccccc;
	border-bottom-color:#FFFFFF;
	height: 40px;
}
.menu {
	float:right;
	border: thin solid #cccccc;
	list-style-image: none;
	list-style-type: none;
	text-align:center;
	width:auto;
	height: 38px;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 0.9em;
	vertical-align:middle;
	background-color:#044638;
	border-top-color:#044638;
}
.menu-links {
	float:left;
	border: thin solid #cccccc;
	text-align:left;
	line-height: 2.7em;
	width:auto;
	height: 38px;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 0.9em;
	vertical-align:middle;
}
.menu-links a {
	color:#000000;
	text-decoration:underline;
	padding-left:2px;
	padding-right:2px;
	line-height: 1.5em;
}
.menu-links a:hover {
	color:#000;
	text-decoration:none;
	padding-left:2px;
	padding-right:2px;
	line-height: 1.5em;
}
.menu a {
	color:#FFFFFF;
	text-decoration:none;
	padding-left:2px;
	padding-right:2px;
	line-height: 1.5em;
}
/*menú superior activat*/
#actiu{
	background-color:#ffffff;
	color:#044638;
	font-weight:bold;
	border-bottom-color:#ffffff;
	line-height: 2.7em;
}

/*menu lateral activat*/
#actual{
	font-size:0.9em;
	background-color:#FFFFFF;
}
h1 {
color:#993300;
font-size:larger;
}
h2{
color:#336699;
font-size:medium;
}
h3{
color:#000;
font-size:small;
}

a:link {
}
a:visited {
}
a:hover {
}
a:active {
}

#continguts{
	width:800px;
	float:left;
	height:861px;
}
#col-izq{
	width:150px;
	height:860px;
	background-color:#cccccc;
	float:left;
	color: #FFFFFF;
	font-family: sans-serif, Arial, Helvetica;
}
.navegacio-lat{
	clear: right;
	margin-left: auto;
	border: thin solid #666666;
	text-align:center;
	background-color:#E9E9E9;
	height:auto;
}
.navegacio-lat:hover{
	background-color:#FFFFFF;
	color:#000000;
}
.navegacio-lat a{
	color:#000000;
	text-decoration:none;
}
#col-der{
	width:640px;
	height:850px;
	background-color:#FFFFFF;
	float:left;
	overflow: auto;
	vertical-align:top;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	border-top-color:#FFFFFF;
}
#peu{
	background-color:#F0F0F0;
	width: 798px; 
	height:70px;
	float:left;
	border: thin solid #000000;
	margin: 0 auto;
}
#peu p{
	font-size:smaller;
}
#peu img{
	margin-left:5px;
	margin-right:5px;
	vertical-align:middle;
}
img{
	margin-left:5px;
	margin-right:5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.extern{
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
}
acronym {
	font-size: 0.9em;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #666666;
}
caption{
	color:#044638;
	font-weight:bold;
}
.img-align{
float:right;
}
.centrarimg{
margin: 0 auto;
width:550px;
}
table {
margin: 0 auto;
}
caption {
margin: 0 auto;
}
.fecha{
width:80px;
}
.accesible {
font-weight:bold;
}
