/* CSS Document */
body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0;
	padding: 0;
	background: #000;
}
body, html {
	scrollbar-face-color: #63514A !important;
	scrollbar-shadow-color: #E5E5E5 !important;
	scrollbar-highlight-color: #E5E5E5 !important;
	scrollbar-3dlight-color: #BEBAB3 !important;
	scrollbar-darkshadow-color: #63514A !important;
	scrollbar-track-color: #CCC !important;
	scrollbar-arrow-color: #FFF !important;
}
* { margin: 0px;padding: 0px; outline: 0;}
html, body { width: 100%;}
body { font-family: Verdana, Arial, Helvetica, sans-serif;}
p {
	text-align: justify;
	margin: 4px 0;
	padding:0;
}
a {
	cursor: pointer;
	color: #CC181F;
}
#mare {
	margin: 0 auto;
	width: 765px;
}
/*home*/
#presentacio h2 {
	display: none;
}
#expo {
	float: left;
	width: 380px;
	padding: 16px 0;
}
#expo a, #web a {
	height: 20px;
	display: block;
	width: 150px;
	border: #000 solid 1px;
}
#expo a#expotext {
	background: url(../img/expo.gif) no-repeat center center;
}
#expo a:hover#expotext {
	background: url(../img/expo_roll.gif) no-repeat center center;
}
#web {
	float: right;
	width: 380px;
	padding: 16px 0;
}
#web a#webtext {
	background: url(../img/web.gif) no-repeat center center;
}
#web a:hover#webtext {
	background: url(../img/web_roll.gif) no-repeat center center;
}
#expo span, #web span {
	display: none;
}
#logos img {
	padding: 64px 50px 0px 50px;
}
/*interior*/
#cap {
	background: url(../img/cap.gif) no-repeat center center;
	height: 32px;
	padding: 0;
	margin: 0;
	margin-top: 6px;
}
#cap h2 {
	display: none;
}
#cap #visitaExpo {
	float:left;
	width:140px;
	height:32px;
	margin:0px;
	padding:0px;
}
#cap #visitaExpo a {
	font: normal 10px "Trebuchet MS", Arial, Verdana;
	text-decoration: none;
}
#cap #retorn {
	float:right;
	width:300px;
	height:32px;
	margin:0px;
	padding:0px;
}
#cap #retorn a {
	display:block;
	width:300px;
	height:32px;
	margin:0px;
	padding:0px;
}
#cap #retorn a span {
	display:none;
}
#menu2 {
	font: bold 11px "Trebuchet MS", Arial, Verdana;
	padding: 0;
	line-height: 5px;
	margin: 0;
	background: #333 url(../img/fons_menu.jpg) no-repeat top center;
	height: 240px;
}
/*menu*/
#menu {
	font: bold 12px "Trebuchet MS", Arial, Verdana;
	margin:0;
	background: #fff url(../img/fons_menu.jpg) no-repeat top center;
	height: 324px;
}
#menu ul {
	list-style-type: none;
}
#menu ul li.nivel1 {
	width: 172px;
}
#menu ul li ul.nivel2 {
	width: 174px;
}
#menu ul li {
	text-align: left;
}
#menu ul li.primera {
	border-top: none;
}
#menu ul li a {
	display: block;
	text-decoration: none;
	color: #CC181F;
	background-color: transparent;
	border: none;
	padding: 4px 6px;
	position: relative;
}
#menu ul li:hover {
	position: relative;
	background-color: transparent;
	color: #000;
}
#menu ul li a:hove {
	background-color: transparent;
	color: #000;
	position: relative;
}
#menu ul li:hover a.nivel1 {
	background-color: #EFEFEF;
	color: #000;
	position: relative;
}
#menu ul li a.nivel1 {
	display: block!important;
	display: none;
	position: relative;
}
#menu ul li ul {
	display: none;
}
#menu ul li:hover > ul {
	display: block;
	position: absolute;
	left: 161px;
	top:-1px;
}
#menu ul li ul li a {
	width: 150px;
	background-color: #EFEFEF;
	color: #CC181F;
	position: relative;
}
#menu ul li ul li a:hover {
	position: relative;
	background-color: #CCC;
	color: #000;
}
#menu ul li a.nivel1ie {
	width: 144px;
	padding: 8px;
}
#menu ul li a.subnivel {
	padding-bottom: 8px;
}
#menu ul li a:hover ul.nivel2, #menu ul.nivel2 li a:hover ul.nivel3, #menu ul.nivel3 li a:hover ul.nivel4 {
	display: block;
	position: absolute;
	left: 170px;
	top:-1px;
}
table.falsa {
	border-collapse:collapse;
	border:0px;
	float: left;
}
#menu a.actiuMenu {
	color: #FFF;
	background: #CC181F;
}
/*
#menu {
	font: bold 11px "Trebuchet MS", Arial, Verdana;
	text-transform: uppercase;
	padding: 0;
	line-height: 5px;
	margin: 0;
	background: #333 url(../img/fons_menu.jpg) no-repeat top center;
	height: 240px;
}
#menu ul {
	margin: 0;
	padding: 40px 0px 0px 0px;
}
#menu li {
	list-style: none;
	margin-bottom: 5px;
}
#menu a {
	color: #CC181F;
	text-decoration: none;
	display: block;
	width: 160px;
	line-height: 18px;
	padding: 0px 6px 0px 16px;
}
#menu a:hover {
	color: #FFF;
	background: #CC181F;
}
#menu a.actiuMenu {
	color: #FFF;
	background: #CC181F;
}*/
#contingut {
	background: #F7FCFC;
	height: 400px;
}
#Prof {
	width: 300px;
	margin: 10px 10px 10px 240px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
