* {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	/**font-family:  arial, sans-serif;**/
	font-size: 12px;
	color: #32425D;
}

table td {
	padding: 4px;
}

table {
	border: none;
}

table a {
	text-decoration: none;
	font-size: 10px;
}

table a:hover {
	text-decoration: underline;
}

a {
	text-decoration: none;
	color: #CD3E04;
}

.widthFiltre1000px {
	width: 1000px;
}

.widthFiltre800px {
	width: 800px;
}

.widthFiltre200px {
	width: 200px;
}

.safataEntrada {
	background-color: #a1c4e4;
}

.safataEntrada td {
	color: white;
	font-weight: bold;
	text-align: center;
}

body,html {
	margin: 0;
	padding: 0;
}

fieldset {
	background-color: #E8EDF2;
	/*border: 1px solid #BDC7D8;*/
	border: none;
}

input[type="text"],input[type="password"],select,textarea {
	border: 1px solid #BDC7D8;
}

#login fieldset {
	margin-top: 0;
	padding: 0 0 10px 0;
}

#login .label {
	margin-left: 40px;
}

#login .button {
	margin-left: 40px;
	margin-top: 10px;
}

.triaRol {
	display: block;
	margin-left: 40px;
}

/** Estil per la paginació de les taules (displaytag) **/
.pagebanner {
	display: block;
	clear: both;
}

.order1 {
	background-image: url(../img/arrowdown.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 10px;
}

table.enlaces tr td a {
	font-size: 12px;
	text-decoration: none;
}

.enlaces tr td a:hover {
	text-decoration: underline;
}

.order2 {
	background-image: url(../img/arrowup.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 10px;
}

.dojoTab {
	position: relative;
	float: left;
	padding-left: 9px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDC7D8;
	background-color: transparent;
}

.dojoTabPane {
	
}

.dojoTabPaneWrapper {
	border-top-color: #BDC7D8;
	border-right-color: #BDC7D8;
	border-bottom-color: #BDC7D8;
	border-left-color: #BDC7D8;
}

#capsalera {
	display: block;
	clear: both;
	background-color: #3B5998; /**#1E4262;**/
	color: white;
	border: none;
	margin: 0;
	padding: 3px 5px 5px 10px;
	height: 54px;
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#capsalera.bisbat1 {
	background-image: url(../img/logo-bcn.jpg);
}

#capsalera.bisbat3 {
	background-image: url(../img/logo-terr.jpg);
}

#capsalera.bisbat2 {
	background-image: url(../img/logo-feliu.jpg);
}

#capsalera h1 {
	display: block;
	color: white;
	clear: none;
	width: auto;
	font-weight: bold;
	font-size: 16px;
	left: -5000px;
}

.imatge {
	border: 0px solid white;
}

.titol {
	display: block;
	color: white;
	float: left;
	font-weight: bold;
	font-size: 16px;
	position: relative;
	left: -5000px;
	top: -1000px;
}

.loginWelcome {
	width: auto;
	color: white;
	display: block;
	clear: none;
	text-align: right;
	padding-right: 1em;
	padding-bottom: 0.3em;
}

.avisos {
	font-size: 11px; /*0.8em;*/
	background-image: url(../img/sobre.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 20px;
}

.avisos a,.loginWelcome a {
	color: white;
	font-weight: bold;
}

.avisos a:hover,.loginWelcome a:hover {
	color: white;
	text-decoration: underline;
}

.chgPassword {
	width: auto;
	color: yellow;
	display: block;
	clear: none;
	text-align: right;
	padding-right: 1em;
	padding-bottom: 0.3em;
}

.chgPassword a {
	color: yellow;
	font-weight: bold;
	font-size:9px;
}

.chgPassword a:hover {
	color: yellow;
	text-decoration: underline;
}

.noLlegit {
	font-style: italic;
	font-weight: bold;
	color: #3B5998;
}

.noAvisos {
	color: white;
	font-size: 11px; /*0.8em;*/
	background-image: url(../img/sobre.png);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 20px;
}

#container { /*width: 970px;*/
	
}

