﻿body {
	height : 100%;
	margin : 0px;
}
html {
	height : 100%;
	margin : 0px;
}
#telaio {
	position: relative;
	margin : auto;
	width : 980px;
	height : auto;
	border : 1px solid trasparent;
	background-color: trasparent;
}
