BODY, TABLE
{
    COLOR: Black;
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: xx-small;
    background-color : #FFFFFF;
}

.TITOL
{
	COLOR: White;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px;
	font-weight : bold;
	background-image: url(/imatges/separador1/sotaEsq.gif);
	background-position: top;
}

.MENUACTIVAT
{
	background-image: url(/Imatges/Menu/Menu_actiu(2).jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color : #2E4C81;
	padding-bottom: 6px;
	font-weight: bold;
	color: #B09917;
	text-decoration: none;
}

.cosLateral
{
	background-image: url(/Imatges/Cos/Tiraimatges.jpg);
	background-repeat: repeat-y;
	background-position: top;
}

.MENUNOACTIVAT
{
	background-image: url(/Imatges/Menu/Menu_no_actiu(2).jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color : #2E4C81;
	padding-bottom: 6px;
}

.BLAUFOSC
{	
	background-color : #2E4C81;
}

.MENU
{
   background-color : #2B4D83;	
}

A
{
	color: #A7B5CB;
	text-decoration: none;
	font-weight: bold;
}

A:HOVER
{
	font-weight: bold;
	color: #B09917;
	text-decoration: none;
}

.contingutTitol
{
	background-color: #A2B1C8;
	color: white;
	font-weight: bold;
	height: 14px;
	padding-left: 10px;
}

.contingutCos
{
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.PEUSANTAPAU
{
	color: white;
	font-size: x-small;
}

.PEUCREDITS
{
	padding-right: 5px;
	padding-bottom: 5px;
}

A.PEU
{
	color: white;
	font-weight: normal;
	font-size: x-small;
	text-decoration: underline;
}

A.INVERS
{
	color: silver;
	font-weight: normal;
	text-decoration: underline;
}

A.PEU:HOVER,  A.INVERS:HOVER {
	font-weight: normal;
	color: white;
	text-decoration: underline;
}

INPUT,TEXTAREA,SELECT
{
	font-size: xx-small;
	border-style: solid;
	border-width: 1px;
}