body {
	background-color: #FFFFFF;
	text-align: center;
	margin-top: 5%;
	margin-right: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000033;
	font-size: 14px;
	font-weight: normal;
}


.conteiner .header {
	background-image: url(images/Senza%20nome-1_r5_c1.jpg);
	height: 28px;
	width: 100%;
}
.conteiner .footer {
	background-image: url(images/Senza%20nome-1_r5_c1.jpg);
	background-repeat: repeat-x;
	height: 28px;
	width: 100%;
	clear: both;
}
.conteiner .men li {
	background-image: url(images/bott.jpg);
	height: 16px;
	width: 179px;
	background-repeat: no-repeat;
	list-style-type: none;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
}
.conteiner .men div {
	float: left;
	margin: auto;
}

.conteiner {
	text-align: center;
}

.conteiner .men {
	width: 100%;
	text-align: center;
	margin: auto;
	padding: 0px;
}
.conteiner .content {
	width: 100%;
	background-image: url(images/Senza%20nome-1_r1_c1.jpg);
	background-repeat: repeat-x;
	vertical-align: top;
	clear: both;
	background-position: bottom;
}
.conteiner .men a {
	color: #FFFFFF;
	text-decoration: none;
}
.conteiner .men a:hover {
	color: #0099FF;
	text-decoration: underline;
}
.linkse a {
	font-size: 10px;
	text-decoration: none;
	text-align: center;
}

