body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	margin: 0px;
	background-color: #b20000;
}
a{
	font-weight: bold;
	color: #ff9999;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #ff9999;
	text-decoration: underline;
}
.input_contatti {
	font-size: 10px;
	width: 400px;
	border: 1px dotted #ffffff;
	background-color: #ff9999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.textarea_contatti {
	font-size: 10px;
	width: 400px;
	border: 1px dotted #ffffff;
	background-color: #ff9999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.foto_gallery {
	padding: 5px;
	height: 100px;
	width: 100px;
	background-color: #ff9999;
	border: 1px dotted #ffffff;
	text-align: left;
	vertical-align: top;
	color: #000000;
}
.prodotti_shop {
	padding: 5px;
	width: 25%;
	background-color: #ff9999;
	border: 1px dotted #ffffff;
	text-align: left;
	vertical-align: top;
	height: 185px;
}
.links_gallery {
	font-size: 10px;
	width: 70px;
	text-align: left;
}
.divisione_vert {
	background-image: url(img/puntini_vert.gif);
	width: 10px;
}
.divisione_oriz {
	background-image: url(img/puntini_oriz.gif);
	height: 10px;
}
.titolo_gallery {
	padding: 5px;
	width: 100px;
	text-align: center;
}
.content {
	font-size: 11px;
	line-height: 20px;
}
.header {
	background-image: url(img/bg/header.jpg);
	height: 170px;
	text-align: center;
}
.menu {
	background-image: url(img/bg/menu.jpg);
	height: 50px;
}
.menu_up {
	background-image: url(img/menu/bg.jpg);
	height: 50px;
	text-align: center;
	vertical-align: top;
}
.menu_up a {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.menu_up a:hover {
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
.menu_footer {
	background-image: url(img/footer/bg_menu.jpg);
	height: 30px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
.menu_footer a {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.menu_footer a:hover {
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
.menu_credits {
	background-image: url(img/footer/bg_credits.jpg);
	height: 45px;
}
.menu_credits a {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.menu_credits a:hover {
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