/*#menu {
	display: block;
	width: 190px;
	clear: none;
	float: left;
	margin: 3px;
	padding: 0;
	font-size: 11px; 
}

#menu a,#menu a:hover,#menu a:visited,#menu a:link {
	text-decoration: none;
	color: #1E4262;
}

#menu a:hover {
	display: block;
	width: 100%;
	background-color: #C0E1EA;
}

#menu li {
	list-style: none;
	padding: 0 0 0 0.5em;
	margin: 0;
	border-top: 1px solid #C0E1EA;
}

#menu ul {
	margin: 0;
	padding: 0 0 0 0.5em;
}*/

#maincontent {
	display: block;
	clear: none;
	float: left;
	margin: 5px 10px 0 15px;
	background-color: white;
	width: 980px;
	min-height: 500px;
}

.missatges,.errors {
	font-size: 11px; /*0.8em;*/
}

.missatges ul {
	background-color: #FFFFE8;
	border: 1px solid #C0E1EA;
	padding: 0.4em 1em;
	margin: 0.4em;
}

.missatges li,.errors li {
	list-style: none;
	font-weight: bold;
}

.errors ul {
	background-color: #FFE0E0;
	border: 1px solid #C0E1EA;
	padding: 0.4em 1em;
	margin: 0.4em;
	overflow: auto;
}

.errors li {
	display: block;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #32425D;
}

.errorMessage {
	color: inherit;
}

.wwerr div.errorMessage {
	display: block;
	width: auto;
	float: left;
	padding: 2px;
	clear: right;
	background-color: #FFE0E0;
	border: 1px solid #C0E1EA;
}

.errorLabel {
	font-style: italic;
	font-weight: bold;
	color: inherit;
}

th {
	font-size: 11px; /*0.8em;*/
	border-bottom: 1px solid #5F5F5F;
}

.even { /*background-color: #f6f7f7;*/
	
}

.odd {
	background-color: #ecf4fb;
	padding: 5px;
}

.label {
	display: block;
	width: 100px;
	clear: left;
	float: left;
	font-size: 11px; /*0.8em;*/
	font-style: normal !important;
}

.wwlbl {
	
}

.wwctrl2 {
	float: left;
	clear: right;
	font-size: 11px; /*0.8em;*/
}

.wwgrp {
	display: block;
	clear: both;
}

.readonly {
	background-color: #EFEFEF;
}

/*
#padro fieldset, #baptisme fieldset, fieldset{
	display: block;
	width: 330px;
	float: left;
	margin: 2px;
	padding: 2px 2px 2px 5px;
	border: 1px solid #32425D;
}
*/
#matrPartida fieldset,#matrExpedient fieldset {
	display: block;
	width: auto;
	float: left;
	margin: 2px;
	padding: 2px 2px 2px 5px;
	/*border: 1px solid #BDC7D8;*/
	border: none;
}

#matrPartida .label2 .label,#matrExpedient .label2 .label {
	width: 70px;
	padding-left: 10px;
}

#matrPartida .label3 .label,#matrExpedient .label3 .label {
	width: 250px;
}

.label3 {
	padding-right: 5px;
}

#matrPartida fieldset span,#matrExpedient fieldset span {
	display: inline;
	float: left;
	background-color: inherit;
}

#matrPartida fieldset.matrComplement,#matrExpedient fieldset.matrComplement
	{
	width: 95%;
	border: none;
	border-top: 1px solid #BDC7D8;
}

#matrPartida fieldset.matrComplement .label,#matrExpedient fieldset.matrComplement .label
	{
	width: 200px;
}

#matrPartida .radioLine label {
	clear: right;
}

#matrPartida .radioLine label,#matrExpedient .radioLine label {
	clear: right;
}

#matrPartida table,#matrExpedient table {
	border-collapse: collapse;
}

#matrPartida td,#matrExpedient td { /*border: 1px solid black;*/
	
}

#matrPartida .etiqueta,#matrExpedient .etiqueta {
	padding: 5px;
	text-align: center;
}

#matrPartida .field,#matrExpedient .field {
	padding: 5px;
	width: 300px;
}

