#menu div.barraMenu, 
#menu div.barraMenu a.botonMenu { 
font-family: sans-serif, Verdana, Arial; 
font-size: 8pt; 
color: white; 
width:135px;
border-width: 10px
} 

#menu div.barraMenu { 
text-align: left; 
width:135px;
} 

#menu div.barraMenu a.botonMenu { 
background-color: #556975; 
color: white; 
cursor: pointer; 
padding: 4px 6px 2px 5px; 
text-decoration: none; 
width:135px;
border-width: 10px
} 

#menu div.barraMenu a.botonMenu:hover { 
background-color: #637D4D; 
width:135px;
border-width: 10px
} 

#menu div.barraMenu a.botonMenu:active { 
background-color: #637D4D; 
color: black; 
width:135px;
border-width: 10px
} 

BODY
{
    BACKGROUND-COLOR: #669999;
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica;
	text-align:center;
	margin-left: 0;
	margin-right: 0;
	margin-bottom:0;
	margin-top:0;
}
#imatges 
{
	text-align:left;
	border-left: #b0b0b0 1px solid;
	border-right: #b0b0b0 1px solid;
	border-bottom:#b0b0b0 1px solid;
	border-top:#b0b0b0 1px solid;
}

A:link 
{
	text-decoration:none; color:black;
}
A:visited 
{
	text-decoration:none; color:black;
}
A:hover 
{
	text-decoration:underline; color:red;
}

#encapçalament
{
	BACKGROUND-COLOR: #669999;
	COLOR: #000000;
    FONT-SIZE: 10px;
}
#contingut table	
{
	color: #000000;
	FONT-SIZE: 10px;
}
#lateralLiniaD
{
	 background: white url(./animacions/menuSuperiorlateral.jpg);
     background-repeat: repeat-y; 
}
#lateralLiniaE
{
	 background: white url(./animacions/menuSuperiorlateral2.jpg);
     background-repeat: repeat-y; 
}
#peu
{
	COLOR: #000000;
	FONT-SIZE: 7px;
}

h7
{
	FONT-SIZE: 15px;
	color: green; 
}