html {
	background: #FFFFCC;
}


body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	background: white;
	margin: 0px 50px;
}

#div_H1 {
	position: absolute;
	left:290px;
	top:106px;
	width:581px;
	height:160px;
	z-index:10;
}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: bold; 
	line-height: 2; 
	text-align: center;
	color:#800000;
}

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: bold; 
	text-align: left;
	color:#800000;
}

h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: bold; 
	text-align: left;
	color:#800000;
}

h4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
}

#div_red_box {
	left:0px;
	top:0px;
	width:206px;
	height:42px;
	background-color:#800000;
	z-index:1;
}

#div_amarcord_jpg {
	left:0px;
	top:32px;
	width:206px;
	height:161px;
	z-index:3;
}

#div_logo_cpi {
  position:absolute;
	left:660px;
	top:17px;
	z-index:5;
}

#div_descr_cpi {
  position:absolute;
	left:720px;
	top:15px;
	width:234px;
  height:48px;
	z-index:6;
}

#div_pulsanti {
	left:0px;
	top:153px;
	width:176px;
	padding: 15px;
	background-color:#90A0FF;
	height:auto;
	z-index:2;
}

#div_pulsante {
	left:0px;
	top:0px;
	width:160px;
	margin-bottom: 8px;
	z-index:4;
}


#div_pulsante a:link {
	color: black;
	left:0px;
	top:0px;
	width:160px;
	padding:1px;
	text-decoration: none;
}

#div_pulsante a:visited {
	color: black;
	left:0px;
	top:0px;
	width:160px;
	padding:1px;
	text-decoration: none;
}

#div_pulsante a:hover {
	color: Blue;
	left:0px;
	top:0px;
	width:160px;
	padding:5px;
	text-decoration: underline;
	background-color:#90A0FF;
}

.p6 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	text-align: left;
}

.p5 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

.p4 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-style: bold;
	line-height:  1.5;
}

.p3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	font-style: bold;
	line-height:  1.5;
}




/********************  da controllare  *************************/



h6 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 0.5;
	text-align: left;
	background-image: url(images/sfondo_H1.gif);
}


#div2 {
position:absolute;
	background-color: transparent; 
	width: 300px;
	margin-left: 50px;
	margin-top: 50px;
	margin-right: 50px;
}

#div3 {
	background-color :  Aqua;
	margin-left: 30%;
padding-bottom: 50px;
padding-left: 50px;
padding: 20px 50px 20px 30px;
}

#div4 {
	background-color: red; 
	width: 600px;
	margin: 20px 50px 20px 30px;
}