#matrPartida table input,#matrExpedient table input {
	border: none;
	border-bottom: 1px dashed #32425D
}

#matrExpedient .fieldsetTestimonis {
	width: 48%;
}

#presentador .label {
	padding-left: 3px;
	width: 60px;
}

#presentador .wwctrl {
	margin-right: 5px;
}

/*PARTIDA DE BAPTISME*/
#baptisme fieldset {
	display: block;
	width: auto;
	float: left;
	margin: 1px;
	padding: 2px 2px 2px 0px;
	/*border: 1px solid #BDC7D8;*/
	border: none;
}

#baptisme R.label {
	width: 75px;
	padding-left: 3px;
}

#baptisme .label{
	width: 75px;
	padding-left: 3px;
}
#baptisme .label2 .label {
	width: 50px;
	padding-left: 10px;
}

#baptisme fieldset span {
	display: inline;
	float: left;
	margin-top: 3px;
	margin-left: 1px;
	margin-right: 1px;
}

/*PARROQUIA*/
#parroquia fieldset {
	display: block;
	width: auto;
	float: left;
	margin: 2px;
	padding: 2px 2px 2px 5px;
	/*border: 1px solid #BDC7D8;*/
	border: none;
}

#parroquia .label2 .label {
	width: 80px;
	padding-left: 10px;
}

#parroquia fieldset span {
	display: inline;
	float: left;
	margin-left: 4px;
	margin-right: 4px;
}

/********************* PADRO ********************************************************************************************************/
#padro {
	padding: 5px;
}

#padro .header {
	display: block;
	float: left;
	clear: none;
}

#padro fieldset {
	padding: 3px;
	margin: 1px;
}

#padro .nobreak {
	display: block;
	float: left;
	clear: none;
	padding: 2px;
}

#padro .header .inputCodigo {
	float: left;
	clear: both;
}

#padro .wwctrl {
	float: left;
	clear: right;
	font-size: 11px;
}

#padro .botonera {
	display: block;
	margin: 5px;
}

/******************************************************************************************************** PADRO *********************/
	/********************* DONANT ********************************************************************************************************/
#donant {
	padding: 1px;
	display: block;
	clear: both;
	overflow: auto;
}

#donant .wwctrl {
	float: left;
	clear: right;
	font-size: 11px;
}

#donant .tab {
	padding: 4px;
}

#donant .tabnobreak {
	display: block;
	clear: both;
	padding: 2px;
}

#donant .tabnobreak span {
	display: block;
	float: left;
	padding: 2px;
}

#donant .tabnobreak label {
	float: left;
	width: 85px;
	padding-left: 5px;
	padding-right: 0px;
}

#donant .tabnobreak input {
	padding-left: 1px;
}

#donant .botonera {
	display: block;
	clear: both;
	margin: 5px;
}

#donant input {
	border: 1px solid #AAACB2;
}

#donant textarea {
	border: 1px solid #AAACB2;
}

#donant select {
	border: 1px solid #AAACB2;
}

#donant .dojoTabPaneWrapper { /*width: 100%;*/
	
}

#donant .dojoTabContainer { /*width: 100%;*/
	
}

/******************************************************************************************************** DONANT *********************/
	/*FORMAT TEXTFIELDS,BUTTONS,...*/ /*.baptPartidaWidth1000 {
	width: 1000px;
}

.baptPartidaHeightTextArea {
	height: 100px;
}

.baptPartidaWidth500 {
	width: 500px;
}

.baptPartidaWidth460 {
	width: 460px;
}

.baptPartidaWidth400 {
	width: 400px;
}

.baptPartidaWidth200 {
	width: 200px;
}

.baptPartidaWidth120 {
	width: 120px;
}

.baptPartidaWidth405 {
	width: 405px;
}

.baptPartidaWidth110 {
	width: 110px;
}

.baptPartidaWidth100 {
	width: 100px;
}

.baptPartidaWidth80 {
	width: 80px;
}

.baptPartidaWidth50 {
	width: 50px;
}

.baptPartidaMarginTop {
	margin-top: 10px
}

.baptPartidaPaddingLeft {
	padding-left: 152px;
}*/
.popupPadroMargin {
	margin: 20px;
}


