@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-image: url(img/tilebody.jpg);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
}
.impressum {
	color: #CCCCCC;
	font-size: 11px;
	text-decoration: none;
}
.impressum a {
	font-size: 12px;
}
.lingue {
	font-size: 12px;
	color: #CCCCCC;
}
.lingue a {
	color: #CCCCCC;
	text-decoration: none;
}
.lingue a:hover {
	color: #FFFFFF;
}
.plus {
	font-size: 12px;
	color: #FFFFFF;
}
.corpotesto {
	color: #FFFFFF;
	font-size: 12px;
	margin-right: 20px;
	margin-left: 0px;
	line-height: 18px;
	text-align: left;
}
h1 {
	font-size: 18px;
	color: #91B5C8;
}
.foto {
	border: 2px solid #CCCCCC;
}
.impressum a:hover {
	color: #FFFFFF;
}
.corpotesto a {
	color: #FFFFFF;
}
.corpotesto a:hover {
	color: #CCCCCC;
}
h2 {
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
.servizi  {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
}
.corpotesto a {
	font-weight: bold;
	text-decoration: none;
}
.dove_siamo  {
	color: #FFFFFF;
	font-size: 12px;
	margin-right: 300px;
	margin-left: 0px;
	line-height: 18px;
	text-align: left;
}
.impressum a {
	font-weight: bold;
}

