* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-y;
	color: #2b1f1f;
}
.wrapper .splash {
	width: 255px;
	float: left;
	margin-right: 75px;
}
.centrato {
	height: 285px;
	position: absolute;
	top: 50%;
	margin-top: -170px;
}

.wrapper .splash a {
	display: block;
	margin-left: 15px;
}

.wrapper {
	background-image: url(../img/sfondo.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.wrapper .header {
	height: 92px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #fff6c3;
	display: block;
	width: 150px;
	float: left;
	padding-left: 205px;
	padding-top: 45px;
}
.wrapper .header .menuAlto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF6C3;
	width: 285px;
	margin-top: 56px;
}

.wrapper .header a {
	font-size: 11px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF6C3;
	display: block;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FDE76D;
	padding-right: 6px;
	padding-left: 6px;
	text-align: center;
}
.wrapper .header a:hover {
	text-decoration: underline;
}


.contenuto {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.visual {
	width: 900px;
	height: 246px;
	background-image: url(../img/visual_bg.gif);
	background-repeat: no-repeat;
	margin-top: 14px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 14px;
}
.menu {
	width: 238px;
	background-color: #2b1f1f;
	height: 204px;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
}
.menu a {
	display: block;
	text-decoration: none;
	font-size: 20px;
	color: #fbb641;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #fbb641;
}
.menu a:hover {
	text-decoration: underline;
}
.flash {
	float: left;
	width: 660px;
}
.testo {
	width: 900px;
	padding-right: 14px;
	padding-left: 14px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 20px;
}
.testo .sx {
	height: 92px;
	width: 196px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../img/box.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	padding: 20px;
}
.testo .dx {
	float: right;
	width: 645px;
}
.testo .dx h2 {
	font-size: 20px;
}
.testo .dx p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	margin-top: 10px;
}
.testo .dx p a {
	font-weight: bold;
	color: #2B1F1F;
	text-decoration: none;
}


html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -115px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 115px; /* .push must be the same height as .footer */
}
.footer {
	background-color: #2B1F1F;
	color: #ded2a8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.inside {
	width: 900px;
	padding-top: 20px;
	padding-right: 14px;
	padding-left: 14px;
	margin-right: auto;
	margin-left: auto;
}
.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #dfa23c;
}
.footer a:hover {
	text-decoration: underline;
}
.footer .inside .address {
	width: 118px;
	float: right;
}
.address div {
	background-repeat: no-repeat;
	height: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-position: left center;
	padding-left: 20px;
	margin-bottom: 5px;
}
.address {
	margin-left: 30px;
}
.testoForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 250px;
	background-color: #FAE369;
	margin-bottom: 3px;
	padding: 4px;
	border: 1px solid #F3D429;
	float: left;
}
.privacy {
	width: 300px;
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	overflow: auto;
	float: left;
}
.articoli {
	width: 190px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 170px;
}
.galleria {
	padding: 7px;
	background-color: #f9e67e;
	float: left;
	margin-right: 6px;
	margin-left: 7px;
	margin-top: 7px;
	margin-bottom: 6px;
}
.foto {
	height: 100px;
	width: 100px;
	cursor: pointer;
}
