a:link{text-decoration: none;font-color: blue;font-size: 17px;}
a:visited{text-decoration: none;font-size: 17px;}
a{cursor: hand;cursor:pointer;}
/******************************************************/
table.lecturas {
	border: 1px solid #000;
	padding-left: 5px;
	margin: 10px 0 10px 0 !important;
	border-collapse: collapse;
}
table.lecturas th{
	border: 1px solid #000;
}
td.lecturas {
	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: 17px;  
	border: 1px solid #000;
}
/*simple*/
thead tr {
	background-color: #F3f1d1;
	text-align: center;
	font-weight: bold;
	font-size: 17px;  
}
th.sorted,tr.sortable {
	background-color: orange;
}
th a,th a:visited {
	color: black;
}
th a:hover {
	color: black;
}
th.sortable a {
	display: block; 
	width: 100%;
/*	background: #F3f1d1; */
	border-width: 1%;
	border-color: #000000;
	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-position: right;
	background-image: url(./../Images/Icones/arrow_down.png);
}

th.order2 a {
	background-position: right;
	background-image: url(./../Images/Icones/arrow_up.png);
}

tr.odd {
	background-color: #fffv
}
tr.tableRowEven,tr.even {
	background-color: #fea;
}
/*
div.exportlinks {
	background-color: #eee;
	border: 1px thin #999;
	padding: 2px 4px 2px 4px;
	margin: 2px 0 10px 0;
	width: auto;
	height: auto;
}
*/
span.export {
	padding: 0 4px 1px 20px;
	display: inline-block;
	cursor: pointer;
	background-repeat: no-repeat;
}
span.pdf {
	background-image: url(./../Images/Icones/ico_file_pdf.png);
}
/***************************************/
body {
	font-family: Arial;
	font-size: 105%;
	font-weight: normal;
}

a.linkSimple{
	cursor: pointer;
	text-align: right;
	text-decoration: none;
	font-size: 17px;
}
a:link{text-decoration: none}
/* Estil per les taules de dades */


table.data
	{
	display: table;
	margin-left: 0em;
	margin-right: 0em;
	border-style: solid;
	border-collapse: collapse;
	border-width: 1px;
	border-color: #000000;
	font-size: 17px;
	font-weight: normal;
	}
table.dataSeleccio
	{
	width: 725px;
	display: table;
	margin-left: 0em;
	margin-right: 0em;
	border-style: solid;
	border-collapse: collapse;
	border-width: 1px;
	border-color: #000000;
	font-size: 17px;
	font-weight: normal;
	}

table.fitxa
	{
	width: auto;
	border-style: solid;
	border-collapse: collapse;
	border-width: 1px;
	border-color: #000000;
	font-size: 17px;  
	font-weight: normal;
	position: relative;
	top: 90px;
}
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: 17px;
	font-weight: normal;
	background: #f3f1d1;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	width: 165px;
}
tr.data
	{
	display: table-row
	}
	
ul.data{
	font-size: 17px;
	font-weight: normal;
	text-align: left;
}
thead.data
	{
	display: table-header-group;
	background: #F3f1d1;
	}
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: 0px;
	margin-left: 0px;
	font-size: 17px;
	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;
	border-width: thin;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 17px;
	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: thin;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 17px;
	font-weight: normal;
	}
td.dataTextIzq
	{
	display: table-cell;
	text-align: left;
	text-color: blue;
	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: 0px;
	margin-left: 0px;
	font-weight: normal;
	}	
td.dataText
	{
	display: table-cell;
	text-align: left;
	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: thin;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
	}
	
th.data
	{
	display: table-cell;
	border-style: solid;
	border-width: 1px;
	}
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;
	border-width: 1px;
	border-color: #000000;
	margin-left: 0em;
	margin-right: 0em;
	margin-top: 0em;
	margin-bottom:0em;
	border-style: none;
	border-collapse: collapse;
	font-weight: normal;
	}
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-weight: bold;
	border-width: 1px;
	border-color: #000000;
	}
