/************************************* GENERAL *****************************************/
body, table
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #0B1F40;
	background-color: #E7EDF4;
}

table
{
	background-color: #DDE5EF;
}

table.fora {
	background-color: #E7EDF4;
}

a {
	color: #2C5D95;
	text-decoration: none;
}

a:hover {
/*	color: #083C70;*/
	color: #F6CE0A;
	text-decoration: none;
}

.textPeu {
	color: #2C5D95; 
}

a.menuSuperior
{
	color: white;
}

a.menuSuperior:hover
{
	color: #F6CE0A;	
}

.menuTitol
{
	color: #F6CE0A;	
	padding-top: 2px;
	font-size: x-small;
	font-weight: bold;
}

.paddingCos
{
	padding-top: 5px;
	padding-bottom: 5px;
}

input, textarea
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
}

.agendaTitol
{
	font-weight: bold;
	font-size: x-small;
}

.agendaSubtitol
{
	font-weight: bold;	
}

.fonsBlau
{
  background-color: #4A6BA1;
}

.paddingDaltBaix10
{
   padding-top: 10px;
	padding-bottom: 10px;
}

.agendaText
{

}
