@import url("../file/basic.css");
@import url("../file/testata.css");
@import url("../file/footer.css");

#body1 {
	width:779px;
	height:1800px;
	margin: auto;
	text-align:left;
	position:relative;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	border-left-width: 1px;
}

/*TITOLO SINISTRA regola la posizione del footer*/

#titolo {
	width:75px;
	height:1600px;
	background-image:url(../img/T_privacy.gif);
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BABDDD;
	background-position: 0px 12px;
	left: 0px;
}


#pro1 {
	position:absolute;
	top: 20px;
	left: 100px;
	width: 650px;
	height: 150px;
	text-align: justify;
}

#pro1 H2{
	font-family: Arial;
	font-size: 20px;
	color: #4950A8;	
}

#pro1 a{
    text-decoration: underline; 
}

#pro1 ul{
	list-style-image: url(../img/triangolo.gif);	
}

#body1compleanno {
	width:779px;
	height:1000px;
	margin: auto;
	text-align:left;
	position:relative;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	border-left-width: 1px;
	position:relative;

}

#pro-compleanno {
	position:relative;
	top: 20px;
	left: 59px;
	width: 650px;
	height: 800px;
	text-align: justify;
	font-family: arial;
	font-size: 14px;
	color: #333333;
}

#pro-compleanno H1{
	font-family: Arial;
	font-size: 20px;
	color: #4950A8;	
}

#pro-compleanno H2{
	font-family: Arial;
	font-size: 16px;
	color: #ff3300;	
}

#pro-compleanno H3{
	font-family: Arial;
	font-size: 12px;
	color: #333333;	
}