td.Row
	{
	display: table-cell;
	text-align: left;
	vertical-align: middle;
	padding-top: 0px;
	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-weight: normal;
	}
td.theadRow
	{
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
	background: #f3f1d1;
	border-style: solid;
	font-size: 90%;
	border-width: thin;
	}
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-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: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
	background: #f3f1d1;
	border-style: solid;
	border-width: 1px;
	}
td.cabecera{
	font-family: Arial, Verdana;
	font-size: 18px;
	color: #000066;
	font-weight: bold;
}

div.blauEnllas
	{
	color: blue;
	cursor:pointer;
	}
div.tablaSeleccioComarca
{
	position:absolute;
	left:365px;
	top:320px;
	width:52%;
}		
a.blauEnllas
{
	color: blue;
	cursor:pointer;
	text-decoration: none;
}	
div.blauEnllasCenter
	{
	text-align: center;
	color: blue;
	cursor:pointer;
	}
div.titulo1{
	position:absolute; 
	left:35px; 
	top:60px;
	width:600px;
}
div.titulo2{
	position:absolute; 
	left:15px; 
	top:60px;
	font-family: Arial;
/*	font-size: 14px; */
	color: #000066;
	font-weight: bold;
}

div.titulo3{
	position:absolute;
	left:16px;
	top:80px;
	text-align: left;
	font-family: Arial;
	font-size: 18px;
	color: #000066;
	
	font-weight: bold;
}
div.titulo4{
	position:relative;
	left:20px;
}
div.cerca{
	position:absolute;
	left:30px;
	top:110px;
}

div.lectures{
	position:absolute;
	left:10px;
	top:100px;
	width: 98%
}
font.titulSel{
	font-weight: bold;
	font-size:18px;
}
.etiqueta
	{	
	font-weight: bold;
	}
select.data 
	{
	width: 10em;
	font-weight: normal;
	}
input.data
	{
	font-family: Arial;
	font-weight: normal;
	}
.capselera
	{
	font-family: Arial;
	font-size: 20px;
	color: #000066;
	}
caption.informacio
	{
	font-family: Arial;
	font-size: 16px;
	display: table-caption;
	text-align: center;
	vertical-align: middle;
	color: #000066;
	font-weight: bold;
	}

.periodePetita
	{
	font-size:14px;
	}
.etiquetaMap
	{
	font-family: Arial;
	font-size: 19px;
	color: black;
	cursor: pointer;
	}
.timeMap
	{
	font-family: Arial;
	color: black;
	}
#mapa
td.labelBold
	{
	text-align: center;
	font-weight: bold;
	}
.label
	{
	}
.lectura
	{
	cursor: pointer;
	font-weight: bold;
	}		
caption.atencio
	{
	font-size: 15px;
	display: table-caption;
	text-align: left;
	vertical-align: middle;
	color:red;
	}
.fecha
	{
	font-size: 18px;
	font-weight: bold;
	}
.comarcaPointer
	{
	cursor: pointer;
	}	
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{
	border: 1;
	width: 98%;
	cellspacing:0px; 
	cellpadding:0px;

}	
	img.seleccioData
	{
	border-width:0px;
	}
td.mes
{
	font-size: 1.5em;
	font-weight: normal;
	width: 7em;
	background-color: #ffffff;
}
div.seleccioData_dia{
	font-size: 1em;
/*	margin-right: 0.5em;*/
	text-align: center;
	color: blue;
	cursor:pointer;
	width: 15px;
}
.texte{
	
}
.subPuntoOn{
	color:black;
	text-decoration: none;
	font-color: black;
	font-weight: bold;
	font-size:15px;	
}	
.subPuntoOff{
	color:#0000BB;
	text-decoration: none;
	font-color: #0000BB;
	font-weight: bold;
	font-size:14px;	
}	
.mainTitulo{
	color: black;
	text-decoration: none;
	font-color: #0000BB;
	font-weight: bold;
}
font.informacio
	{
	font-size: 17px;
	text-align: center;
	color: #000066;
	font-weight: bold;
	}