.categoria {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #FFFF33;
	text-decoration: none;
}
.PostHeader {
	background-image: url(images/barra.png);
	background-repeat: repeat-x;
}
.bigbuttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-color: #33CC33;
	color: #FFFFFF;
	margin-right: 16px;
    margin: 0px;
	padding: 3px;
	width: 250px;
	font-weight: bold;
}
.testoScheda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
	background-color: #FFFF99;
	margin: 1px;
	padding: 2px;
	width: 250px;
	border: thin groove #666666;
}
.buttons {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #33CC33;
	margin: 3px;
	padding: 3px;
	width: 250px;
	border: thin groove #666666;
}
.disbuttons {
	text-decoration: none;
	width: 250px;
	height: 40px;
	background-image: url(images/oggetti/pulsante_ricerca_operatori.png);
	background-repeat: no-repeat;
	cursor:hand;
	background-position: center center;
	background-color: #336600;
}
.disbuttonsfil {
	text-decoration: none;
	width: 150px;
	height: 40px;
	background-image: url(images/oggetti/pulsante_ricerca_vacanze.png);
	background-repeat: no-repeat;
	cursor:hand;
	background-position: center center;
	background-color: #336600;
}
.titoli {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
}
.powered {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.testoSchedaOperatori {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.titoloNuovaVacanze {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	list-style-image: url(images/oggetti/icone/avanti_small.png);
	list-style-position: outset;
	position: relative;
	list-style-type: disc;
	text-indent: 35px;
	vertical-align: top;
}
.linkIscrizioni {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	list-style-image: url(images/oggetti/icone/avanti_small.png);
	list-style-position: outset;
	position: relative;
	list-style-type: disc;
	text-indent: 15px;
	vertical-align: top;
}

