.fitxerbutton, .fitxerbuttonFoto {
	 	BACKGROUND: white;
    HEIGHT: 20px;
    BORDER:1px #c7c7c7 solid;
    COLOR: black;
    PADDING-LEFT: 2px;
    PADDING-RIGHT: 2px;
    PADDING-TOP: 2px;
    PADDING-BOTTOM: 2px;
		margin:0 auto;
		padding:0;
		border-radius:4px;
		-moz-border-radius: 4px;
		-webkit-border-radius : 4px;
		min-width:30px;
		width:30px
		outline:none;
		background:url(/control/fotos/public/ico_upload_document.png);
}

.fitxerbuttonfoto {
	height:20px;
	background:url(/control/fotos/public/ico_upload_foto.png);
}

.fitxercapa {
	position: relative;
}

.fitxerfake {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

.fitxer {
	position: relative;
	text-align: right;
	-moz-opacity:0;
	filter:alpha(opacity: 0);
	*filter:alpha(opacity: 0);
	_filter:alpha(opacity: 0);
	opacity: 0;
	z-index: 2;
	width:195px;
}

.fitxertext {
	 	BACKGROUND: white;
    HEIGHT: 20px;
    BORDER:1px #c7c7c7 solid;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
    PADDING-LEFT: 2px;
    PADDING-RIGHT: 2px;
    PADDING-TOP: 2px;
    PADDING-BOTTOM: 2px;
		margin:0 auto;
		padding:0;
		border-radius:4px;
		-moz-border-radius: 4px;
		-webkit-border-radius : 4px;
		width:160px;
}

#div {
	position:relative;
}


BODY {
	background-color:#f0f0f0;
}

.paginacio_complet {
	float:none;
	width: 100%;
	border:0px solid black;
	height:20px;
	margin-top:5px;
	margin-bottom:5px;
}

.paginacio, .paginacio_actual {
	float:left;
	width:20px;
	color:#dedede;
	border: 0px solid black;
	text-align:center;
	font-size:12px;
	height:20px;
	line-height:20px;
	font-style:italic;
}

.paginacio_actual {
	font-size:16px;
	font-weight:bold;
	font-style:normal;
}

.bandera_petita {
	border-width:1px;
	border-color:#dedede;
	height:20px;
	width:20px;
}

.bandera_gran {
	border-width:1px;
	border-color:#dedede;
	height:25px;
	width:30px;
}

.accions, .accions_filtre_idioma {
	float:left;
}

.accions_filtre_idioma {
	BACKGROUND: #f0f0f0;
	width:150px;
	min-width:150px;
	width:auto !important;
	height:74px;
	border:1px dashed #c9c7c7;
	padding-left:5px;
	padding-right:5px;
	margin-top:5px;
	text-align:center;
}

.barradalt {
	BACKGROUND: #e2e2e2;
	min-width:100%;
	width: auto;
	height: 100px;
	border: 0px solid black;
}

.capa_control {
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	BACKGROUND: #f2f2f2;
	width: auto;
}

.capa_menu, .capa_llistat, .capa_contingut
{
    BACKGROUND: #f9f9f9;
    float:left;
    border: 0px solid black;
}

.capa_menu
{
	width:170px;
	max-width:170px;
	border:1px solid black;
}
.capa_llistat
{
	width:80%;
	border:1px solid black;
}

.capa_contingut
{
	width:100%;
	padding:0px;
	border:0px solid black;
}

.llistat_fila_over, .llistat_fila_alt_over {
	background-color:#f1f1f1;
	height:50px;
	border: 1px dashed #b7b7b7;
}

.llistat_fila_accions_inferiors {
	//display:none;
}

.llistat_fila {
	background-color:#f1f1f1;
	height:50px;
}

.llistat_fila_alt {
	background-color:#ffffff;
	height:50px;
	}
	
.llistat, llistat_adaptable{
	border: 0px solid black;
	font-size:12px;
	padding:0px;
	border-collapse:collapse;
}

