@charset "UTF-8";
/* CSS Document */

body {
	background-color: #A3C042;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	vertical-align: middle;
}

.normal {
	font-family:"Times New Roman", Times, serif;
	font-size: 17px;
	color:#000000;
}
.horaris {
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	color:#333333;
}
.horaris-bold {
	font-family:"Times New Roman", Times, serif;
	font-size: 15px;
	color:#333333;
	font-weight:bold;
}
.italica {
	font-family:"Times New Roman", Times, serif;
	font-size: 15px;
	color:#000000;
	font-style:italic;
}
.bold {
	font-family:"Times New Roman", Times, serif;
	font-size: 17px;
	color:#000000;
	font-weight:bold;
}
.titol {
	font-family:"Times New Roman", Times, serif;
	font-size: 24px;
	color: #A3C042;
	font-weight:bold;
	font-style:italic;
}

.link-menu {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#333333;
	font-weight: bold;
	text-decoration:none;
}

.link-menu:hover {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#A3C042;
	font-weight: bold;
	text-decoration:none;
}