/* CSS Document */

#s1, #s2, #s3, #s4, #s5, #s6, #s7, #s8, #s9, #s10, #s11, #s12, #s13, #s14, #s15 {
 position: absolute;
}

#s1 {
 left:0px;
 top:0px;
 width:133px;
 height:427px;
}

#s2 {
 left:133px;
 top:0px;
 width:286px;
 height:124px;
}

#s3 {
 left:419px;
 top:0px;
 width:121px;
 height:160px;
}

#s4 {
 left:540px;
 top:0px;
 width:416px;
 height:97px;
}

#s5 {
 left:540px;
 top:97px;
 width:233px;
 height:25px;
}

#s6 {
 left:773px;
 top:97px;
 width:183px;
 height:330px;
}

#s7 {
 left:540px;
 top:122px;
 width:233px;
 height:21px;
}

#s8 {
 left:133px;
 top:124px;
 width:147px;
 height:268px;
}

#s9 {
 left:280px;
 top:124px;
 width:139px;
 height:268px;
}

#s10 {
 left:540px;
 top:143px;
 width:233px;
 height:26px;
}

#s11 {
 left:419px;
 top:160px;
 width:121px;
 height:232px;
}

#s12 {
 left:540px;
 top:169px;
 width:233px;
 height:21px;
}

#s13 {
 left:540px;
 top:190px;
 width:233px;
 height:25px;
}

#s14 {
 left:540px;
 top:215px;
 width:233px;
 height:177px;
}

#s15 {
 left:133px;
 top:392px;
 width:640px;
 height:35px;
}


body{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	background-color: #FEEEBE;	
	background-repeat: repeat-x;
	margin: 0 0 0 0;		
}

body.home{
	background-image: url(img/bg.gif);
	background-position: top;
	background-color: #FEEEBE;
}
DIV.menu{
	position:absolute;
	left:82px;
	top:81px;
	width:90%;
	height:20px;
	z-index:2;	
	font-weight:bold;
	color:#000000;
	border-top: 1px solid #993300;
	text-indent: 25px;	
}

A{
	color:#000000;
	text-decoration:none;
	font-weight:normal;
}

A:hover{
	color:#000000;
	text-decoration:underline;
}

DIV.menu A{
	margin-left: 10px;
	line-height: 20px;
}

DIV.textarea A{
	color:#993300;
	text-decoration:underline;
}

DIV.textarea{
	position: absolute;
	top:141px;
	margin-top:15px;
	margin-left: 107px;
	width:70%;
	left: 1px;
	text-align: justify;
}

DIV.valori{
clear:none;
float:left;
}

DIV.valori Table {
border: 2px solid #FF4444;
}

DIV.valori tr{
margin: 0 0 0 0;
padding: 0 0 0 0;
}
DIV.valori td {
margin: 1px 0 0 0;
border-top: 1px solid #FF9500;
line-height: 18pt;
padding: 0 5px 0 5px;
}

DIV.valori td.sx {
background-color:#FFFF99;
}
DIV.valori td.dx {
background-color: #FFCC66;
text-align:center;
}


DIV.menupage{
    position:absolute;
	top: 0;
	left: 0;
	height: 105px;
	width:90%;
	z-index:1;	
	background-attachment:fixed;
	background-position:85px top;
	background-repeat:no-repeat;
	white-space:nowrap;
}

DIV.menubottom {
	color: #FF9500;
	text-align:center;
}

DIV.menubottom A{
	color:#FF9500;
}

DIV.menubottom A:hover{
	color:#FF9500;
}

IMG.leftimg{
border: 1px solid black;
float:right;
clear:left;
margin:15px;
margin-right:0px;
}

SPAN.logo{
	font-weight:bold;
	color:#CC3300;
	white-space: nowrap;
}

UL.pde {
	line-height: normal;
	white-space: normal;
	display: block;
	list-style-position: outset;
	list-style-type: circle;
	margin-bottom: 24px;
}

UL.pde > LI {
	filter: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=1);
	padding: 0px;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
