.style3 {font-size: 10px}
.style4 {font-size: 11px}
.oneColElsCtr #container {
	width: 1000px;
	margin: 0 auto;
	height: auto;
	background-image: url(img/lay/head.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.oneColElsCtr #container #head {
	height: 240px;
}
.oneColElsCtr #foot {
	height: 200px;
	background-image: url(img/lay/foot.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
}
.oneColElsCtr #container #body {
	background-image: url(img/lay/body.png);
	padding-bottom: 1px;
}
.oneColElsCtr #container #head #menu {
	padding-left: 10px;
}
.oneColElsCtr #container #body #prendiv {
	width: 600px;
	float: right;
	padding-right: 15px;
}
.oneColElsCtr #container #body #left {
	float: left;
	width: 580px;
	padding-left: 15px;
}
.oneColElsCtr #container #body #right {
	float: right;
	width: 380px;
	padding-right: 15px;
}
.oneColElsCtr #container #body #menucarta {
	text-align: left;
	padding-left: 90px;
	padding-top: 1px;
}
