.checkbox {
	margin: 3px 0px 0px 0px;
	padding: 0;
	border: 0;
}

input.post, textarea.post {
	margin: 2px;
	border: 1px solid #666;
}

input, textarea {
	font-family: Verdana;
	font-size: 11px;
}

input.post {
	height: 13px;
}
.postmedium {
	width: 130px;
}

input.button {
	margin: 5px 0px 5px 0px;
	background-color: #ddd;
	border: 1px outset;
	font-size: 11px;
}

span.titolo {
	color: #9f0002;
	font-weight: bold;
}

a {
	text-decoration: none;
	color: #9f0002;
}

a:hover {
	text-decoration: underline;
}

a.mentop {
	text-decoration: none;
}

a:hover.mentop {
	text-decoration: underline;
}


body {
	margin: 0;
}

a.men1  {
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	color: Black;
}

a:hover.men1 {
	text-decoration: underline;
	color: #9F0002;
}

span.eti {
	font-family: Verdana;
	font-size: 11px;
	font-style: italic;
	color: Black;
	font-weight: bold;
	}

span.sel {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #9F0002;	
	}

td {
	font-family: Verdana;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	font-size: 11px;
	line-height: 13px;
}


h1 {
	font-size: 16px;
	line-height: 26px;
	height: 26px;
	font-weight: bold;
	color: #9f0002;
	margin: 0;
	padding: 0 4px;
}

