/*main global selectors */


body {
	background-color: #333333;
	font-size: 13px;
	color: #636363;
	font-family: "Trebuchet MS", Arial, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
hr {
	color: #7A003A;
	background-color: #7A003A;
	height: 1px;
    border: none;
}
.topcell {
	padding-bottom: 10px;
}
p, h3 {
	margin-top: 0;
	padding-top: 0px;
}
p {
	text-align: justify;
}

a:link {
	color: #FF9900;
}
a:hover {
	color: #CC6600;
}
a:visited {
	color: #999999;
}
a.lang:link {
	color: #333333;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
a.lang:hover {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
}
a.lang:visited {
	color: #333333;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
.menu {
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
a.menu:link {
	text-decoration: none;
	color: #333333;
}
a.menu:visited {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.menu:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* table variables */

.tablelines {
	border: 1px solid;
	border-color: #000000;
	background-color: #FFFFFF;
}
.maincell {
	padding-top: 16px;
	padding-right: 32px;
	padding-left: 32px;
	padding-bottom: 16px;
}
.menutable {
}

.bottomcell {
	padding: 6px;
}

/* font variables */

.smaller {
   font-size: 11px
}
.italictext {
	font-style: italic;
	font-variant: normal;
}
.smallcaps {
	text-transform:lowercase;
	letter-spacing:0em;
	font-size: 20px;
	color: #CC0000;
	padding-bottom: 5px;
  }
h2 {
	font-size: 18px;
	text-transform:inherit;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 2px;
	font-weight: normal;
	border-bottom-color: #FF9900;
  }
h3 {
	font-size: 15px;
	color: #FF9900;
	padding-bottom: 0px;
	font-weight: normal;
	page-break-after: right;
  }

/* image spacing */
.imageframe {
	padding: 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	margin: 2px;
}
.imageright {
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 8px;
	padding: 4px;
}
.imageleft {
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding: 0px;
}
#map {
	border: 1px solid #CCCCCC;
}



/* frames around things */

.marc {
	background-color: #ECECEC;
	border: 1px solid #CCCCCC;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.marcfoto {
	padding: 2px;
	margin: 0px;
	border: 1px solid #CCCCCC;
}
.fotoleft {
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* Buttons */

input.btn{
   color:#333333;
   
   font-size:13px;
   font-weight:bold;}
.keytext {
	
	font-size: 15px;
	color: #333333;
}
.newslist {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.hometable {
	background-color: #FF9900;
	border: 1px solid #960B44;
}
.tr_fitxa {
	margin-bottom: 5px;
}
.footer {
	color: #333333;
	background-color: #000000;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 17px;
	padding-bottom: 2px;
	padding-left: 17px;
}
#footer a:link {
	text-decoration: none;
	color: #333333;
}
#footer a:visited {
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.leftcell {
	padding-right: 15px;
}
.rightcell {
	padding-left: 10px;
}
.rightcellline {
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.tablespacer {
	margin-bottom: 10px;
}
h1 {
	color: #666666;
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
}

/* Vertical Dynamic Menu */

#list {
width: 9em;
background: #ffffff;
}

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

#list a, #list h3 {
	display: block;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
}

#list h3 {
	color: #666666;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc #888 #555 #bbb;
	margin: 0;
	padding: 2px 3px;
	background-color: #FF9900;
	font-weight: bold;
}

#list a {
color: #666666;
background: #ffffff;
text-decoration: none;
}

#list a:hover {
color: #333333;
background: #ff9900;
}

#list li {
	position: relative;
}
#list li li{
	border-width: 1px;
	border-style: solid;
	border-color: #ccc #888 #555 #bbb;
	margin: 0;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	background-color: #FFFFFF;
}
#list ul ul ul {
position: absolute;
top: 0;
left: 100%;
width: 100%;
}

div#list ul ul ul,
div#list ul ul li:hover ul ul
{display: none;}

div#list ul ul li:hover ul,
div#list ul ul ul li:hover ul
{display: block;}

/* Main Divs */

#main {
	float: none;
	padding-right: 32px;
	padding-left: 32px;
	padding-bottom: 0px;
	width: 695px;
	padding-top: 15px;
	height: auto;
	background-color: #FFFFFF;
}
#left {
	float: left;
	width: 110px;
	padding-top: 0px;
}
#right {
	float: right;
	width: 550px;
	text-align: left;
	padding-left: 10px;
	padding-top: 0px;
}
#wrapper {
	background-position: center;
	background-color: #FFFFFF;
	float: left;
	margin-bottom: 16px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer {
	clear: both;
	font-size: 11px;
	text-align: center;
	background-color: #333333;
	color: #333333;
	background-image: url(imatges/orangefooter.gif);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	background-repeat: no-repeat;
	height: 30px;
}

#centre {
	background-position: center;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}
#topwrapper {
	background-position: center;
	background-color: #FFFFFF;
	float: left;
	margin-top: 16px;
	border-top-width: 1px;
	border-right-width: thin;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: groove;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
	margin-bottom: 0px;
}

#topcentre {
	background-position: center;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}
#menu {
	width: 760px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	position: static;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	background-color: #EFA400;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 2px;
	padding-bottom: 2px;
}
#top {
	width: 736px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	color: #FFFFFF;
	background-color: #333333;
	margin-top: 16px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
}
#top a:link {
	text-decoration: none;
	color: #FF9900;
}
#top a:visited {
	color: #FF9900;
	text-decoration: none;
}
#top a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#head {
	width: 760px;
	height: 130px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}
.menutable {
	margin-top: 10px;
	margin-left: 30px;
}