.llistat {
	width:100%;
}

.llistat_cella1 {	
}

.llistat_cella {
	border-left:1px solid #c7c7c7;
	padding-top:7px;
}
.llistat_cella a:hover{
	text-decoration: none !important;
}
.llistat_capcalera{
	height:32px;
	background-image: url(/Control/fotos/public/llistat_capcalera_center.png);
	font-size: 11px;
	text-transform:uppercase;
	font-weight: bold;
	background-repeat: repeat-x;
	background-color: #e8e8e8;
}

.llistat_capcalera_left {
	width:5px;
	background-image: url(/Control/fotos/public/llistat_capcalera_left.png);
	background-repeat: no-repeat;
}

.llistat_capcalera_right {
	width:5px;
	background-image: url(/Control/fotos/public/llistat_capcalera_right.png);
	background-repeat: no-repeat;
}

.llistat_fila_right {
	width:4px;
	border-right:1px solid #c7c7c7;
}

.llistat_fila_left {
	width:4px;
	border-left:1px solid #c7c7c7;
}

.Llistat_Nom {
	FONT-FAMILY: Verdana, Arial, Book Antiqua, Tahoma, Helvetica;
  FONT-SIZE: 8pt;
	FONT-WEIGHT: bold;
	FONT-STYLE: italic;
}

.Llistat_Boto {
	FONT-FAMILY: Verdana, Arial, Book Antiqua, Tahoma, Helvetica;
  line-height:30px;
  FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	WIDTH: 80px;
	HEIGHT:30px;
	float:left;
	border-right: 1px dashed #c7c7c7;
	cursor:pointer;
}

.Llistat_Boto a:hover {
	background-color:black;
}

.llistat_separadoraccio {
	background-image: url(/Control/fotos/public/llistat_separador.png);
	background-repeat:repeat-y;
	height:40px;
	width:10px;
	min-width:10px;
	float:left;
}

.llistat_fotoaccio, .llistat_fotoaccio a, .llistat_fotoaccio a:hover {	
	float:left;
	width:55px;
}

.taula_contingut_idioma_capcelera
{
	BACKGROUND: #e5e5e5;
	BORDER-BOTTOM: #dedede 0px solid;
  BORDER-LEFT: #dedede 1px solid;
  BORDER-RIGHT: #dedede 1px solid;
  BORDER-TOP: #dedede 1px solid;
}

.taula_contingut_idioma
{
	BACKGROUND: #f0f0f0;
	BORDER-BOTTOM: #dedede 1px solid;
  BORDER-LEFT: #dedede 1px solid;
  BORDER-RIGHT: #dedede 1px solid;
  BORDER-TOP: #dedede 0px solid;
}

.fitxa_Seccio
{
	color:#4e4e4e;
	float:left;
	height:40px;
	min-height:40px;
	height:auto !important;
	border:0px solid black;
	margin-right:20px;
	margin-bottom:20px;
	font-weight:bold;
}

.fitxa_vinculacio_titol {
	width:210px;;
	float:left;
	border:0px solid black;
}

.fitxa_vinculacio_relacions {
	width:500px;
	float:left;
	border:0px solid black;
}

.fitxa_vinculacio_relacio {
	width:320px;
	float:left;
	border:0px solid black;
}
.fitxa_vinculacio_accions {
	width:180px;
	float:left;
	border:0px solid black;
}

.fitxa_camp, .fitxa_foto
{
	float:left;
	height:40px;
	min-height:40px;
	height:auto !important;
	border:0px solid black;
	margin-right:20px;
	margin-bottom:20px;
	font-weight:normal;
}

.fitxa_foto
{
	border:1px dashed #c9c7c7;	
	width:220px;
	text-align:center;
	margin:5px;
	padding:5px;
	cursor:hand;
	cursor: pointer;
}

