
html,body,#container{
margin:0px auto 0px auto;
margin:0;
padding:0;
border: none;
height:100%;
width:100%;
text-align:center;
}



#container {
	margin:0px auto 0px auto;
	position:absolute ;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1;
	background-color: #FFC2FF;
	vertical-align:middle;

}
#container .verticale {
	position:relative ;
	margin:0px auto 0px auto;
	width:960px;
	height:100%;
	z-index:2;
	top: 0;
	background:#FFC2FF url(images/960_B6B6B6.gif) repeat-y;
}

#t_main{
margin:0px auto 0px auto;
position:absolute;
left:0;
top:0;
margin:0;
padding:0;
border: none;
height:100%;
width:100%;
text-align:center;
vertical-align:middle;
z-index:3;
}
#t_main  { /* avoids flickering at the beginning */ 
filter: alpha(opacity=0); 
-moz-opacity: 0; 
opacity: 0; 
} 

#t_main .orizzontale {
margin:0px auto 0px auto;

	position:relative;
	width:auto;
	height:600px;
	z-index:4;
	left: 0px;
	background:#FFC2FF url(images/600_B6B6B6.gif) repeat-x;
}
#t_main .corpo {
margin:0px auto 0px auto;
background:#FFC2FF;
	position:relative;
	left: 0px;
	width:960px;
	height:600px;
	z-index:5;
}

 #div1, #div2, #div3, 	#div4, 	#div5, 	#div6,	#div7, 
 #div9, #div10, #div11, #div12, #div13, #div14, #div15
{
	position:relative;
	float:left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #B6B6B6;
	border-bottom-color: #B6B6B6;
	height:119px;
	width:119px;
	z-index:6;
}	
#div17, #div18, #div19,#div20, #div21, #div22, #div23,
#div25, #div26, #div27,#div28, #div29,  #div30, #div31 {
	position:relative;
	float:left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #B6B6B6;
	border-bottom-color: #B6B6B6;
	height:119px;
	width:119px;
	z-index:6;

}

#div33, #div34, #div35, #div36, #div37, #div38, #div39 {
	position:relative;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B6B6B6;
	border-bottom-color: #B6B6B6;
	height:119px;
	width:119px;
	z-index:6;

}
#div8,#div16, #div24, #div32{
	position:relative;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B6B6B6;
	height:119px;
	width:119px;
	z-index:6;
}
#div40{
	position:relative;
	float:left;
	height:119px;
	width:119px;
	z-index:6;
}
#div1{
	background:#FFC2FF url(images/nozze/d1.gif) no-repeat;
}
#div2{
	background:#FFC2FF url(images/nozze/d2.gif) no-repeat;
}
#div4{
	background:#FFC2FF url(images/nozze/d4.gif) no-repeat;
}
#div5{
	background:#FFC2FF url(images/nozze/d5.gif) no-repeat;
}
#div6{
	background:#FFC2FF url(images/nozze/d6.gif) no-repeat;
}

#div8{
	background:#FFC2FF url(images/nozze/d8.gif) no-repeat;
}

#div11{
	background:#FFC2FF url(images/nozze/d11.gif) no-repeat;
}
#div12{
	background:#FFC2FF url(images/nozze/d12.gif) no-repeat;
}

#div13{
	background:#FFC2FF url(images/nozze/d13.gif) no-repeat;
}
#div14{
	background:#FFC2FF url(images/nozze/d14.gif) no-repeat;
}

#div15{
	background:#FFC2FF url(images/nozze/d15.gif) no-repeat;
}
#div17{
	background:#FFC2FF url(images/nozze/d17.gif) no-repeat;
}
#div20{
	background:#FFC2FF url(images/nozze/d20.gif) no-repeat;
}
#div21{
	background:#FFC2FF url(images/nozze/d21.gif) no-repeat;
}

#div22{
	background:#FFC2FF url(images/nozze/d22.gif) no-repeat;
}
#div26{
	background:#FFC2FF url(images/nozze/d26.gif) no-repeat;
}
#div27{
	background:#FFC2FF url(images/nozze/d27.gif) no-repeat;
}
#div31{
	background:#FFC2FF url(images/nozze/d31.gif) no-repeat;
}
#div33{
	background:#FFC2FF url(images/nozze/d33.gif) no-repeat;
}
#div34{
	background:#FFC2FF url(images/nozze/d34.gif) no-repeat;
}
#div37{
	background:#FFC2FF url(images/nozze/d37.gif) no-repeat;
}

#div24,#div28{
	background:#FF33FF;
}
#div10,#div30{
	background:#E985E9;
}
#div33{
	background:#CC66CC;
}



#linetop {
	position:absolute;
	margin:0px auto 0px auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B6B6B6;
	top:0px;
	left:0px;
	height:1px;
	width:960px;
	z-index:9;
}
#linebottom {
	position:absolute;
	margin:0px auto 0px auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B6B6B6;
	top:599px;
	left:0px;
	height:1px;
	width:960px;
	z-index:9;
}
#lineleft {
	position:absolute;
	margin:0px auto 0px auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B6B6B6;
	top:0px;
	left:0px;
	height:600px;
	width:1px;
	z-index:9;
}
#lineright {
	position:absolute;
	margin:0px auto 0px auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B6B6B6;
	top:0px;
	left:959px;
	height:600px;
	width:1px;
	z-index:9;
}

#invito{
	position:absolute;
	float:left;
	height:242px;
	width:39px;
	z-index:7;
	top:63px;
	left:36px;
	background:url(images/nozze/invito.gif) no-repeat;
}
#invitobig{
	position:absolute;
	float:left;
	height:130px;
	width:356px;
	z-index:7;
	top:127px;
	left:339px;
	background:url(images/nozze/invitobig.gif) no-repeat;
}
#grandifeste{
	position:absolute;
	float:left;
	height:111px;
	width:185px;
	z-index:7;
	top:480px;
	left:21px;
	background:url(images/nozze/grandifeste.gif) no-repeat;
}
#locations{
	position:absolute;
	float:left;
	z-index:7;
	top:390px;
	left:479px;
}
#stile{
	position:absolute;
	float:left;
	z-index:7;
	top:411px;
	left:479px;
}
#gallery{
	position:absolute;
	float:left;
	z-index:7;
	top:431px;
	left:479px;
}
#supertrend{
	position:absolute;
	float:left;
	z-index:8;
	top:240px;
	left:120px;
}

#testo {
	position:absolute;
	margin:0px auto 0px auto;
	text-align:left;
	font-size : 12px;
	padding-left: 10px;
	padding-top: 20px;
	float:left;
	color : #AB00D0;
	top:480px;
	left:600px;
	height:99px;
	width:350px;
	z-index:7;
	font-weight: bold;
}

#div10 {
	text-align:right;
}
* { 
font-family: Arial, Helvetica, sans-serif;
} 

a { 
color : #ffffff;
font-family: Arial, Helvetica, sans-serif;
text-decoration : none ;
} 
a:hover, a:focus { 
color : #999999;
text-decoration : none ;
} 
#div10 li {
	position : relative;
	list-style:none;
	font-weight: bold;
	top:6px;
	right:10px;
	width: 100px;
} 
#div10  li, #div10  li a { 
 font-size:14px;
 
} 
#div10 li a:hover { 
 font-size:14px;
} 

.myinput {
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color:#999999;
	background-color:#FFC2FF;
}
#data {
	position:relative;
	border-style: none;
	font-family:"Century Gothic", Arial, Verdana;
	font-size:10px;
	color:#999999;
	text-align: right;
	top:auto;
	left:auto;
}