#resumBases {
	height: 154px;
	width: 300px;
	overflow: auto;
}

/*SCROLL VERTICAL*/
.scroll {
	height: 100px;
	border: 1px solid gray;
}

/*SCROLL VERTICAL*/
.scrollActivitat {
	height: 100px;
	overflow: auto;
	border: 1px solid gray;
}

.scrollActivitat tr td {
	font-size: 11px;
}

.visible {
	visibility: hidden;
}

.hand {
	cursor: pointer;
}

.padroWidth800 {
	width: 600px;
}

.padro span {
	margin-left: 300px;
}

/* -----------------Table Edit-------------------------*/
	/* -----------------Table Edit Tresoreria-------------------------*/
.tableTresor {
	margin-top: 20px;
	margin-left: 20px;
	border: solid 1px black;
	border-collapse: collapse;
}

table.tableTresor th {
	font-size: 11px;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
	border-right: solid 1px black;
	vertical-align: middle;
	border-collapse: collapse;
	background-color: #f4f4f4;
}

table.tableTresor tfoot {
	font-size: 11px;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
	vertical-align: middle;
	background-color: #f4f4f4;
}
.noBoldFoot{
	font-weight: normal;!important
}
table.tableTresor tfoot tr td {
	text-align: left;
}


table.tableTresor td {
	font-size: 11px;
	border-collapse: collapse;
	border-right: solid 1px black;
	padding-bottom: 4px;
	border-bottom: 1px dotted black;
}

table.tableGermanor td,  table.tableGermanor th{
	font-size: 11px;
	border-collapse: collapse;
	padding-bottom: 0px;
	border-right: none !important;
	border-bottom: 1px dotted black;
}
table.tableGermanor{
	border: 1px solid black;
	margin: 0px !important;
}


table.tableTresor td input {
	text-align: right;
	width: 80px;
	border: 1px dotted black;
}

.resumTresorMargin {
	padding-left: 20px
}

.resumTresorMarginDouble {
	padding-left: 40px
}
.resumTresorMarginTriple {
	padding-left: 60px
}

.resumTresorTextVertical {
	/*writing-mode: tb-rl;*/
}

.resumTresorTextCenter {
	text-align: center;
}

.resumTresorBorder td {
	border-bottom: 1px solid black;
}

.resumTresorBorderWhite td {
	border-right: 1px solid white
}

.resumTresorBold {
	font-weight: bold;
}

.resumTresorVertical {
	vertical-align: top;
	padding-top: 10px;
}

.resumTresorBorderRight{
	border-right:1px solid transparent !important
}

.resumTresorBorderTop{
	border-top:1px solid black;
}
.resumTresorBorderBottom{
	border-bottom:1px solid black;
}

.noborder{
	border: none !important;
}


.tabTresor {
	width: 1000px;
	border: none;
}

.tableText {
	width: 1000px;
	font-size: 12px;
	font-style: italic;
}

table.tableText tr td {
	vertical-align: top;
}

/** FORMULARI CONFIRMACIONS****/
#confPartida .fieldGroup,#defunPartida .fieldGroup {
	display: block;
	clear: none;
	float: left;
	overflow: auto;
	padding-left: 10px;
}

fieldGroupSinpadding{
		display: block;
	clear: none;
	float: left;
	overflow: auto;
	padding-left: 0px;
}

#confPartida fieldset {
	padding: 10px;
	margin: 5px;
}

#confPartida .lbl {
	font-size: 11px; /*0.8em;*/
}

.isVisible {
	display: inline;
}

#confPartida .label {
	width: auto;
	min-width: 60px;
	}

/*--------------- Formulari filtre -----------------------------*/
.filter fieldset {
	padding: 1em;
}

/* -----------------Table Popup-------------------------*/
.tablePopup {
	font-size: 14px;
	width: 100%;
	margin-top: 40px;
	border: solid 1px #E0DFE3;
	background-color: #f4f4f4;
}

table.tablePopup th {
	text-align: left;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
}

