#contenidor {
	width: 960px;
	margin: 0 auto;
	position: relative;
	border-style: solid;
	border-width: 1px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#principal {
	color: #49505c;
}

a {
	text-decoration: none;
}

#intro {
	height: 100px;
	background-color: #aababd;
	top: 0;
	z-index: 10;
	position: relative;
}

p {
	font-size: 0.9em;
	margin: 10px 0;
	text-align: justify;
}

p:first-line {
	font-weight: bold;
}

.majusc {
	text-transform: uppercase;
}

.minusc {
	font-weight: normal;
	font-style: normal;
}

/*#exposicio p, #presentacio  p, #presentacio_anteriors p {
	margin: 10px 0;
}*/

/*#exposicio p:first-line, #presentacio p:first-line, #presentacio_anteriors p:first-line {
	font-weight: bold;
}*/

#cap {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 15em;
	text-align: center;
	padding-left: 125px;
	background: url(../img/rovira.png) no-repeat 0 bottom;
	padding-bottom: 40px;
	padding-top: 30px;
	margin-left: 20px;
}

#cap h1 {
	font-size: 2em;
	text-transform: uppercase;
	z-index: 0;
}

#cap h2 {
	font-size: 1em;
	z-index: 0;
}

#peu {
	text-align: center;
	display: block;
	background-color: #aababd;
	width: 960px;
	padding-top: 5px;
	padding-bottom: 5px;
	position: absolute;
	bottom: 0;
}

#peu p {
	margin: 0;
}

#adreça {
	margin-left: 20px;
	font-size: 0.9em;
	float: left;
}

#webmaster {
	font-size: 0.6em;
	line-height: 2em;
	padding-right: 20px;
	text-align: right;
}

#webmaster p {
	margin: 0;
	padding: 0;
	text-align: right;
}

#adreça li {
	list-style-type: none;
	display: inline;
	margin-right: 9px;
	margin-left: 10px;
}

#vincles ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}

#lseleccio {
	text-transform: uppercase;
	color: #fff;
	position: absolute;
	top: 100px;
	left: 150px;
	margin-top: 1px;
	margin-left: 1px;
	margin-right: 1px;
	z-index: 100;
}

#lseleccio ul {
	display: block;
	width: 15em;
}

#lseleccio li {
	border-style: solid;
	border-width: 1px;
	margin-top: -1px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#lseleccio a {
	padding-left: 10px;
	display: block;
}

li.seleccio {
	background-color: #b6c2c3;
	padding-left: 10px;
}

#lseleccio ul ul {
	background-color: #dbe1e1;
}

#lseleccio ul ul li:hover {
	background-color: #849899;
}

#lseleccio ul ul {
	display: none;
}

#lseleccio li.seleccio:hover > ul {
	display: block;
	padding-left: 0;
	position: absolute;
	left: 0;
	margin-top: 4px;
}

#lidioma {
	right: 15px;
	position: absolute;
	top: 70px;
	text-transform: uppercase;
	font-size: 0.7em;
	z-index: 20;
}

.idiomes {
	display: none;
}

#lidioma ul ul li {
	display: inline-block;
	margin-right: 10px;
	margin-left: 10px;
}

a:link {
	color: #5f6565;
}

a:hover {
	color: #fff;
}

a:active {
	color: #c8c8c8;
}

a:visited {
	color: #6e4114;
}

.invisible {
	display: none;
}
