/* CSS Document */
body {
	background-image: url(imatges/fons.gif);
	font-family : verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;}

h1 {
font-family : 'Trebuchet MS', Verdana, Arial, Tahoma, , Helvetica, sans-serif; 
color : #AABB99; 
font-size : 30px; 
font-weight : bold; 
} 

h2{
font-family : Verdana, Arial, Tahoma, , Helvetica, sans-serif; 
color : #EEEEDD; 
font-size : 12px; 
font-weight : bold; }

.menutop {
font-family : 'Trebuchet MS', Verdana, Arial, Tahoma, , Helvetica, sans-serif; 
color : #EEEEDD; 
font-size : 16px; 
font-weight : bold; 
}

.titol0 {
font-family : 'Trebuchet MS', Verdana, Arial, Tahoma, , Helvetica, sans-serif; 
color : #DE0000; 
font-size : 22px; 
font-weight : bold; 
}

.titol1 {
font-family : Verdana, Arial, Tahoma, , Helvetica, sans-serif; 
color : #AABB99; 
font-size : 18px; 
font-weight : bold; 
}

.titol2 {
font-family : Verdana, Arial, Tahoma, , Helvetica, sans-serif; 
color : #DE0000; 
font-size : 12px; 
font-weight : bold; 
}

.titol3 {
font-family : Verdana, Arial, Tahoma, , Helvetica, sans-serif; 
color : #EEEEDD; 
font-size : 12px; 
font-weight : bold; 
}

.idioma {
font-family : Verdana, Arial, Tahoma, , Helvetica, sans-serif; 
color : #333333; 
font-size : 12px; 
font-weight : bold; 
}

.titol4 {
font-family : Verdana, Arial, Tahoma, , Helvetica, sans-serif; 
color : #AABB99;
font-size : 12px; 
font-weight : bold; 
}

.textpetit {font-size : 10px;}

.textpeu {font-size : 9px; color : #EEEEDD;}

.negreta {font-weight : bold; }

ul {font-family : verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;}

a:link {
color : #EEEEDD; 
font-weight : bold; 
} 
a:visited {
color : #EEEEDD; 
font-weight : bold; 
} 
a:hover {
color : #EEEEDD; 
font-weight : bold; 
} 
a:active {
color : #EEEEDD; 
} 

a.menu:link {
text-decoration : none; 
font-weight : bold; 
} 
a.menu:visited {
text-decoration : none; 
font-weight : bold; 
color : #EEEEDD; 
} 

.class1 A:link {text-decoration: none;}
.class1 A:visited {text-decoration: none;}
.class1 A:active {text-decoration: none; color:#AABB99;}
.class1 A:hover {text-decoration: none; color:#AABB99;}

h2 A:link {text-decoration: none;}
h2 A:visited {text-decoration: none;}
h2 A:active {text-decoration: none; color:#666666;}
h2 A:hover {text-decoration: none; color:#666666;}

.class2 A:link {text-decoration: none;color:#666666;}
.class2 A:visited {text-decoration: none;color:#666666;}
.class2 A:active {text-decoration: none; color:#000000;}
.class2 A:hover {text-decoration: none; color:#000000;}

.class3 A:link {text-decoration: none;color:#AABB99;}
.class3 A:visited {text-decoration: none;color:#AABB99;}
.class3 A:active {text-decoration: none; background: #AABB99;color:#666666; }
.class3 A:hover {text-decoration: none; background: #AABB99; color:#666666;}

.titol3 A:link {text-decoration: none;}
.titol3 A:visited {text-decoration: none;}
.titol3 A:active {text-decoration: none; color:#666666;}
.titol3 A:hover {text-decoration: none; color:#666666;}

.titol4 A:link {text-decoration: none; color:#AABB99}
.titol4 A:visited {text-decoration: none;color:#AABB99}
.titol4 A:active {text-decoration: none; color:#666666;}
.titol4 A:hover {text-decoration: none; color:#666666;}