#showimageProf img {
	float: left;
}
#textProf {
	height: 160px;
	width: 736px;
	overflow: auto;
	margin: 6px;
	padding: 6px;
	line-height: 16px;
	float: left;
}
#textTot {
	float: left;
	height: 330px;
	overflow: auto;
	width: 736px;
	background: inherit;
	margin: 6px;
	padding-left: 6px;
	padding-right: 6px;
	line-height: 16px;
}
#text {
	float: left;
	height: 330px;
	overflow: auto;
	width: 540px;
	background: inherit;
	margin: 6px;
	padding-left: 6px;
	padding-right: 6px;
	line-height: 16px;
}
h4 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #CC181F;
	margin: 12px 0 0 12px;
	padding: 10px 0;
}
#text h4, #textProf h4, #textTot h4 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #CC181F;
	margin: 6px 0 0 0;
}
#text h5, #textProf h5, #textTot h5 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #000;
	margin-top: -6px;
}
#text #docus a, #textTot #docus a {
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #CC181F;
	text-decoration:none;
}
#text #docus a:hover, #textTot #docus a:hover {
	font: normal 10px Arial, Helvetica, sans-serif;
	background: #CC181F;
	color: #FFFFFF;
	text-decoration: none;
}
#text #docus img, #textTot #docus img {
	border: 0;
	padding: 0 2px;
}
#imatgeProf {
	height: 124px;
	overflow: auto;
	border-top: solid 1px #333;
	width: 736px;
	background: inherit;
	margin: 6px;
	padding: 6px;
	clear: both;
}
#imatge {
	float: right;
	height: 330px;
	overflow: auto;
	border-left: solid 1px #333;
	width: 180px;
	background: inherit;
	margin: 6px 2px 6px 0;
	padding:0 0 0 6px;
}
#imatge img {
	border: 0;
}
#imatgeProf img {
	border: 0;
	padding: 0 3px;
}
#text ul, #textTot ul {
	padding: 10px 1px 12px 1px;
	margin-left: 10px;
	list-style-type: none;
}
#text ul li, #textTot ul li {
	background: url(../img/bullet.gif) 0px 4px no-repeat;
	padding-left: 14px;
	padding-bottom: 6px;
}
#text ul.submenu, #textTot ul.submenu {
	padding: 6px 1px 12px 1px;
	margin-left: 0px;
	list-style-type: none;
}
#text ul.submenu li, #textTot ul.submenu li {
	background: url(../img/arrows.gif) 0px 5px no-repeat;
	padding-left: 10px;
	padding-bottom: 6px;
}
#text a, #textTot a {
	color: #CC181F;
	text-decoration: underline;
}
#text a:hover, #textTot a:hover {
	color: #FFF;
	background: #CC181F;
	text-decoration: none;
}
#peu {
	font: 10px Arial, Helvetica, sans-serif;
	color: #FFF;
	margin: 4px 0;
}
#peu a {
	font: 10px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: underline;
}
#peu a:hover {
	font: 10px Arial, Helvetica, sans-serif;
	color: #333;
	background: #FFF;
	text-decoration: none;
}
#showimage {
	position:absolute;
	width:auto;
	height:auto;
	top: auto;
	left: 10px;
	border:1px solid #333;
	background: #FFF;
	padding: 4px;
}
#showimageProf {
	position:absolute;
	width:auto;
	height:auto;
	top: 140px;
	left: 160px;
	border:1px solid #333;
	background: #FFF;
	padding: 4px;
}
#showimage a, #showimageProf a {
	color: #CC181F;
}
#construccio {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #FFF;
}
#boxLeft {
	display: block;
	float: left;
	width: 240px;
	padding: 0;
	margin: 0;
}
#boxRight {
	display: block;
	float: left;
	width: 240px;
	padding: 0;
	margin: 0;
}
#boxCenter {
	display: block;
	float: left;
	width: 240px;
	padding: 0;
	margin: 0;
}
#clear {
	clear: both;
}
.index {
	font: normal 10px "Trebuchet MS", Arial, Verdana;
	color: #666;
}
#cercador {
	padding: 0;
	margin: 0;
	float: left;
}
#cercador input {
	color: #666;
	background: #EFEFEF;
	border: 0;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
}
#cercador a {
	font: normal 10px "Trebuchet MS", Arial, Verdana;
	text-decoration: none;
}
form {
	margin: 0;
	padding: 0;
}
form p {
	clear: left;
	margin: 0;
	padding: 4px;
}
form p label {
	float: left;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	width: 150px;
	text-align: right;
	padding: 2px;
}
legend {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FF6C00;
	background: #FFFFFF;
}
input, textarea {
	color: #666;
	background: #FFF;
	border: 1px solid #CCC;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
}
button {
	color: #666;
	background: #EFEFEF;
	border: 1px solid #CC181F;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	margin: 4px;
	cursor: pointer;
	margin-left: 160px;
}
.roig {
	color:#CC181F
}
#guia table {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
#guia td {
	border-bottom: 1px solid #CC181F;
}
#guia tr.gris {
	background: #EFEFEF;
}
#guia thead {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}
.input-append {
	display:block;
	margin-top:5px;}