a.aMenu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
	text-decoration : none;
}
a:HOVER.aMenu {
	font-weight : bold;
}
a.apGris {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : teal;
	text-decoration : none;
}
a:HOVER.apGris {
	text-decoration: underline;
	color : Teal;
}
a.apBlanc {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : White;
	text-decoration : none;
}
a:HOVER.apBlanc {
	text-decoration: underline;
	color : #FFD700;
}
a.apNegre {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
	text-decoration : none;
}
a:HOVER.apNegre {
	text-decoration: underline;
	color : #FFD700;
}
a.anVerd {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Teal;
	text-decoration : none;
}
a:HOVER.anVerd {
	text-decoration: underline;
	color : Gray;
}
a.anGris {
	font-family :  verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : teal;
	text-decoration : none;
}
a:HOVER.anGris {
	text-decoration: underline;
	color : Teal;
}
a.aVerd {
	font-family : Verdana,  Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : teal;
	text-decoration : none;
	font-weight : bold;		
}
a:HOVER.aVerd {
	text-decoration: underline;	
	color : Silver;
}
a.aPetit {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : teal;
	text-decoration : none;
}
a:HOVER.aPetit {
	text-decoration: underline;	
	color : Silver;
}
a.aDepartament {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #000000;	
	text-decoration : none;	
}
a:HOVER.aDepartament {
	background-color : #F0E68C;
}
a.aJoventut {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: 006666;
	font-weight : bold;	
	text-decoration : none;
	background-color : #FFCC33;
}
a:HOVER.aJoventut {
	color : #006666;
	background-color : #ffffff;
}

.titol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: 006666;
	font-weight : bold;	
}
.fonsVerd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: ffffff;
	font-weight : bold;
	background-color : #009c9c;	
	
	border-bottom-style : outset;
	border-right-style : outset;

	
	border-bottom-width : thin;
	border-right-width : thin;
	border-top-width : thin;
	border-left-width : thin;
	
	border-bottom-color : white;
	border-right-color : white;	
	border-top-color : white;
	border-left-color : white;
}

.nNegre {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align : justify;
}
.nNegreB {
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight : bold;
}
.nBlancB {
	font-family:   Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: White;
	font-weight : bold;
}
.nVerdB {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight : bold;
	color : Teal;
}
.pNegre {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}
.pNegreB {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;	
}
.pGris {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #555555;
}
.pVerdB {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color: teal;
}
.pBlancB {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : White;
}
.titolNegre {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	font-weight : bold;
}
.pVermell {

	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #B00000;
}
.titolVermell {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #660000;
	font-weight : bold;
}
.pGrisB {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color: #555555;

}

