.home {
	font-size:8px;
}
body {
background-color: #7E7E7E;
color: Black;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font: Verdana;
font-size: 12px;

	
}
#container {
background-color: #EDEDED;
width: 900px;
height: 500px;
margin-left: 150px;
margin-top:40px;
position:absolute;
	
}
#container-home {
background-color: #EDEDED;
width:660px;
height: 500px;
margin-left: 250px;
margin-top:40px;
position:absolute;
	
}
#principale-home {
background-color: #EDEDED;
width: 660px;
height: 400px;
margin-top:50px;
position:absolute;
	
}
#header {
background-color:#919191;
width:900px;
height:100px;
margin-top:30px;

position:absolute;
	
}
#menu {
background-color: #7E7E7E;

	width:900px;
	height: 50px;
	margin-top:120px;
	position:absolute;
}
#principale {
background-color: transparent;
width:900px;
height: 300px;
margin-top:172px;
position:absolute;
	
}
#box-foto {
background-color: transparent;
	width:900px;
	height:150px;
	margin-top:30px;
	position:absolute;
}
#box-testo {
background-color: transparent;
	width:900px;
	height:120px;
	margin-top:185px;
	position:absolute;
}
.matrimoni {
background-image: url(images/matrimoni.jpg);
	
}
#footer {
background-color: transparent;
	width:900px;
	height:30px;
	margin-top:472px;
	position:absolute;
}
#footer-home {
background-color: transparent;
	width:660px;
	height:30px;
	margin-top:472px;
	position:absolute;
}
a:link {
	color: Black;
	text-decoration: none;
	
}
a:hover {
font-style: oblique;
font-weight: bold;
	
}
a:visited {
	color: Black;
	text-decoration: none;
}

#data {
background-color: transparent;
width:900px;
height:20px;
position:absolute;
	
}
#data-home {
background-color: transparent;
width:660px;
height:20px;
position:absolute;
	
}
.footer {
	font-size: 11px;
}

