HTML {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px;
	background-image: url(img_css/bg2.jpg);
	background-repeat: repeat;
}
BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	background-image: url(img_css/bg2.jpg);
	background-repeat: repeat;
}

#container {
	MARGIN-LEFT: auto;
	WIDTH: 1000px;
	MARGIN-RIGHT: auto;
	background-image: url(img_css/bg_container.jpg);
	background-repeat: no-repeat;
}



#top {
	width: 1000px;
	height: 44px;
	background-image: url(img_css/top.jpg);
	background-repeat: no-repeat;
	}


#content {
	WIDTH: 1000px;
	background-image: url(img_css/image_content4.jpg);
	background-repeat: no-repeat;
	height: 549px;
}


#menu {
	WIDTH: 1000px;
	background-image: url(img_css/bg_menu.jpg);
	background-repeat: no-repeat;
	height: 53px;
}



#footer {
	WIDTH: 1000px;
	height: 26px;
	background-image: url(img_css/image_footer2.jpg);
	background-repeat: no-repeat;
}




.text{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	
}

.text a:hover{
	color: #666666;
}

.textmail{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #515151;
	text-decoration: none;
}


.textmail a:hover{
	color: #999999;
}

.textfooter{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #144061;
	text-decoration: none;
	margin-left: 200px;
}


.margintable2 {
	margin-left: 40px;
	margin-top: 120px;	
}




#box1 {
	margin-top: 7px;
	position: absolute;
	margin-left:200px;
	width:820px;
	}
	
	
#box2 {
	margin-top: 7px;
	position: absolute;
	margin-left:70px;

	}
		
	


#box_text {
margin-top: 60px;
	position: absolute;
	margin-left:580px;
	width:335px;
	height:418px;
	background-image: url(img_css/bg_content_cerimonia.jpg);
	background-repeat: no-repeat;	
	}
	

.cover {
	padding: 5px;
	border: 1px solid #d4d4d4;	
}

.cover2 {
	margin-top: 5px;
	border: 1px solid #a7a7a7;	
}



#box_arrows {
	margin-top: 60px;
	margin-left:270px;
	width:150px;	
	}
	
	
	
.avanti {
	width:16px;
	height:11px;
	margin: 0px;
	background-image: url(img_css/avanti2.gif);
}
.avanti a{
	background-image: url(img_css/avanti1.gif); display:block; height:100%;
}
.avanti a:hover{
	background-image: url(img_css/avanti2.gif);
}
.testo{display:none;
}


.indietro {
	width:16px;
	height:11px;
	margin: 0px;
	background-image: url(img_css/indietro2.gif);
}
.indietro a{
	background-image: url(img_css/indietro1.gif); display:block; height:100%;
}
.indietro a:hover{
	background-image: url(img_css/indietro2.gif);
}
.testo{display:none;
}

.space {
	width:16px;
	height:11px;

}



ul#list {
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #a7a7a7;
	padding-top: 5px;
}