.boto_accio
{
	border:1px dashed #c9c7c7;	
	width:150px;
	text-align:center;
	margin:5px;
	padding:5px;
	cursor:hand;
	cursor: pointer;
}

.fitxa_camp INPUT, .fitxa_camp OPTION, .fitxa_camp TEXTAREA, .fitxa_camp SELECT
{
    HEIGHT: 20px;
    BORDER:1px #c7c7c7 solid;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
    PADDING-LEFT: 2px;
    PADDING-RIGHT: 2px;
    PADDING-TOP: 2px;
    PADDING-BOTTOM: 2px;
		margin:0 auto;
		padding:0;
		border-radius:4px;
		-moz-border-radius: 4px;
		-webkit-border-radius : 4px;
}

.fitxa_camp INPUT[type=checkbox]
{
	WIDTH:50px;
	BORDER:2px #c7c7c7 solid;
	position: relative;
}

.fitxa_camp INPUT[type=textbox], .fitxa_camp TEXTAREA
{
	width:680px;
	}
	

.fitxa_capcalera {
	width:820px;
}

.Fitxa_Tab_Contingut {
	width:760px;
}

.fitxa_Tab_Botons {
	width:100%;
	background-image: url(/Control/fotos/public/tab_boto_fondo.png);
  repeat: repeat-x;
  min-height:57px;
  height:57px;
  height:auto !important;
}

.fitxa_Tab_Boto, .fitxa_Tab_Boto_separador{
    height:57px;
    float:left;
    position:relative;
}

.fitxa_Tab_Boto_separador {
	width:5px;
	background-image: url(/Control/fotos/public/tab_boto_separador.png);
  repeat: repeat-y;
}

.fitxa_Tab_Boto
{
    COLOR: #4e4e4e;
    font-size:12px;
    line-height:40px;
    Width:125px;  
}


.Fitxa_Tab_Contingut {
		min-height:250px;
		height:250px;
		height:auto !important;
		//background-color:#f0f0f0;
		border:0px solid black;
		display:none;
}

.fitxa_capcalera_contingut_right {
	width:4px;
	border-right:1px solid #c7c7c7;
	background-color:#f0f0f0;
}

.fitxa_capcalera_contingut_left {
	width:4px;
	border-left:1px solid #c7c7c7;
	background-color:#f0f0f0;
}

.fitxa_capcalera_contingut_center {
	background-color:#f0f0f0;
}

.fitxa_capcalera_contingut_bottom {
	background-color:#f0f0f0;
	border-bottom:1px solid #c7c7c7;
	border-left:1px solid #c7c7c7;
	border-right:1px solid #c7c7c7;
}

.Ma
{
    CURSOR: pointer;
    CURSOR: hand
}


.box { 
  background: #FFFFFF; 
}

.boxtop { 
  background: url(ne.gif) no-repeat top right; 
}
.boxtop div { 
  height: 7px; 
  background: url(nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  height: 7px; 
  background: url(sw.gif) no-repeat bottom left; 
}
.boxcontent {
  padding: 0px 7px 0px 7px;
}


.btn {
	background: #ECF2FB;
	width: 22px;
	height: 22px;
	border: 1px solid buttonface;
	margin: 0;
	padding: 0;
	}

.btnOver {
	background: #ECF2FB;
	width: 22px;
	height: 22px;
	border: 1px outset;
	}

.btnDown {
	background: #8CA2BD;
	width: 22px;
	height: 22px;
	border: 1px inset;
	background-color: buttonhighlight;
	}

	
.Percentatge
	{
		width: 60px;
	}
	
.Moneda
	{
		width: 60px;
	}

.Numero
	{
		width: 75px;
	}

.TipusIVA SELECT, .TipusIVA OPTION, .Import
	{
		width: 90px;
	}
	
	.combo_llarg
{
	WIDTH:250px;
}

 .combo_idioma, .combo_plantilla
{
	WIDTH:190px;
}

.nom_final_arxiu{
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	width: 330px;
	border: 1px solid #C7C7C7
}