body {
	background: #137EC2 url(images/backpage.gif) repeat-x;
	margin: 0px;
}
.tabbgwithe {
	background: #FFFFFF url(images/backcenter.gif) repeat-x;
	padding: 0px 10px 10px;
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}
.tabbgwithe a {
	color: #137EC2;
}


.topmenu {
	font: bold 15px Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
}

.vertlinewithe {
	border-top: 0px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
}

.undermenu {

	font: bold 11px Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
}
a.topmenu:hover {
	color: #EFDC20;
	text-decoration: underline;
}
a.undermenu:hover {
	color: #FF6600;
	text-decoration: underline;
}


.undermenu a {
	color: #FFFFFF;
	text-decoration: none;
}

h1 {
	color: #137EC2;
	font: bold 22px Geneva, Arial, Helvetica, sans-serif;
	padding-top: 3px;
}
h5 {
	color: #137EC2;
	display: block;
	border-top: 0px dotted #FF6600;
	border-right: 0px dotted #FF6600;
	border-bottom: 1px dotted #FF6600;
	border-left: 0px dotted #FF6600;
}

.form-richieste {
	color: #666666;
	border: 1px solid #FF6600;
	font-size: 11px;
}
.tdunderdotted {
	border-top: 0px dotted #137EC2;
	border-right: 0px dotted #137EC2;
	border-bottom: 1px dotted #137EC2;
	border-left: 0px dotted #137EC2;
}
.tdrightdotted {
	border-top: 0px dotted #137EC2;
	border-right: 1px dotted #137EC2;
	border-bottom: 0px dotted #137EC2;
	border-left: 0px dotted #137EC2;
}

