/* -------- Capçalera -------- */
#cap {background:#fff url('../img/fons/cap.png') repeat-x;width:100%;}

#contingut_cap {width:950px;text-align:left;margin:auto;padding:7px 0 10px;}
#contingut_cap h1 {margin:25px 0 0 5px;}
#contingut_cap .destacat {float:right;margin-top:-78px;}
#contingut_cap .destacat2 {float:right;margin-right:50px;margin-top:-80px;height: 90px;overflow: hidden}
#contingut_cap #navegacio {
	height:31px;
	background:#85736c;
	margin-top:10px;
	padding-left: 15px;
	border-radius:15px;
	-moz-border-radius:15px;
	-khtml-border-radius:15px;
	-webkit-border-radius:15px;
	overflow:hidden;
	color:#fff;
	font-size:10.5pt;
}
#contingut_cap #navegacio li {
	float: left;
	text-transform:uppercase;
	font-weight:bold;
	margin: 0;
	padding: 0;
}
#contingut_cap #navegacio li a.menu {
	color:#fff;
	padding: 7px;
	display: block;
	width: auto;
}
#contingut_cap #navegacio li.actiu a {background:#f3530a !important;}

#contingut_cap #navegacio li ul {
	visibility: hidden;
	position:absolute;
	margin: 0;
	padding: 0;
}
#contingut_cap #navegacio li ul li {
	display:inline;
	float: none;
	text-transform:none;
	font-weight:normal;
	font-size:10pt;
	width: 100%;
}
#contingut_cap #navegacio li ul li a {
	color:#fff;
	padding:8px;
	display:block;
	border-top:1px solid #fff;
	background-color:#f3530a;
	filter: alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity:0.9;
	-webkit-opacity:0.9;
	opacity:0.9;
	z-index: 100;
}
#contingut_cap #navegacio li ul li a:hover { background-color:#F98959;color: #333; }
#contingut_cap #navegacio li ul li:first-child a {border-top:none;margin-top: -1px;}
#contingut_cap #navegacio li ul li.ultim a {
	-khtml-border-bottom-right-radius:10px;
	-khtml-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-bottomleft:10px;
	border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
}
#contingut {width:960px;margin:auto;text-align:left;}


/* -------- Peu -------- */
#peu {
	background:#85736c url('../img/fons/peu.png') no-repeat;
	height:145px;
	padding:25px 0 0 120px;
	margin-top:20px;
	line-height:150%;
	color:#fff;
	text-align:left;
	font-size:9pt;
	clear:both;
}
#peu a {color:#fff;}


/* -------- Columnes -------- */
#contingut_dos_portada { margin-right:165px; min-height:100%; }
#contingut_dos_portada #b_esquerra {float:left;width:100%;}
#contingut_dos_portada #b_dreta {float:right;margin-right:-165px;width:150px;}

#contingut_dos_fons { margin-right:165px; min-height:100%;background:#FFF url(../img/fons/columna_gris.png) repeat-y top left; }
#contingut_dos_fons2 { margin-right:165px; min-height:100%;background:#FFF url(../img/fons/columna_dosgrisos.png) repeat-y top left; }
#contingut_dos_fons #b_esquerra, #contingut_dos_fons2 #b_esquerra {float:left;width:100%;}
#contingut_dos_fons #b_dreta, #contingut_dos_fons2 #b_dreta {float:right;margin-right:-165px;width:150px;}

#contingut_dos_blocs #b_esquerra {width:615px;float:left;}
#contingut_dos_blocs #b_dreta {width:330px;float:right;}

#b_mig {width:310px;margin-right:15px;float:left;}




/* Panel Tab/button */
.tabcentre {
	width: 940px;
	margin: 0 auto;
	z-index: 999;
	font-size: 12px;
	display: block;
	height: 25px;
}

/* Panel Tab/button */
.tab {
	width: 600px;
	float: left;
	z-index: 999;
	font-size: 12px;
	position: relative;
	border-radius-bottomleft: 15px;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-radius-bottomleft: 15px;
	-khtml-border-radius-bottomleft: 15px;
	border-radius-bottomright: 15px;
	-moz-border-radius-bottomright: 15px;
	-webkit-border-radius-bottomright: 15px;
	-khtml-border-radius-bottomright: 15px;
	background-color: #5a4e4a;
	display: block;
	height: 25px;
	margin-left: 20px;
}

.tab ul.login { display: block; font-weight: bold; color: white; margin: 0 auto; }
.tab ul.login li { text-align: left; padding: 0 6px; display: block; float: left; }
.tab ul.login li a { color: #15ADFF; }
.tab ul.login li a:hover { color: white; }
.tab .sep {color:#414141}

.tab a.open, .tab a.close {
	height: 20px;
	line-height: 20px !important;
	padding-left: 30px !important;
	cursor: pointer;
	display: block;
	width: 140px;
	position: relative;
}

.tab a.open {background: url(../img/icones/bt_open.png) no-repeat left 0;}
.tab a.close {background: url(../img/icones/bt_close.png) no-repeat left 0;}
.tab a:hover.open {background: url(../img/icones/bt_open.png) no-repeat left -19px;}
.tab a:hover.close {background: url(../img/icones/bt_close.png) no-repeat left -19px;}


#panel_dalt {
	position: absolute;
	top: 0;
	z-index: 999;
	width: 100%;
	padding-top: 5px;	
}
#panel_dalt #sindica {float:left;}
#panel_dalt #form-cerca {float:right;height:20px;overflow:hidden;margin-top:-3px;}
#panel_fons {
	background-color: #5a4e4a;
	z-index: 3;
	display: none;
}

#panel {
	margin: 0 auto;
	padding: 10px 0;
	width: 940px;
	color: #999999;
	overflow: hidden;
	z-index: 3;
	height: 150px;
}
#panel form { float: left; width: 320px; margin-left: 200px; }
#panel form div { margin-bottom: 10px; clear: both; height: 25px; }
#panel label { float: left; width: 100px; font-weight: bold; }

#panel input.field {
	border: 1px #1A1A1A solid;
	background: #414141;
	float: left;
	width: 200px;
	color: white;
	height: 16px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
}
#panel input:focus.field { background: #545454; }


/* BUTTONS */
/* Login and Register buttons */
#panel .boto_login {
	padding:6px 10px;
	border-radius:15px;
	-moz-border-radius:15px;
	-khtml-border-radius:15px;
	-webkit-border-radius:15px;
	border:0;
	text-transform:uppercase;
	font-weight:bold;
	color:#fff;
	text-align:center;
	background:#2c5fa5;
	width:80px !important;
	float: left;
	margin-left: 30px;
}

#panel .boto_registrar {
	margin-top:5px;
	padding:6px 10px;
	border-radius:15px;
	-moz-border-radius:15px;
	-khtml-border-radius:15px;
	-webkit-border-radius:15px;
	border:0;
	text-transform:uppercase;
	font-weight:bold;
	color:#fff;
	text-align:center;
	background:#E8521D;
	width:230px !important;
	float: left;
	margin-left: 30px;
}

#panel .lost-pwd {
	clear:right;
	display:block;
	float:left;
	font-size:0.95em;
	padding:15px 5px 0;
	text-decoration:underline;
	color: #15ADFF;
	font-size: 11px;
}
