@charset "utf-8";
/* CSS Document */
body {
	background-color: #000000;
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	background-image: url(../img/image2.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}

#principale {
	height: 100%;
	width: 100%;
	min-width:765px;
	min-height:661px;
	position: absolute;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	margin: auto;

}
#iva {
	width: 100%;
	position: absolute;
	right: 0px;
	bottom: 0px;
	vertical-align: middle;
	overflow: hidden;
	text-align: right;
	line-height: 20px;
	padding-right:20px;
}
#flash {
	height: 333px;
	width: 689px;
	position: relative;
	margin-right: auto;
	margin-left: auto;	
}
#principale2 {
	width: 765px;
	min-height: 250px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: auto;
	right: 0px;
	bottom: auto;
}
#lista-date{
	width: 150px;
	position: relative;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	background-color: #000000;
	padding: 10px;
}
#lista-produzioni {
	width: 150px;
	position: relative;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	background-color: #000000;
	padding: 10px;
}
#lista-recensioni {
	width: 150px;
	position: relative;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	background-color: #000000;
	padding: 10px;
}
#locandina {
	width: 92px;
	position: absolute;
	background-color: #330099;
	height: 150px;
	z-index: 100;
	right: 30px;
	top:28px;
}
.contenuto {
	width: 358px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	background-color: #000000;
}
h1{
	color: #8E7D61;
	font-weight: bold;
	font-size: 14px;
	font-variant: small-caps;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h2{
	color: #757367;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
hr{
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #8E7D61;
	width: 99%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 1px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	clear: both;
}
p{
	line-height: 13px;
	margin: 0px;
}
a{
	margin: 0px;
	display: block;
	text-decoration: none;
	color: #cccccc;		
	vertical-align: middle;	
}

.archivio{
	display: block;
	text-decoration: none;
	color: #cccccc;
	vertical-align: middle;
	text-align: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

a:hover{
	background-color: #8E7D61;
	color: #000000;
	text-decoration: none;
}
.cv1 {
	margin: 0px;
	display: inline;
	text-decoration: none;
	color: #cccccc;
	float: left;
	vertical-align: middle;
	font-weight: bold;
}
.cv2 {
	display: inline;
	text-decoration: none;
	color: #cccccc;
	font-variant: normal;
	text-align: right;
	float: right;
	vertical-align: middle;

}
.p-testo {
	font-variant: normal;
}

.tel {
	margin: 0px;
	display: block;
	text-decoration: none;
	color: #cccccc;
	float: left;
	vertical-align: middle;	
}
.home {
	height: 18px;
	width: 150px;
	margin-bottom: 10px;
}
.home img {
	height: 18px;
	width: 25px;
	margin-right: 7px;
}
.home font {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	vertical-align: middle;
	text-transform: capitalize;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	color: #757367;
}
.home a {
	height: 18px;
	width: 25px;
	display: block;
	background-image: url(../img/home.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	float:left;
	margin-right:8px;
}
.home a:hover {
	background-image: url(../img/home-hover.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

