@charset "utf-8";
/* CSS Document */

*{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
}

body{
	margin:0;
	padding:0;
}

h1{
	margin:0;
	padding:0;
	font-size:20px;
}

h2{
	margin:0;
	padding:0;
}

h3{
	margin:0;
	padding:0;
}

a{
	text-decoration:none;
	color:#000;
}

a img{
	border:0;
	text-decoration:none;
}

ul{
	padding:0;
	margin:0;
}

li{
	padding:0;
	margin:0;
}

#lay_cont{
	width:870px;
	height:560px;
	position: absolute;
    margin-top: -280px;
    top: 50%;
	margin-left: -435px;
    left: 50%;
}

#layout{
	position:absolute;
	width:853px;
	height:424px;
	top:60px;
	border:1px solid #000;
}

#logo{
	position:absolute;
	left:0;
	top:0;
	width:232px;
	height:56px;
}

#offerte{
	position:absolute;
	right:-10px;
	top:-18px;
	width:102px;
	height:76px;
	z-index:9;
}

#layout{
	position:relative;
	width:870px;
	height:485px;
}

#mainmenu{
	position:absolute;
	height:32px;
	width:817px;
	left:30px;
	border-bottom:1px solid #000;
}

#mainmenu li{
	float:right;
	display:block;
	list-style:none;
}

#mainmenu li .active{
	float:right;
	display:block;
	list-style:none;
}

#galleryHome{
	position:absolute;
	top:40px;
	left:30px;
	width:815px;
	height:421px;
}

#galleryInt{
	position:absolute;
	top:40px;
	left:30px;
	width:550px;
	height:390px;
}

#testoInt{
	position:absolute;
	background:#e3e3e3;
	top:40px;
	left:595px;
	width:230px;
	height:370px;
	padding:10px;
}

#footer{
	position:absolute;
	text-align:center;
	width:870px;
	padding-top:5px;
	height:30px;
	line-height:20px;
	bottom:0;
	color:#999;
}

#footer img{
	margin-bottom:-5px;
}

#galleryView, #gallery {
	z-index:3;
	position: absolute;
	top: 75px; left: 75px;
	width: 440px; height: 330px;
}
#galleryView { display: none; top: 76px; left: 76px; z-index: 1000; border:3px solid white; }
#galleryView img { border: 0;}
#gallery table td {
	border: 5px solid white;
	background:#FFF;
}
