/* Generic */
a:link{text-decoration: none; font-color: blue;font-weight: normal; font-size: 11px;}
a:visited{text-decoration: none;font-size: 11px;}
a{cursor: hand;cursor:pointer;}

img.acceso_mapa{
	cursor:pointer;
	margin:100px;
	width:3em;
}
/* Estil per les taules de dades */
body 
	{
	font-size: 11px;
	font-weight: normal;
	font-family: Arial;
	}

.valida{
	color: black;
	}
.noValida{
	color: red;
	}
/************************ nuevos estilos para  displaytag ***********************/
table.lecturas {
	border: 1px solid #000;
	margin: 5px 0 5px 0 !important;
	border-collapse: collapse;
	overflow: scroll;
}
table.lecturas th{
	border: 1px solid #000;
}

td.lecturas {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
	line-height: normal;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left:10px;
	font-size: 11px;  
	border: 1px solid #000;
}
/*simple*/
thead tr {
	background-color: #F3f1d1;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
/*	border: 1px solid #000; */
}
th.sorted,tr.sortable {
	background-color: orange;
border: 1px solid #000;
}
th a,th a:visited {
	color: black;
}
th a:hover {
	color: black;
}
th.sortable a {
	display: block;
	margin-left: 1px;
	margin-right: 1px;
	width: 90%;
	background-image: url(./../Images/Icones/arrow_off.png);
	background-repeat: no-repeat;
	background-position: right;
	text-align: center;
	font-weight: bold;
}

th.order1 a {
	background-image: url(./../Images/Icones/arrow_down.png);
}
th.order2 a {
	background-image: url(./../Images/Icones/arrow_up.png);
}
tr.odd {
	background-color: #fff;
}
tr.tableRowEven,tr.even {
	background-color: #fea
}
div.exportlinks {
	background-color: #FFF;
	border: 1px thin #999;
	padding: 2px 4px 2px 4px;
	margin: 2px 0 10px 0;
	width: auto;
	height: 3cm;
}
span.export {

	padding: 0 4px 1px 20px;
	display: inline-block;
	cursor: pointer;
	background-repeat: no-repeat;
}

span.excel {
	background-image: url(./../Images/Icones/ico_file_excel.png);
}
span.pdf {
	background-image: url(./../Images/Icones/ico_file_pdf.png);
}
/*
span.csv {
	background-image: url(../../Images/Icones/ico_file_csv.png);
}

span.xml {
	background-image: url(../../Images/Icones/ico_file_xml.png);
}
****/

/*
span.rtf {
	background-image: url(../../Images/Icones/ico_file_rtf.png);
}*/
/********************************************************************************/
/*********************** DATA ***********************************************/
table.data
	{
	display: table;
	margin-left: 0px;
	margin-right: 0px;
	border-style: solid;
	border-collapse: collapse;
	border-width: 1px;
	border-color: #000000;
	font-size: 11px;  
	font-weight: normal;
	}
table.dataSeleccio
	{
	width: 700px;
	display: table;
	margin-left: 0px;
	margin-right: 0px;
	border-style: solid;
	border-collapse: collapse;
	border-width: 1px;
	border-color: #000000;
	font-size: 11px;  
	font-weight: normal;
	}

tr.data
	{
		display: table-cell;
	text-align: center;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 11px;  
	font-weight: bold;
	display: table-row;
	}
td.theadData
	{
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 11px;  
	font-weight: bold;
	
	}
thead.data
	{
	display: table-header-group;
	width: 100%;
	background: #F3f1d1;
	border-width: 1px;
	border-color: #000000;
	}
td.data
	{
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-size: 11px;  
	font-weight: normal;
	}
ul.data{
	font-size: 11px; 
	font-weight: normal;
	text-align: left;
}

table.fitxa
	{
	width: auto;
	border-style: solid;
	border-collapse: collapse;
	border-width: 1px;
	border-color: #000000;
	font-size: 12px;  
	font-weight: normal;
	position: relative;
	top: 90px;
}
tr.fitxa{
	text-align: center;
	height: auto;
}
table.data_no_border
	{
	vertical-align: top;
	display: table;
	table-layout: fixed;
	margin-left: 0em;
	margin-right: 0em;
	border-style: none;
	font-size: 11px;  
	font-weight: normal
	}


td.subCabecera
	{
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	border-style: solid;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 11px;  
	font-weight: bold;
	}

td.dataTextCentrat
	{
	display: table-cell;
	text-align: center;
	text-color: blue;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 11px;  
	font-weight: normal;
	}

td.dataTextIzq
	{
	display: table-cell;
	text-align: left;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-size: 11px;  
	font-weight: normal;
	}

td.cabecera{
	font-size: 14px;
	color: #000066;
	font-weight: bold;
}
td.theadDataIzq
	{
	display: table-cell;
	text-align: left;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 11px;  
	font-weight: bold;
	}
td.Row
	{
	display: table-cell;
	text-align: left;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	line-height: normal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 11px;  
	font-weight: normal;
	}
