background
{
	background-color: White;
	background-image: url(http://www.formagest.com/bdds/images/fons1FG.jpg);
	background-repeat: no-repeat;
}

SELECT{
 
   font-size : 10px; 
   font-family : Tahoma,Arial, Helvetica, sans-serif;
			font-style: normal; 
			font-weight: normal;
			line-height: 15px;
			border : 1px solid;
}

INPUT{
	font-size : 10px;
	font-family : Tahoma,Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	border : 1px solid;

}
BUTTON{
	font-size : 10px;
	font-family : Tahoma,Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	border : 1px solid;
}
TEXTAREA{
	font-size : 10px;
	font-family : Tahoma,Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 15px;
	border : 1px solid;
}



P {
	font-family : Tahoma,Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 11px;
}
H1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : bold;
	font-size : 14px;
}
H2{
	font-family :Tahoma, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 16px;
	font-weight : lighter;
}
A:LINK {
	font-family : Tahoma,Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 10px;
	border-bottom-width : 0px;
	font-weight : normal;
	text-decoration : none;
	color : #0000CD;
}
A {
	font-family : Tahoma,Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 11px;
	border-bottom-width : 0px;
	font-weight : normal;
	text-decoration : none;
	color : Navy;
}

.rectangle {
	border : 1px solid Purple;
	font-family : Tahoma,Arial, Helvetica, sans-serif;
	font-size : 11px;
	border-left-width : 1px;
	border-right-width : 1px;
}

.titol_vermell {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 14px;
	border-bottom-width : 0px;
	font-weight : bold;
	text-decoration : none;
	color : #9A3233;
}
.titol_vermell1 {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 12px;
	border-bottom-width : 0px;
	font-weight : lighter;
	text-decoration : none;
	color : #9A3233;
}
.titol_blau {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 11px;
	border-bottom-width : 0px;
	font-weight : bold;
	text-decoration : none;
	color : Navy;
}
.texte_gris {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 11px;
	color : #999999;
}
.texte_vermell {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 11px;
	color : #9A3233;
}
.texte_blau {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 11px;
	color : Navy;
}
.texte_negre {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 11px;
	color : Black;
}
.linia_inferior
{
	border-bottom : 1px solid Purple;
}
.opcions_menu {
	border-bottom-width : thick;
	border-bottom : 1px dashed Gray;
	font-size : 12px;
}

.linia_esquerra
{
	border-left : 1px dotted Purple;
}

.capcelera_pagina
{
	background-color: #002d47;
	color: White;
}
.capcelera_finestra
{
	background-color: #D91D30;
	color: White;
}
.capcelera_taula {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	color: White;
	background-color: #D91D30;
}
.rectangle_vermell_texte_blau {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 11px;
	color : Navy;
	border : 1px solid Red;
	border-left-width : 1px;
	border-right-width : 1px;
}
.fons_menu
{
	background-color: #FFFCF0;
}
.capcelera_columnes_llista {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	background-color: Silver;
}
