.menu {
	font-family: "Times New Roman", Times, serif;
	font-size:16px;
	color: #2b3a3c;
	text-decoration: none;
	font-weight: bold;
	text-transform:uppercase;
}
.menu-roll {
	font-family: "Times New Roman", Times, serif;
	font-size:16px;
	color: #009350;
	text-decoration: none;
	font-weight: bold;
	text-transform:uppercase;
}
.idiomes {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	color: #2b3a3c;
	text-decoration: none;
	font-weight: bold;
	text-transform:uppercase;
}
.idiomes-roll {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	color: #009350;
	text-decoration: none;
	font-weight: bold;
	text-transform:uppercase;
}
.contingut {
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	color: #2b3a3c;
	text-decoration: none;
	font-weight: normal;	
}
.contingut2 {
	font-family: "Times New Roman", Times, serif;
	font-size:15px;
	color: #2b3a3c;
	text-decoration: none;
	font-weight: normal;	
}
.nom-camp-formulari {
	font-family: "Times New Roman", Times, serif;
	font-size:11px;
	color: #2b3a3c;
	text-decoration: none;
	font-weight: bold;
	text-transform:uppercase;	
}
.titol-formulari {
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	color: #2b3a3c;
	text-decoration: none;
	font-weight: normal;		
}
.peu {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	color: #2b3a3c;
	text-decoration: none;
	font-weight: normal;	
}
a.menu:active,
a.menu:visited, 
a.menu:link,{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #2b3a3c;
	text-decoration: none;
}
a.menu:hover{
	color: #009350;
}

a.idiomes:active,
a.idiomes:visited,
a.idiomes:link {
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	color: #2b3a3c;
	text-decoration: none;
	font-weight: bold;
	text-transform:uppercase;
}

a.idiomes:hover{
color: #009350;
}

a.enllacos:active,
a.enllacos:visited,
a.enllacos:link {
	font-family: "Times New Roman", Times, serif;
	font-size:15px;
	color: #2b3a3c;
	text-decoration: none;
	font-weight: bold;
	text-transform:uppercase;
}

a.enllacos:hover{
color: #009350;
}

.disseny {

	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration:none;
}

.margin-formulari-ok{
margin-bottom:80px;
margin-top:80px;
}

.espai-superior{
vertical-align:top;
}