table.tablePopup td {
	padding: 2px 10px 2px 10px;
}

.botonera {
	display: block;
	margin: 5px;
}

.tab {
	overflow: auto;
	padding: 4px;
	background-color: #f6f7f7;
}

.clear {
	display: block;
	clear: both;
	overflow: auto;
}

.noclear {
	display: block;
	clear: none;
	float: left;
	overflow: auto;
}

.popup {
	background-image: url(../img/newwindow.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}


.datepick {
	background-image: url(../img/calendar.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
	width: 80px;
}

/** LLibre caixa**/
#llibreCaixa .label {
	width: 55px;
	padding: 2px 5px 0px 5px;
}

#llibreCaixa .saldos .label {
	width: 80px ;
}

#fieldSetLinia,#fieldSetCapsalera,#fieldSetContainer {
	
}

#llibreCaixa {
	padding: 0;
}

#fieldSetLinia .wwlbl,#fieldSetLinia .wwctrl {
	clear: both;
}

#fieldSetLinia .label {
	display: block;
	width: auto;
	padding: 2px 5px 0px 0px;
}

.subcodi {
	width: 350px;
}

.numeric {
	text-align: right;
	width: 100px;
}

#fieldSetIva,#fieldSetIRPF,#fieldSetTercers,#campSortida,#campCcost {
	display: none;
}
#fieldSetIva .label{
	width: 100px;
}	
#fieldSetIRPF .label{
	width: 150px;
}	
#fieldSetInOut {
	width: 80px;
}

.llibreCaixaConcepte {
	width: 400px;
}

.boto {
	float: right;
	clear: none;
}

.boto div{
	float: right;
	clear: none;
}

/** TAULA LLIBRECAIXA **/
.numAssentament,  .codiConcepte, .subCodi,  .caixaBanc,
.ambIva, .tercers{
	width: 10px;
	overflow: hidden;
}

.data, .centreCost{
	width: 20px;
	overflow: hidden;
}
.entrades, .sortides{
	width: 60px;
	overflow: hidden;
}
.saldoActual, .posicioTotal, .codiCompte{
	width: 80px;
	
}
.concepte{
	width: 90px !important;
	
}
.concepte span, .codiCompte span{
	display: block;
	width: 80px;
	overflow: hidden;
	height: 12px;
}
/** FI TAULA LLIBRECAIXA **/

/*** **/
.menu2 {
	font-family: arial, sans-serif;
	position: relative;
	margin: 0;
}

.menu2 ul li a,.menu2 ul li a:visited {
	display: block;
	text-decoration: none;
	width: 60px;
	/**height: 20px;
	line-height: 19px;**/
	margin-top: 1px;
}

.menu2 ul li ul li a:hover {
	text-decoration: underline;
}

.menu2 ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.menu2 ul li {
	float: left;
	margin-right: 1px;
	position: relative;
}

.menu2 ul li ul {
	display: none;
}

/* specific to non IE browsers */
.menu2 ul li:hover a {
	
}

.menu2 ul li:hover ul {
	display: block;
	border: 1px solid #CD3E04;
	position: absolute;
	top: 0;
	left: 51px;
	width: 60px;
	padding-left: 3px;
	text-decoration: underline;
	background-color: white;
}

.menu2 ul li:hover ul li a.hide {
	
}

.menu2 ul li:hover ul li:hover a.hide {
	width: 70px;
}

.menu2 ul li:hover ul li ul {
	display: none;
}

.menu2 ul li:hover ul li a {
	display: block;
	width: 60px;
	height: 20px;
}

.menu2 ul li:hover ul li a:hover {
	font-weight: bold
}

/* Help */
.help {
	font-size: 13px;
	background-image: url(../img/help.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}

.helpIndex {
	width: 100%;
	background-color: #E8EDF2;
	border: 0;
}

.botoBapt {
	padding-left: 50px;
	padding-top: 6px;
}

.dojoComboBox {
	width: 200px;
}

.campTaulaNumeric{
	text-align: right;
}
.footer{
	clear: both;
	text-align: center;
	font-size: 10px;
}
