.imageframe {
	border: 1px solid #857D6E;
	padding: 3px;
	margin: 3px;
}
.labelframe {
	border: 1px solid #857D6E;
	padding: 3px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 10px;
}
html, body {
	background-color: #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #666;
}

h1 {
	color: #000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 19px;
	letter-spacing: 2px;
	margin-top: 0px;
}

h2 {
	color: #000;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 15px;
	letter-spacing: -1px;
}

a {
	color: #C06;
}
#lang {
	background-color: #FFF;
	margin-bottom: 0px;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 13px;
	float: right;
	color: #333;
	padding-top: 20px;
}
#lang a {
	text-decoration: none;
	color: #666;
}
#lang a:hover {
	text-decoration: none;
	color: #C06;
}
#lang a:active {
	text-decoration: none;
	color: #C06;
}

.lists a {
	text-decoration: none;
	color: #999;
}
.lists a:hover {
	text-decoration: none;
	color: #C06;
}
.lists a:active {
	text-decoration: none;
	color: #C06;
}

#head {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	background-color: #FFF;
	margin-bottom: 0px;
	vertical-align: bottom;
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	float: none;
}
#main {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	background-color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 0px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#menu {
	float: left;
	width: 140px;
	padding-left: 5px;
}
#menu a {
	text-decoration: none;
	color: #666;
}
#menu a:hover {
	text-decoration: none;
	color: #C06;
}
#menu a:active {
	text-decoration: none;
	color: #C06;
}
#menu a.unselected {
	text-decoration: none;
	color: #999;
}
#menu a.selected {
	text-decoration: none;
	color: #C06;
}

#content {
	float: right;
	width: 770px;
	padding-left: 26px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	margin-bottom: 5px;
	min-height: 300px;
	padding-top: 5px;
}
#fotostrip {
	float: right;
	margin-left: 20px;
	width: 168px;
	margin-right: 20px;
}
#footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
	clear: both;
	font-size: 10px;
}
.dropshadow {
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #CCC;
}
.mainmenu{
	float:left;
	margin:0;
	padding:0;
	list-style-image:none;
	list-style-type:none;
}
.mainmenu li{
	margin-top:12px;
}
.submenu{
	margin-left:12px;
	padding:0;
	list-style-image:none;
	list-style-type:none;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
}
.submenu li{
  margin-top:4px;
}
.dropshadowright {
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #CCC;
	margin-bottom: 5px;
	margin-left: 5px;
}
.blacktext {
	color: #000;
}
#gene {
	float: left;
	width: 140px;
	position: fixed;
	bottom: 0px;
}
#mainhome {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	background-color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(../imatges/generalitat_eu.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 0px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.splash {
	height: 100%;
	width: 100%;
	background-image: url(../imatges/gris.png);
	background-repeat: repeat;
	text-align: center;
	padding-top: 15px;
	z-index: 10;
	overflow: hidden;
	position: absolute;
	top: 0px;
}
.hidden { display: none; }
.unhidden { display: block; }
