.fixe
{
   border:1px solid #dae0dc;
   position:absolute; 
   background: #FFFFFF url(../imatges/transparency.png) repeat-x scroll top left; 
   /*padding: 20px 20px;*/
}

.visor-titol
{
   font-weight:bold;
   margin: 5px;
   padding-left: 15px;
   color: #0687af;
}

.hora-dades
{
   border:1px solid #c9c9c9;
   padding:0px 4px;
   background-color: white;
   color: black;
}

.icons {
	margin-left: 140px;
	border: 1px black;
	width: 200px;
}

.icons a {
	margin-right: 25px;
}

.icons a img {
	vertical-align: middle;
}

.icons span {
	width: 50px;	
}

.fixe .ftitol
{
   background: #a1a1a1 url(../imatges/fondo-title-dialog.gif) repeat-x scroll top left;
   border-bottom:1px solid #dae0dc;
   padding-top: 4px;
   padding-left: 15px;
   padding-bottom: 4px;
}

.fixe .ftitol span
{
   font-weight:bold;   
   color:#FFFFFF;
}

.fixe .fcontent
{
   /*padding:2px;*/
}

.fixe .fcontentscroll
{
   margin-top:0px;
   padding:2px;
   height:276px;
   overflow:auto;
}

.panell
{
   position:relative;
}

.mapa
{
   position:absolute;
}

.ftitoleina select
{
   font-family:Verdana,Sans-Serif;
   height:20px;
   width:190px;
}

.observacions-list {
	/*height:141px;*/
	padding:2px;
	/*overflow:auto;*/	
}

.observacions_comarcas-list {
	margin: 5px 10px;
  	border:1px solid #dae0dc;
   	background:white;
	height:270px;
	overflow:auto;
}

.llegenda-content {
	margin: 5px 10px;
	padding: 5px;
  	border:1px solid #dae0dc;
   	background:white;
   	width: 270px; 
   	height: 130px;
   	overflow: auto;
}

.observacio
{
   clear:both;
}

.observacions-list .observacio {
   clear:both;
   cursor: pointer;
}

.observacions_comarcas-list .observacio
{
   clear:both;
   cursor: pointer;
}

.obstext
{
   float:left;
   color:#333333;
}

.obstextimp
{
   float:left;
   color: #ff3333;
}

.obstext img
{
   margin: 0px 0px 0px 3px;
   vertical-align: middle;
}

.obstextimp img
{
   margin: 0px 0px 0px 3px;
   vertical-align: middle;
}

.obstextEMA
{
   float:left;
   color:orange;
}

.obstextEMA img
{
   margin: 0px 0px 0px 3px;
   vertical-align: middle;
}

.obsorigen
{
   float:left;
   margin:1px 4px 0px 0px;
}

.observaciobasic
{
   font-weight:bold;
}

.obsPaginacio{
	clear:both;
	font-weight: bold;
	text-align: center;
}

.obsPaginacio .button{
	cursor: pointer;
	text-decoration: underline;
}
.chat-line
{
   clear:both;
}

.chat-line div
{
   float:left;
}

.chat-icons
{
   margin:3px 3px 0px 0px;
   cursor:pointer;
}

.chat-history
{
   padding:2px;
   height:85px;
   border-bottom:1px solid rgb(48,121,172);
   overflow:auto;
}

.chat-user
{
   font-weight:bold;
}

.chat-input
{
   width:290px;
   font-family:Verdana,Sans-Serif;
   font-size:1em;
}

.chat-button
{
   width:50px;
   font-family:Verdana,Sans-Serif;
   font-size:1em;
}

.llegenda-text
{
   font-weight:bold;
   font-size: 10px;
}

.finestra .visor-titol
{
   font-weight:bold;
   font-size:1.2em;
   margin:5px 0px;
}

.finestra .mapa
{
   margin:30px 10px;
}

.obsdetallline
{
   clear:both;
   margin:3px 0px 0px 10px;   
}

.obsdetallline div
{
   float:left;
}

.obsdetallseccio
{
   margin-top:0px;   
}

.obsdetalllabel
{
   float:left;
   width:150px;
   padding-top:2px;
   font-weight:bold;
}

.obsdetallvalida
{
   padding-top:2px;
   width:40px;
}

.obsdetallvalue
{
}

.finestra .fcontentobs
{
   margin-top:0px;
   padding:0px 10px;
   height:675px;
   overflow:auto;
}

.obsdetallfoto
{
   border: 2px solid rgb(201,199,173);
}

.obsdetallline button
{
   font-family:Verdana,Sans-Serif;
   font-size:1em;
   margin-left:10px;
}

.puntuacio
{
   margin-right:10px;
}

.mapaObservacio{
	cursor: pointer;
}

.est-trans {
	width: 9px;
	height: 9px;
	cursor: pointer;
	/*border: 1px dotted black;*/
	background: transparent url('../imatges/transparent.gif') no-repeat fixed center; 
}

.calendari {
	border:1px solid #1f5675;
	position:absolute; 
	background: #FFFFFF url(../imatges/transparency.png) repeat-x scroll top left; 
	width: 225px;
	display: none;
}

.calendari .months {
	background: #3a4960;
	color: #ffffff;
	text-align: center;
	padding: 5px;
}
.calendari .months span {
	/*width: 80%;
	position:relative;*/
}
.calendari .months a {
	margin-left: 5px;
	margin-right: 5px;
	color: #ffffff;
}

.calendari .months .close {
	position: absolute;
	top: 2px;
	right: 2px;
}

.calendari table {
	width: 100%;
	color: #000000;
	border-collapse:collapse;
	background-color: #ffffff;
}

.calendari td {
	width:  30px;
}

.calendari table a {
	color: #000000;
}

.calendari table a:hover {
	font-weight:bold;
}

.calendari .days {
	background: #ecf3fb url(../imatges/back-days.png) repeat-x scroll top left; 
	color: #1c6075;
	text-align: center;
	border-bottom: 1px solid #b3b9c7;
	border-right: 1px solid #b3b9c7;
	margin-bottom: 5px;
}

.calendari .selected {
	background: #ecf3fb url(../imatges/back-days.png) repeat-x scroll bottom left; 
	color: #1c6075;
	border: 1px solid #b3b9c7;
	padding: 4px;
	font-weight: bold;	
}

.calendari .selected a {
	color: #1c6075;
}

.meteor {
	clear:both; 
	height:40px;
	padding-left:10px;
}

.meteorchecked {
	background-color:#E6E6FA;
}

.meteor div {
	float:left;
}

.meteorover {
	background-color:#E6E6FA;
}

.dijitTabChecked
{
    background-color: #1E90FF !important;
    color: white;
    /*background-color: #E6E6FA !important;*/
    
}
