html,body { height:100%; margin:0pt; }

body {
	background-color:#f0f0de;
	color:#241663;
	font-family:arial;
  width:1000px;
  margin:auto;
}

img {
	border:0pt none;
}

#header {
	width:1000px;
	text-align:center;
	margin:auto;
}

h1 { text-align:center; }

#container {
	width:1000px;
	margin:auto;
}

#left {
	float:left;
	padding:0px 10px 0px 0px;
	width:285px;
}

#center {
	top:10px;
	margin-left:295px;
	margin-right:173px;
  z-index:1000;
}

#right {
	float:right;
	padding:0px 10px;
	width:127px;
	position:relative;
	top:-64px;
}

#footer {
	padding-top:10px;
	clear:both;
	width:1000px;
	margin:auto;
	text-align:center;
}

#centerframe {
	margin-top:10px;
	width:559px;
	height:407px; /*600px;*/
	background-image:url('/img/main_frame.jpg'); /*url('/img/main_frame_chr.jpg')*/;
	background-position:top center;
	background-repeat:no-repeat;
}

#left h2 {
	margin-top:0px;
	text-align:center;
	margin-bottom:24px;
}

#esempi {
	background-image:url('/img/ex_frame.jpg');
	background-position:top center;
	background-repeat:no-repeat;
	text-align:center;
	height:375px;
	padding-top:14px;
}

#esempi .space {
	margin:30px auto;
}

#menu .spacer {
	margin:auto 8px;
}

#menu {
	width:100%;
	text-align:center;
	padding-left:13px;
}

#bollorosso {
	position:relative;
	left:-32px;
}

#bollogiallo {
	position:relative;
	top:-30px;
	left:-27px;
}

#bolloverde {
	position:relative;
	left:-11px;
}

#bolloazzurro {
	position:relative;
	top:-20px;
}

#bolliup,#bollimid { margin:0; }
#bollibot {
	margin-top:150px;
}

#contents {
	height:350px;
	margin-top: 20px;
	left:19px;
	overflow:auto;
	padding-top:2px;
	position:relative;
	top:14px;
	width:523px;
	z-index:2000;
}

#contents h2 {
	text-align:center;
	margin-top:10px;
}

p#deco {
	text-align:center;
}

#xmas {
	position:absolute;
	margin: 32px -55px;
	z-index:1000;  width:676px;
}

#carnevale {
  position: absolute;
  margin-left:35px;
  margin-top:110px;
  z-index:1;
}

p.intro {	
	text-align:justify;
	margin:10px 13px;
}

p.esempio {
	text-align:center;
}

.servicename {
	cursor:pointer;
	font-size:12pt;
	font-weight:bold;
	text-align:left;
}

.serviceicon {
	position:relative;
	top:5px;
}

div.service img {
	cursor:pointer;
}

iframe {
	margin:0;
	height:100%;
	width:100%;
}


