@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}

h1, h2, h3 {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CA222C;
}

h1 { font-size: 44px; }

h2 { font-size: 26px; }

h3 { }

p, ul, ol {
	margin-top: 0;
	line-height: 150%;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul, ol { }

blockquote { }

a {
	color: #FFFFFF;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #CCCCCC;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}
.post {
	margin-bottom: 25px;
	padding-left: 0px;
}

.post .title {
	margin-bottom: 3px;
	padding: 0px 0px;
	border-bottom: 1px dashed #5A3431;
}

.post .meta {
	margin: 0 0 3px 0;
	padding: 0px 0px 0px 0px;
	color: #B6ACA2;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.post .meta a { color: #B6ACA2; }

.post .entry {
	padding: 25px 0px;
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}
#home_tableswin{
	height: 600px;
	width: 950px;
	margin-top: -300px;
	margin-left: -475px;
	position: absolute;
	left: 50%;
	top: 50%;
}
#page {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 950px;
	text-align: left;
	background-image: url(../images/sf.jpg);
}
#testata{
	margin:auto;
	width: 950px;
	height: 279px;
	
}
.menuprodotto{
	color:#333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;	
}


#colonna_destra{
	width: 190px;
	float: right;
}
#contenuto{
	width: 730px;
	margin-left:8px;
	margin-top:8px;
	margin-bottom:0px;
	
}
#sotto{
	margin:auto;
	width: 950px;
	height: 18px;
	background-color: #333333;
	padding: 0px;
	text-align: center;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
