@charset "utf-8";
body {
	background-color: #F6D88E;
	margin:0px;
}
.bordo {
	border: 2px solid #7B7B59;
	background-color: #FFFFFF;
}
.laterale {
	background-image: url(images/laterale.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.header {
	background-image: url(images/testata.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.bgcorpo{
	background-image: url(images/layout_05.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.bghead {
	background-image: url(images/layout_04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #EAAD27;
	font-weight: bold;
}
.link {
	color: #E7AD25;
	text-decoration: none;
	font-weight: bold;
}

.head2 {
	background-image: url(images/layout_021.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#gallery {
	padding:0;
	width:730px;
	height:107px;
	overflow:hidden;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.testo {
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.testocorsivo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}
.box {
	background-image: url(images/shadowbox.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.enfasi {
	font-style: italic;
	font-weight: bold;
}
.link2 {
	color: #E9AD28;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}
.nome {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
.testobold {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.titoloU {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #EAAD27;
	font-weight: bold;
	text-decoration: underline;
}
.footer {
	background-image: url(images/layout_06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 61px;
	padding-left: 50px;
	padding-right: 50px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #50011E;
	text-decoration: none;
}

.footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #50011E;
	text-decoration: none;
}

.footer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C78F10;
	text-decoration: underline;
	font-weight: bold;
}

.spot {	width:230px; height:253px; display:inline-block;}
.spot {font:11px Arial; color:#CC33000;  border-bottom:1px solid #CCC; margin-bottom:15px;}
.spot img { margin:0; padding:0; padding:3px; border:1px solid #CCC; margin-bottom:5px;}
