body {
	text-align: center;
}

div#wrapper {
	position:relative;
	height: 850px;
	margin: 0 auto;
	text-align: left;
	width: 1024px;
}

div#top {
	background: #01509F;
	height: 26px;
	margin: 0 24px;
	width: 976px;
}

div#flags{
	width:230px;height:16px;
	top:6px;
	/*background-color: #06C;left:760px;*/right:40px;
	position:absolute;
}
div#flags a{
	display:block;width:22px;height:16px;float:right;;margin-left:12px;
	
}
div#header {
	height: 119px;
	position: relative;
	width: 1024px;
}

div#header div#login {
	color: #666;
	width: 270px;
}

div#header div#login a {
	color: #005399;
	text-decoration: none;
}

div#header div#login form {
	
}

div#header div#login form div.input {
	clear: both;
	height: 20px;
	line-height: 20px;
	margin-bottom: 5px;
}

div#header div#login form div.input input {
	float: right;
	width: 150px;
}

div#header div#login form label {
	margin-right: 10px;
}

div#header h1 {
	background: url('../img/logo.jpg');
	height: 119px;
	margin-left: 36px;
	text-indent: -9999px;
	width: 190px;
}

div#header h1 a {
	display: block;
	height: 119px;
	width: 190px;
}

div#header div#login {
	position: absolute;
	right: 25px;
	top: 3px;
}

div#breadcrumb {
	background: url('../img/bg_breadcrumb.png');
	color: #fff;
	height: 20px;
	font-size: 13px;
	line-height: 20px;
	margin: 10px 35px 10px 35px;
	padding-left: 4px;
	width: 950px;
}

div#breadcrumb a {
	color: #fff;
	text-decoration: none;
}

div#content {
	height: 592px;
	position: relative;
	z-index: 80;
}

h2 {
	color: #005ca2;
	font-size: 24px;
	font-weight: bold;
	left: 52px;
	position: absolute;
	text-transform: uppercase;
	top: 18px;
}

div#static-page {
	height: 460px;
	line-height: 17px;
	left: 310px;
	position: absolute;
	text-align: justify;
	top: 89px;
	width: 642px;
}

div#photogallery-page {
	height: 435px;
	line-height: 17px;
	left: 55px;
	position: absolute;
	text-align: justify;
	top: 89px;
	width: 915px;
	overflow: auto;
}
div#lastevent-page {
	height: 592px;
	line-height: 17px;
	left: 70px;
	position: absolute;
	text-align: justify;
	top: 89px;
	width: 890px;
}
div#videodemos-page {
	height: 592px;
	line-height: 17px;
	left: 70px;
	position: absolute;
	text-align: justify;
	top: 89px;
	width: 890px;
}

div#static-page div {
	height: 405px;
	line-height: 17px;
	overflow: auto;
	padding-right: 15px;
	text-align: justify;
}

div#static-page div img {
	border: #005ca2 solid 2px;
}

div#product-page {
	height: 500px;
	left: 300px;
	position: absolute;
	top: 70px;
	width: 642px;
}

div#news-page {
	height: 460px;
	left: 360px;
	overflow: auto;
	padding-right: 10px;
	position: absolute;
	top: 90px;
	width: 600px;
	text-align:justify;
	line-height:17px;
}

div.static-page {
	background: url('../img/bg_static_page.jpg');
}

div.photogallery-page {
	background: url('../img/bg_vuoto.jpg');
}
div.lastevent-page {
	background: url('../img/bg_vuoto.jpg');
}
div.videodemos-page {
	background: url('../img/bg_vuoto.jpg');
}

div.static-page-logo {
	background: url('../img/bg_static_page_logo.jpg');
}

div.prodotto {
	background: url('../img/bg_prodotto.jpg');
}

div.news {
	background: url('../img/bg_news.jpg');
}

h3 {
	color: #005ca2;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 31px;
	text-transform: uppercase;
}

div#bottom-menu {
	background: url('../img/bg_bottom_menu.png');
	height: 20px;
	margin: 0 35px 40px 35px;
	width: 954px;	
}

div#footer {
	color: #828284;
	font-size: 11px;
	line-height:16px;
	margin-bottom: 35px;
	margin-top: 15px;
	text-align: center;
}

div#footer b {
	color: #005ca2;
	font-size: 12px;
	line-height:18px;
	font-weight: bold;
}
