/* CSS Document */

#Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
}

#Aindex01 {
	position:absolute;
	left:0px;
	top:0px;
	width:7px;
	height:1300px;
}

#Bindex02 {
	position:absolute;
	left:0px;
	top:0px;
	width:989px;
	height:29px;
	z-index:100;
	
}

#Cindex03 {
	position:absolute;
	left:0px;
	top:29px;
	width:100%px;
	height:140px;
	padding-left:7px;
	background-color:#d8d7dd;
	z-index:0;
}

#Dindex04 {
	position:absolute;
	left:989px;
	top:29px;
	width:11px;
	height:1271px;
}

#Eindex05 {
	position:absolute;
	left:0px;
	top:169px;
	width:227px;
	height:37px;
	padding-left:7px;
	background-color:#d8d7dd;
}

#Findex06 {
	position:absolute;
	left:234px;
	top:169px;
	width:8px;
	height:37px;
}

#Gindex07 {
	position:absolute;
	left:242px;
	top:169px;
	width:181px;
	height:37px;
	background:url(images/bg_cat.jpg);
	
}

#Hindex08 {
	position:absolute;
	left:423px;
	top:169px;
	width:186px;
	height:37px;
	background:url(images/bg_cat.jpg);

}

#Iindex09 {
	position:absolute;
	left:609px;
	top:169px;
	width:186px;
	height:37px;
	background:url(images/bg_cat.jpg);

}

#Jindex10 {
	position:absolute;
	left:795px;
	top:169px;
	width:194px;
	height:37px;
	background:url(images/bg_ar.jpg);

}

#Kindex11 {
	position:absolute;
	left:0px;
	top:206px;
	width:234px;
	height:130px;
	padding-left:7px;
	background:url(images/bg_ar_box.jpg);
	background-repeat:repeat-x;

}

#Lindex12 {
	position:absolute;
	left:234px;
	top:206px;
	width:8px;
	height:130px;
}

#Mindex13 {
	position:absolute;
	left:234px;
	top:206px;
	width:189px;
	height:130px;
	background:url(images/bg_fin.jpg);
}

#Nindex14 {
	position:absolute;
	left:423px;
	top:206px;
	width:186px;
	height:130px;
	background:url(images/bg_az.jpg);

}

#Oindex15 {
	position:absolute;
	left:609px;
	top:206px;
	width:186px;
	height:130px;
	background:url(images/bg_for.jpg);

}

#Pindex16 {
	position:absolute;
	left:795px;
	top:206px;
	width:194px;
	height:130px;
	background:url(images/bg_ar_box.jpg);

}

#Qindex17 {
	position:absolute;
	left:7px;
	top:336px;
	width:982px;
	height:3px;
	
}

#Rindex18 {
	position:absolute;
	left:0px;
	top:339px;
	width:989px;
	height:21px;
	background-color:#979ab5;
}

#piede_hp {
	position:absolute;
	left:0px;
	top:365px;
	width:989px;
	height:21px;

}
#piede {
	position:relative;
	left:0px;
	bottom:0px;
	width:100%px;
	height:21px;
	background-color:#bbbdcc;
}

#Sindex19 {
	position:absolute;
	left:7px;
	top:360px;
	width:982px;
	height:940px;
}

#Main {
	position:absolute;
	left:234px;
	top:206px;
	width:755px;
	background:url(images/bg_ar_box.jpg);
	background-repeat:repeat-x;
	background-color:#dfdee3;
}

#path{
	text-align: right;
	position: relative;
	right:18px;
	top:10px;
}

#titolo{
	text-align: left;
	position: relative;
	left:33px;
	top:30px;
	height:30px;
	width:700px;
	border-bottom-width:2px;
	border-bottom-color:#c9d0d8;
	border-bottom-style:dotted;
}

#testo{
	text-align: left;
	position: relative;
	right:18px;
	left:18px;
	top:30px;
	width:720px;
	height:100%;
	padding-bottom:60px;
}

#box{
	text-align: left;
	position: relative;
	right:0px;
	left:0px;
	top:0px;
	margin-top:5px;
	padding-left:5px;
	width:695px;
	height:32;
	background-color:#bbbdcc;
	margin-left: 15px;
}


#Menuvert {
	position:absolute;
	left:0px;
	top:206px;
	width:232px;
	background:url(images/bg_ar_box.jpg);
	background-repeat:repeat-x;
	background-color:#dfdee3;
	border-right:#c9d0d8;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-color:#dfdee3;
	border-bottom-style:solid;
	border-bottom-width:20px;
	}


dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
position: relative; /* Menu position that can be changed at will */
top: 10;
left: 0;
}
#menu {
width: 14.5em;
}
#menu dt {
border: 0px solid #BBB;
background: url(chrometheme/chromebg_5.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 0 0;
margin: 0;
text-align: right;
}
#menu dd {
border-bottom:0px;
background-color:#FFFFFF;

}
#menu li {
font-family: Tahoma;
font-size: 11px;
line-height:18px;
background: #fff;
}
#menu li a, #menu dt a {
color: #626d9f;
text-decoration: none;
text-align: left;
display: block;
border-bottom:1px;
border-bottom-style:solid;
border-bottom-color:#aeb1c3;
height: 100%;
padding: 2px 7px;
}
#menu li a:hover{
background: #F0F0F0;
}
#menu dt a:hover {
background: #d8d7dd;

}
#menu li a {
padding-left: 80px;
}

#colonnadx {
	background-color:#bbbdcc;
	padding:10px;
	width: 350px;
	float:right;
	display: inline;
	margin-right: 20px;
	margin-bottom: 50px;
	margin-top:10px;
}
#colonnasn {
	
	width: 280px;
  	margin: 0 auto;
	float:left;
	display: inline;
	margin-left: 10px	
	
	
}
