html{
	height: 100%;
	font-size: 100%;
	overflow: auto;
}

body{
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #E7E7E7;
}

#flashscaler{
	overflow: hidden;
}

/*omega*/
.cornice_outside{
	width: 500px;
	border: 5px solid #FFF;
	margin: auto;
}

.cornice_inside{
	border: 5px solid #E7E7E7;
	background: #FFF;
	padding: 20px;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	padding: 20px;
	font-size: 12px;
	color: #5E5E60;
}

h1.logo-replacement {
	padding: 0px;
	margin: 0px;
	border: none;
	width: 435px;
	height: 250px;
	background: url("ristrutturazioni-cervia.png")/*tpa=http://omegaristrutturazioni.it/ristrutturazioni-cervia.png*/;
	text-indent: -9999px;
}

ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

a:link, a:visited, a:hover{
	text-decoration: underline;
	color: #333;
}

