/******************************************************************************************/
/* Fulla d'estils HTML 4.0 Specification                                                  */
/* $id=estils.css, smarti 2003                                                            */
/******************************************************************************************/


#fondo_princ { background-color: #5a8540 }

#quadre_text {
	background-color: #99FF99;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;

}

/* Estils per als camps de formularis */
#llista_despl {
	background-color: #99FF99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
#quadre_codi {text-align: center; background-color:#99FF99; font-size:14pt}
#capçalera { text-align: center; color="#FFFFFF"; background-color:"#5A8540"; font-weight: bold;border-style: solid; border-width: 1; padding-left: 4; padding-right: 4; padding-top: 1; padding-bottom: 1}
#pestanya { color="#FFFFFF";
	background-color:"#0000FF";
	text-align: center;
	font-weight: bold;
	font-size:14pt;
	font-family: Arial, Helvetica, sans-serif;
}

/******************************************************************************************/
/*                                        FINAL                                           */
/******************************************************************************************/#capçalera_taula {
	color: #FFFFFF;
	background-color: #669933;
	text-align: center;
	font-weight: bold;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;



}
#text_quadre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
#text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
#borde_marcat {
	border: 1px solid #000000;
	background-color: #5a8540;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;


}
#bordetaula {
	border: 1px solid #000000;
}
.bordeinferiorblau {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
}
.bordetaulaexteriorGRIS {
	border: medium solid #999999;
}
.bordeexternnegre {
	border: thin solid #000000;
}
.fonsverdclar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #99FF99;
}
.bordeinferior {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.bordelogo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #5a8540;
	border-right-color: #5a8540;
	border-bottom-color: #5a8540;
	border-left-color: #5a8540;
}
.bordecolumnas {

	border-top-width: 15px;
	border-right-width: 15px;
	border-bottom-width: 15px;
	border-left-width: 15px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5a8540;
	border-right-color: #5a8540;
	border-bottom-color: #5a8540;
	border-left-color: #5a8540;
}
.bordecolumnascentral {


	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #5a8540;
	border-right-color: #5a8540;
	border-bottom-color: #5a8540;
	border-left-color: #5a8540;
}
.bordebanners {
	border: thin solid #5a8540;

}
.bordeVerd {
	border-top: thin none #5A8540;
	border-right: thin solid #5A8540;
	border-bottom: thin none #5A8540;
	border-left: thin solid #5A8540;

}
.bordelat {
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #5a8540;
	border-left-color: #5a8540;
}
.bordeextverd {
	border: thin solid #5a8540;

}
A:link {
text-decoration: none;
color:#5a8540;
}


A:Visited{
text-decoration:none;
color: #5a8540;
}

A:Hover{
text-decoration:blink;
color: red;
}
.textverd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5a8540;
}
