
A:link {
    text-decoration : none;
  }


A:visited {
    text-decoration : none;
  }


A:hover {
    text-decoration : none;
    color : #000066;
  }


A.menu:hover {
	text-decoration : none;
	font-family : "Verdana";
    font-size : 9.0pt;
    color : #FFFFFF;
	font-weight : bold;
  }
  
  
A.menu:link {
	text-decoration : underline;
	font-family : "Verdana";
    font-size : 8.0pt;
    color : #FFFFFF;
	font-weight : bold;
  }

A.menu:visited {
	text-decoration : underline;
	font-family : "Verdana";
    font-size : 8.0pt;
    color : #FFFFFF;
	font-weight : bold;
  }

BODY {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
  }
  
/*
background-image: url(img/background.jpg);

body.nm {
    background-image: none;
  }
  
body.am {
    
	margin: 0%;
  }  
background-image: url(img/background2.jpg);

.cell0 {
    background-image:url(img/header7.jpg);
    background-position: right;
    background-repeat: no-repeat;
  }


H3 {
    font-family : "Verdana";
    font-weight : bold;
    font-size : 10.0pt;
  }


.main {
    border-color:#336699;
    border-style: inset;
    border-width: 1px;
    padding: 5px;
  }


.main2 {
    border: 1px solid #cccccc;
    padding: 5px;
  }


P {
    font-family : "Verdana";
    font-size : 10.0pt;
    color : black;
  }

P.ml {
    margin-left: 10px;
  }

P.f8 {
    font-family : "Verdana";
    font-size : 8.0pt;
    color : black;
  }
  
P.f8i {
    font-family : "Verdana";
    font-size : 8.0pt;
    color : black;
	font-style: italic;
  }

P.footing {
    font-family : "Verdana";
    font-size : 7pt;
    color : white;
  }
  
P.f8w {
    font-family : "Verdana";
    font-size : 8.0pt;
    color : #FFFFFF;
  }

P.f8g {
    font-family : "Verdana";
    font-size : 8.0pt;
    color : gray;
  }

P.footingW {
    font-family : "Verdana";
    font-size : 7pt;
    color : black;
  }


span {
    font-family : "Verdana";
    font-size : 10.0pt;
    color : black;
  }


.ital {
    font-family : "Verdana";
    font-size : 10.0pt;
    color : black;
    font-style: italic;
  }


.blue {
    font-family : "Verdana";
    font-size : 10.0pt;
    color:#336699;
  }


.blueB {
    font-family : "Verdana";
    font-size : 8.0pt;
    font-weight: bold;
    color:#336699;
    background-color: #E7EBEE;
  }
  
.fondoB {
    background-color: #003366;
  }


.blue8 {
    font-family : "Verdana";
    font-size : 8.0pt;
    color:#336699;
    background-color: #E7EBEE;
  }
  
.topborder {
    border-top-style: solid;
    border-top-color:#000000;
    border-top-width: 1px;
    background-color:#CCCCCC;
  }


.pagoOK {
    font-family : "Verdana";
    font-size : 10.0pt;
    color: white;
    font-weight: bold;
    background-color: #37A23C;
  }


.pagoPRE {
    background-color : #ffb815;
    color : white;
    font-family : "Verdana";
    font-size : 10.0pt;
    font-weight : bold;
  }


.pagoNO {
    font-family : "Verdana";
    font-size : 10.0pt;
    color: white;
    font-weight: bold;
    background-color: #E93F6B;
  }


.red {
    font-family : "Verdana";
    font-size : 10.0pt;
    font-weight: bold;
    color:#990000;
  }


td.name {
    font-family:Verdana,Tahoma,Arial,sans-serif;
    font-size:8pt;
    font-style:normal;
    font-weight:bold;
    color:black;
    background-color:#CCCCCC;
  }


td.llista_noms_columnes {
    font-family:Verdana,Tahoma,Arial,sans-serif;
    font-size:8pt;
    font-style:normal;
    font-weight:normal;
    color:white;
    background-color:#CCCCCC;
  }


td.llista_senar {
    font-family:Verdana,Tahoma,Arial,sans-serif;
    font-size:8pt;
    font-style:normal;
    font-weight:normal;
    color:black;
  }


td.llista_parell {
    font-family:Verdana,Tahoma,Arial,sans-serif;
    font-size:8pt;
    font-style:normal;
    font-weight:normal;
    color:black;
  }


td.llista_ocupat {
    font-family:Verdana,Tahoma,Arial,sans-serif;
    font-size:8pt;
    font-style:normal;
    font-weight:normal;
    color:black;
    background-color:#EE8888;
  }


td.llista_lliure {
    font-family:Verdana,Tahoma,Arial,sans-serif;
    font-size:8pt;
    font-style:normal;
    font-weight:normal;
    color:black;
    background-color:#99DD99;
  }


td.llista_lliure_alerta {
    font-family:Verdana,Tahoma,Arial,sans-serif;
    font-size:8pt;
    font-style:normal;
    font-weight:bold;
    color:black;
    background-color:#EE7799;
  }


input,select,textarea {
    font-family:Verdana,Tahoma,Arial,sans-serif;
    font-size:8pt;
    font-style:normal;
    font-weight:normal;
    color:black;
    background-color:#DDE3F3;
    border: 1px ridge #BBC1D1;
  }

input:focus {
    background-color:#bdcbf3;
    border: 1px ridge #bdcbf3;
  }
input[readonly]
{
  background-color:#eedeb9;
  border-color:#ffedca;
  border-style:solid;
  border-width:1px;
}
select:focus {
    background-color:#bdcbf3;
    border: 1px ridge #bdcbf3;
  }
textarea:focus {
    background-color:#bdcbf3;
    border: 1px ridge #bdcbf3;
  }


span.abc {
    font-family : "Verdana";
    font-weight : bold;
    font-size : 16.0pt;
  }


.hihaenviament {
    background-color:#DDE3F3;
  }


.divpanel {
    position: absolute;
    visibility: hidden;
    z-index: 100;
    padding: 0;
    overflow: visible;
    border: 0px;
  }


.divpanelvisible {
    background-color : #DDE3F3;
    border-bottom-width : 1px;
    border-left-width : 1px;
    border-right-width : 1px;
    border-top-width : 1px;
    overflow : visible;
    padding-bottom : 5px;
    padding-left : 5px;
    padding-right : 5px;
    padding-top : 5px;
    position : absolute;
    visibility : visible;
  }

/* main 
.main2 {
	background: #FFF url(img/bg.gif) repeat-y fixed bottom center;
	border: 3px double #EEE;
	border-color: #E4E4E4 #CFCFCF #CCC #CFCFCF;
	text-align: justify;
	width: 740px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 4px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.container {
	margin: 10px;
	width: 730px;
}


/* content
.content {
	background: #F5F5F5;
	border-top: 1px solid #E5E5E5;
	clear: both;
}
.content h1 {
	margin: 0;
	color: #666;
}
.content p {
	margin: 3px 0 6px; color: #666;
}
.item {
	background: #FCFCFC url(img/bgitem2.gif) repeat-x;
	padding: 10px;
}
.itemL {
	float: right;
	background: #FCFCFC;
	border: 3px #EEE;
	border-color: #E4E4E4 #CFCFCF #CCC #CFCFCF;
	width: 540px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	
}
.itemR {
	float: left;
	background: #FCFCFC;
	border: 3px #EEE;
	border-color: #E4E4E4 #CFCFCF #CCC #CFCFCF;
	width: 150px;
	top: 10px;
	bottom: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.itemD {
	background: #FCFCFC;
	padding: 0px;
	clear: both;
	margin-top: 10px;
