/* immagini */

div.LayerCentrato {
  background: #00000;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 250px;
  height: 260px;
  margin: -130px -125px;
}

div.PaginaCentrata {
  background: #00000;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 700px;
  height: 600px;
  margin: -300px -350px;
}

#InEvidenza p {
	font: normal 11px Verdana, Arial;
	color: red;
     
}

a.opaco img {
		filter:alpha(opacity=50); 
		-moz-opacity: 0.5; 
		opacity: 0.5;
	} 

a.opaco:hover img {
		filter:alpha(opacity=100); 
		-moz-opacity: 1.0; 
		opacity: 1.0;
}

* {
	margin: 0;
	padding: 0;
}

body {
	background: #000000;
	font: normal 11px Verdana, Verdana, Arial;
	color: #a9a9ae;
	padding: 20px;
	margin: 0px;
    height: 100%;
}

h1, h2, h3 {
	color: #a9a9ae;
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
	text-align: justify;
}

p {
}

blockquote {
	margin-left: 3em;
}

a {
	text-decoration: none;
	color: #CDCDE2;
}

a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

img {
	border: none;
}

img.left {
	float: left;
}

img.right {
	float: right;
}

/* Boxed Style */

.boxed {
	margin-bottom: 20px;
}

.boxed .title {
	padding: 5px 0;
	background: url(../images/img5.gif) repeat-x left bottom;
}

.boxed .title h2 {
	background: url(../images/img2.gif) no-repeat right center;
	text-transform: uppercase;
	font-size: 100%;
}

.boxed .content {
	padding: 10px 0px 0px 5px;
}

/* Page */

#page {
	width: 700px;
	margin: 0 auto;
	
}

#extra {
}

/* Images*/

#images {
	float: left;
	width: 400px;
	padding: 0 5px;
	background: url(../images/img4.gif) no-repeat;
}

#links {
	float: left;
	width: 110px;
	padding: 0 5px;
	background: url(../images/img4.gif) no-repeat;
}


/* Sidebar */

#sidebar {
	float: left;
	width: 130px;
	padding: 0 0px;
	margin-top: 150px;
}

/* Content > Sidebar > Menu */

#menu {
	width: 150px;
	height: 100px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding-left: 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 20px;
	padding: 0px 10px  0px 25px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	color: #a9a9ae;
}

#menu a:hover {
	background: #000000  0px no-repeat url(../images/img2.gif);
	color: #CDCDE2;
}

#menu .first a {
	border: none;
}

#menu .active a {
	color: #FFFFFF;
}

/* Footer */

#footer {
	clear: both;
	width: 700px;
	margin: 0 auto;
	padding: 5px;
	background: url(../images/img5.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: right;
	font-size: x-small;
}

/* Header */

#header{
	clear: both;
	width: 700px;
	margin: 0 auto;
	padding: 5px;
	background: url(../images/img5.gif) repeat-x;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}

#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:400px; margin:0px auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:400px; height:550px; padding:0px; border:0px solid #ccc; background:#000}
#information {position:absolute; bottom:0; width:400px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#image {width:400px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:1%; height:1px; cursor:pointer; z-index:150}
#imgprev {left:0;}
#imgnext {right:0;}
#imglink {position:absolute; height:550px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(../images/link.gif) center center no-repeat}
#thumbnails {margin-top:5px}
#slideleft {float:left; width:20px; height:41px; background:url(../images/scroll-left.gif) center center no-repeat; background-color:#222}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:41px; background:#222 url(../images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:350px; margin-left:5px; height:41px; overflow:hidden}
#slider {position:absolute; left:0; height:41px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}
