@CHARSET "UTF-8";

body {
	font-family: "DIN","Arial Rounded","Arial","Tahoma";
	font-size: 14px;
	margin: 0 0 0 0;
}

a {
	color: black;
}

#logo {
	left: 10px;
	position: absolute;
}

#capcalera {
	height: 100px;
}

#estatUsuari {
	right: 0px;
	top: 5px;
	width: 300px;
	text-align: right;
	float:right;
}

#pantalla {
	margin-left: 150px;
	margin-right: 150px;
}

.esquerra {
	width: 150px;
	float: left;
	left: 0px;
}

.dreta {
	width: 200px;
	float: right;
	right: 0px;
}
.ocult {
	display: none;
	position: absolute;
}

.errorText {
	color: #D60000;
	background-color: #E9E9E9;
	border-style: dashed;
	padding: 1px 3px 1px 3px;
	font-size: 11px;
	border-color: gray;
	border-width: 1px;
}

.taulaTitol {
	text-align: left;
	vertical-align: top;
	width: 50%;
	
}

.taulaValor {
	text-align: left;
	font-style: italic;
	width: 50%;
}

.linkNet {
	text-decoration: none;
	color: inherit;
	border-style:none;
}

.linkNet a {
	text-decoration: none;
	color: inherit;
	border-style: none;
}

.linkNet a:visited {
	text-decoration: none;
	color: inherit;
	border-style: none;
}

.elementFormulari {
	font-family: "DIN","Arial Rounded","Arial","Tahoma";
	font-size: 14px;
	border: 1px solid black;
}

.boto {
	height: 40px;
	width: 100px;
	background-color: transparent;
	background-repeat: no-repeat;
	color: black;
	font-size: 14px;
	border-style: none;
	padding-bottom: 1px;
	background-image: url('../img/boto.png');
	font-weight: bold;
	font-family: "DIN","Arial Rounded","Arial","Tahoma";
	cursor: pointer;
}

.botop {
	height: 25px;
	width: 60px;
	background-color: transparent;
	background-repeat: no-repeat;
	color: black;
	font-size: 10px;
	border-style: none;
	padding-bottom: 1px;
	background-image: url('../img/botop.png');
	font-weight: bold;
	font-family: "DIN","Arial Rounded","Arial","Tahoma";
	cursor: pointer;
}

.boto:hover {
	text-decoration: underline;
}

.titol {
	font-size: 18px;	
}

.textAjuda {
	text-align: justify;
	font-size: 11px;
	color: gray;
	width: auto !important;
	width: 180px;
	max-width: 180px;
	text-align: left;
	background-image: url('../img/boc-fons.png');
}

.opac {
	height: 100%;
	width: 100%;
	z-index: 100;
	position: absolute;
	top:0px;
	left:0px;
	display: none;
  	filter:alpha(opacity=50);
  	opacity: 0.5;
	background-color: black;
	vertical-align: middle;
}

.botoTransparent {
	cursor: pointer;
	background-color: transparent;
	background-repeat: no-repeat;
	border-style: none;
	text-decoration: none;
	font-family: "DIN","Arial Rounded","Tahoma";
	font-size: 13px;
}

.contingutOpac {
	height: 500px;
	width: 500px;
	left: 50%;
	top: 50px;
	margin-left: -250px;
	position: absolute;
	display: none;
	z-index: 110;
}

.itemAssistent {
	width: 230px;
	height: 30px;
	display: block;
	vertical-align: middle;
	text-align: left;
}

.menuAssistent {
	width: 230px;
	height: 100%;
	margin-left:10px;
	width: 230px;
	border-right: 4px dotted black;
	vertical-align: top;
}

.contingutAssistent {
	padding-left: 10px;
	width: 600px;
	vertical-align: middle;
}

.itemAssistentPestanya {
	
}

.botoPestanya {
	cursor: pointer;
	background-color: transparent;
	background-repeat: no-repeat;
	border-style: none;
	text-decoration: none;
	font-family: "DIN","Arial Rounded","Tahoma";
}

.liMenu {
	text-decoration: none;
	display: block;
	width: 150px;
	float: left;
	height: 20px;
	background-image: url('../img/pestanya.png');
}

.ulMenu {
	display: block;
	list-style: none;
}

.llistatDaltEsquerra {
	width: 10px;
	height: 40px;
	background-image: url('../img/illde.png');
}

.llistatDaltDreta {
	width: 10px;
	height: 40px;
	background-image: url('../img/illdd.png');
}

.llistatCentreEsquerra, .llistatCentreDreta {
	background-color: black;
}

.llistatBaixEsquerra {
	width: 10px;
	height: 10px;
	background-image: url('../img/illbe.png');
}

.llistatBaixCentre {
	height: 10px;
	background-color: black;
}

.llistatBaixDreta {
	width: 10px;
	height: 10px;
	background-image: url('../img/illbd.png');
}

.llistatSeleccio {
	vertical-align: middle;
	width: 30px;
}

.llistatAccio {
	width: 20px;
}

.llistatImatgeAccio {
	width: 20px;
	height: 20px;
}

.llistatValor {
	height: 25px;
	vertical-align: middle;
	padding-left: 4px;
	padding-right: 4px;
}

.llistatTitol {
	background-color: black;
	height: 40px;
	overflow: hidden;
	font-size: 14px;
	vertical-align: middle;
	font-weight: bold;
}

.llistatTaula {
	padding: 0;
	border-spacing: 0;
}

.llistatFilaff99000 {
	background-color: #ffb232;
}

.llistatFilaff99001 {
	background-color: #ffcb64;
}

.llistatFila3698cd0 {
	background-color: #68B1cd;
}

.llistatFila3698cd1 {
	background-color: #9acacd;
}

.llistatFila61cd360 {
	background-color: #75cd5e;
}

.llistatFila61cd361 {
	background-color: #89cd86;
}

.llistatFilaff33330 {
	background-color: #df5f52;
}

.llistatFilaff33331 {
	background-color: #ff6865;
}

.llistatFilaSeleccionada {
	background-color: gray;
	font-weight: bold;
}

.llistatFilaHover {
	background-color: white;
}

.requadreAssistent {
	width: 550px;
	border: 2px dashed black;
	padding: 10px;
	text-align: left;
}

.divAmpliacioInformacio {
	display: none;
	z-index: 99999;
	position: fixed;
}

.contingutInfo {
	background-color: rgb(255, 203, 100);
	border: 2px solid black;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.aliniacioDreta {
	text-align: right;
}

.contingutCarregant {
	font-size: 20px;
	font-weight: bold;
}

.divCaracteristiquesConcepte {
	display: none;
	width: 80px;
	border: 1px solid black;
	position: absolute;
	background-color: #EEEEEE;
	font-size: 10px;
	padding: 5px;
}

.menuOcult {
	display: none;
	width: 80px;
	border: 1px solid black;
	position: absolute;
	background-color: #EEEEEE;
	font-size: 10px;
	padding: 5px;
}

.menuOcultTitol {
	width: 100%;
	font-style: italic;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	font-weight: bold;
	background-color: #CCCCCC;
	padding-left: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
}

.iconaAccio {
	height: 40px;
	width: 40px;
	cursor: pointer;
}

.m200 {
	width: 200px;
}

.m30 {
	width: 30px;
}

.marcFinestra {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.contingutFinestra {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 10px 10px;
}