td.fitxa
{
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 3px;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 11px;  
	font-weight: normal;
	background: #f3f1d1;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	width: 120px;
}
td.theadRow
	{
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 3px;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 11px;  
	font-weight: normal;
	background: #f3f1d1;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	}
td.theadRowTopText
	{
	display: table-cell;
	text-align: center;
	vertical-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	line-height: normal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 11px;  
	font-weight: normal;
	background: #f3f1d1;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	}


td.dataText
	{
	display: table-cell;
	text-align: center;
	text-color: blue;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	border-style: none;
	border-width: thin;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 11px;  
	font-weight: normal;
	}

th.theadList{
	text-align: center;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: normal;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 11px;  
	font-weight: bold;
	}

td.listText{
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	font-size: 10pt;

	}

th.data
	{
	display: table-cell;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	font-size: 11px;
	}
caption.data
	{
	display: table-caption;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
/* Components de les taules de dades */
table.theadData
	{
	display: table;
	table-layout: fixed;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-bottom:0px;
	margin-left: 0em;
	margin-right: 0em;
	margin-top: 0em;
	margin-bottom:0em;
	border-style: none;
	border-collapse: collapse;
		border-width: 1px;
	border-color: #000000;
	font-size: 11px;  
	font-weight: normal;
	}
/*
div.blauEnllas
	{
	color: blue;
	cursor:pointer
	}
*/	
div.tablaSeleccioComarca
{
	position:absolute;
	left:365px;
	top:320px;
	width:52%;
}	
/*
.blauEnllas
	{
	color: blue;
	cursor:pointer;
	font-size: 9pt
}
*/
div.blauEnllasCenter
	{
	text-align: center;
	color: blue;
	cursor:pointer;
	}
div.titulo1{
	position:absolute; 
	left: 35px; 
	top: 45px;
	width: 600px;
}
div.titulo2{
	position:absolute; 
	left:15px; 
	top:60px;
	font-size: 14px;
	color: #000066;
	font-weight: bold;
}
div.titulo3{
	position:absolute;
	top:100px;
	text-align: left;
	font-size: 12px;
	color: #000066;
	text-align: center;
	font-weight: bold;
}

font.medio{
	font-size: 14px;
	font-weight: bold;
}

div.titulo4{
	position:relative;
	left:20px;
}

div.lectures{
	position:absolute;
	left:10px;
	top:100px;
	width: 98%;
}

select.data 
	{
	text-align: left;
	font-size: 12px;
	width: 10em;
	font-weight: normal;
	}
input.data
	{
	font-size: 11px;
	font-weight: normal;
	}
.capselera
	{
	font-size: 14px;
	color: #000066;
	font-weight: bold;
	}
caption.atencio
	{
	font-size: 11px;
	display: table-caption;
	text-align: left;
	vertical-align: middle;
	color:red;
	}
caption.informacio
	{
	font-size: 11px;
	display: table-caption;
	text-align: center;
	vertical-align: middle;
	color: #000066;
	font-weight: bold;
	}

font.informacio
	{
	font-size: 11px;
	text-align: center;
	color: #000066;
	font-weight: bold;
	}

.etiquetaMap
	{
	font-size: 14px;
	color: black;
	cursor: pointer;
	}
.timeMap
	{
	font-size: 12px;
	color: black;
	}
.comarcaPointer
	{
	cursor: pointer;
	}
comarcaPointer
	{
	cursor: pointer;
	}
Periode
	{
	font-size: 67pt;
	}
.periodePetita
	{
	font-size:9px;
	}
.etiqueta
	{	
	font-size: 12px; 
	font-weight: bold;
	}
#mapa

td.labelBold
	{
	font-size: 13px;
	font-weight: bold;
	}
.label
	{
	font-size: 12px;
	}
.lectura
	{
	font-size: 12px;
	cursor: pointer;
	font-weight: bold;
	}
.fecha
	{
	font-size: 13px;
	font-weight: bold;
	}	
td.seleccioData
	{
	display: table-cell;
	text-align: left;
	vertical-align: middle;
	height:30px;
	border-width:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	line-height: normal;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	}
table.seleccioData
	{
	display: table;
	border-width:0px;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-bottom:0px;
	margin-left: 0em;
	margin-right: 0em;
	margin-top: 0em;
	margin-bottom:0em;
	border-style: none;
	width: 80%;
	border-collapse: collapse;
	}
img.seleccioData
	{
	border-width:0px;
	}
td.mes
{
	font-size: 0.8em;
	font-weight: normal;
	width: 6em;
	background-color: #ffffff;
}
div.seleccioData_dia{
	font-size: 0.7em;
/*	margin-right: 0.5em;*/
	text-align: center;
	color: blue;
	width: 1em;
	cursor:pointer;
	width: 15px;
}
table.seleccioData{
	border: 1;
	width: 80%;
	cellspacing:0px; 
	cellpadding:0px ;

}
div.lista_messures{
	font-size: 0.8em;
	text-align: left;
}
td.seleccio_Data{
}
span.texte{
	font-size: 12px;
}

font.titulSel{
	font-weight: bold;
	font-size:14px;
}


***************************************************************************

fieldset
{
	border: #655 solid 1px;
}
	
legend
	{
	font-size: 11px;
	background: #fea;
	color:#544;
	border: #655 solid 1px;
	font-weight: bold;
	padding: 1px 10px;
}
.textFormulari
	{
	font-family: Arial;
	font-size: 11px;
	color: #544;
	}
.textFormulariNegreta
	{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #544;
	}
div.cerca{
	
}	
.submit-button
	{
	font-family: Arial;
	font-size: 11px;
	margin-left: 0.2em;
	margin-right: 0.2em;
	clear: both;
	color: #544;
	background: #fea;
	border: 2px #bbb outset;
	}
.subPuntoOn{
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-size:15px;	
}	
.subPuntoOff{
	color:#0000BB;
	text-decoration: none;
	font-color: #0000BB;
	font-weight: bold;
	font-size:11px;	
}	
.mainTitulo{
	color: black;
	text-decoration: none;
	font-color: #0000BB;
	font-weight: bold;
}
