﻿body, html {
	background-image: url(images/parquet.jpg);
	font-family: Tahoma;
	margin : 0;
	padding : 0;
	height : 100%;

}
#header{
	width:100%;
	background-image:url(images/header900.png);
	background-repeat:no-repeat;
	background-position:center top;
}
#page{
	width:100%;
}
.image_sx {
	float: left;
	margin-right: 10px;
	margin-bottom: 153px;
}
.image_dx {
	float: right;
	margin-top: 15px;
	margin-left: 10px;
	background-image:url(images/firma.png);
	background-repeat:no-repeat;
}
.image_title {
	float: center;
	margin-top: 10px;
	padding-top: 10px;
}
#content{
	width:840px;
}
#flashcontent{
	width:840px;
	background-image:url(images/contentmiddle.png);
	background-repeat:repeat-y;
}
.contenttop{
	background-image: url(images/contenttop.png);
	background-repeat: no-repeat;
	height:36px;
}
.contentmiddle{
	background-image:url(images/contentmiddle.png);
	background-repeat:repeat-y;
	font-size:14px;
}
.post{
	margin-left:100px;
	margin-right:100px;
	padding-bottom:60px;
	line-height:30px;
}
.contentmiddle h1{
	size:20px;
}
.contentmiddle a{
	color:#666666;
	text-decoration:none;
}
.contentmiddle img{
	border:none;
}
.contentmiddle form{
	margin-left:80px;
}
.contentdown{
	background-image:url(images/contentdown.png);
	background-repeat: no-repeat;
	height:36px;
}
#layoutgrid{
display : table;
height : 90%;
width : 100%;
}
#layoutgrid td {
vertical-align : middle;
text-align : center;
background-image:url(images/logoentra.png);
background-repeat:no-repeat;
background-position:center;
}
.Stile1 {
	color: #FFFFFF;
	font-size: small;
}

#footer{
	width:100%;
	margin-bottom:10px;
	padding-bottom:10px;
	color:#FFFFFF;
	font-size:12px;
}