body {
	background-color: #000;
	color: #FFF;
	font-family: Arial, sans-serif;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 35px;
	margin-left: 10px;
}

.contenitore {
	width: 940px;
}

.sfondoSin {
	background-image: url(../img/sfondoSin.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 50px;
	clear: both;
}

.sfondoDes {
	background-image: url(../img/sfondoDes.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-right: 50px;
}
.sfondoSup {
	background-image: url(../img/sfondoSup.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 50px;
}
.centraleEst {
	background-color: #0e0e0e;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
}
.centraleInt {
	text-align: left;
	width: 100%;
	position: relative;
}

.ranaSup {
	position: absolute;
	top: 0px;
	right: 10px;
}

.ranaSupInt {
	position: absolute;
	top: 0px;
	right: 210px;
}

.boxAllestimenti {
	width: 50%;
	margin-top: 243px;
	margin-bottom: 3px;
}
.boxAllestimenti h2 {
	font-size: 1em;
	margin-top: 30px;
	margin-bottom: 20px;
}
.boxAllestimenti h3 {
	font-size: 0.9em;
	margin: 0px;
}
.sfere {
	position: absolute;
	left: 140px;
	top: 115px;
}






.spacer {
	font-size: 1px;
	clear: both;
}


.sfondoInf {
	background-image: url(../img/sfondoInf.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 50px;
	clear: both;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}
a {
	color: #FFF;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}



.boxAllestimentiInt {
	float: right;
	width: 200px;
	text-align: right;
	padding-right: 10px;
}

.boxAllestimentiInt h2 {
	font-size: 0.9em;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
}

.boxAllestimentiInt h3 {
	font-size: 0.7em;
	margin: 0px;
	font-weight: normal;
}
.contenutiSin {
	background-color: #1c1c1c;
	clear: right;
	background-image: url(../img/sfondoContSin.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.contenutiDes {
	background-image: url(../img/sfondoContDes.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.contenutiInf {
	background-image: url(../img/sfondoContInf.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.ranaInf {
	background-image: url(../img/ranaInf.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	position: relative;
}







.menu {
	background-color: #0E0E0E;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../img/sfondoContSup.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 5px;
}
.menu dl {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 15px;
	position: relative;
}

.menu dt {
	display: inline;
	font-size: 0.8em;
	font-weight: bold;
	margin-right: 5px;
}

.menu a {
	color: #868889;
	text-decoration: none;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #E2001A;
	padding-bottom: 5px;
	padding-left: 5px;
}

.menu a:hover {
	color: #FFF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F00;
}

.menu span {
	color: #FFF;
	text-decoration: none;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #F00;
	padding-bottom: 5px;
	padding-left: 5px;
}


.contenutiInt {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 0.85em;
}

.contenutiInt h2 {
	font-size: 1.2em;
	color: #868889;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	padding-right: 75px;
}

.contenutiInt h3 {
	font-size: 1.4em;
	color: #868889;
	margin-top: 0px;
	padding-left: 75px;
	text-align: center;
	margin-bottom: 0px;
}
.slogan {
	margin-top: 100px;
}


.virgolette {
	font-size: 1.6em;
	color: #bbbebf;
	line-height: 1px;
}


.cornice {
	display: inline-block;
	position: relative;
	margin-right: 10px;
	margin-left: 10px;
	height: 1px;
	width: 1px;
	margin-bottom: 20px;
}
.bordoTrasparente  {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
	filter: alpha(opacity=25);
	opacity: 0.25;
	border: 5px solid #FFF;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
}

h1 {
	font-size: 1.2em;
	margin-top: 0px;
	margin-bottom: 15px;
	color: #868889;
}
h1 a {
	font-size: 0.9em;
	color: #868889;
}



.locked a {
	text-decoration: line-through;
}
.locked a:hover {
	text-decoration: line-through;
}
form {
	margin-top: 0px;
	margin-bottom: 0px;
}


label {
	text-align: right;
	display: block;
	padding-bottom: 5px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
fieldset {
	padding-top: 10px;
	padding-bottom: 10px;
}

legend {
	color: #E2001A;
}
legend a {
	color: #E2001A;
	padding: 3px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #999;
}
legend a:hover {
	text-decoration: none;
	background-color: #470A11;
}



.margin_top {
	padding-top: 10px;
	text-align: center;
}

.margin_top_small {
	font-size: 0.85em;
	text-align: center;
}

.errore {
	background-color: #930;
	border: 2px solid #C00;
	padding: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000;
	font-weight: bold;
}
.successo {
	background-color: #060;
	border: 2px solid #3C0;
	padding: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000;
	font-weight: bold;
	text-align: center;
}

.nascosto {
	display: none;
}

.attendi {
	display: none;
}
.chiudi {
	text-align: right;
	margin-bottom: 10px;
}

.chiudi a{
	background-image: url(../img/chiudi.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: right;
	margin-bottom: 5px;
	padding-right: 20px;
}

.thumb {
	background-color: #6a3b0a;
	padding: 5px;
	margin: 5px;
}

cite {
	text-align: right;
	display: block;
	margin-bottom: 10px;
	color: #666;
	margin-top: 10px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
h6 {
	font-size: 0.7em;
	font-weight: normal;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #CCC;
}

h6 a {
	color: #CCC;
}
