body {
	background-color: #ED6E00;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(img/sf-tab.gif);
	background-repeat: repeat-y;
	background-position: center;
	
}

#container {
	background-image: url(img/sf-tab.gif);
	background-repeat: repeat-y;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	position: relative;
	height: 100%;
	
}

#testata {
	background-image: url(img/top.gif);
	background-repeat: no-repeat;
	text-align: right;
	width: 865px;
	padding-right: 35px;
	padding-top: 8px;
}
#slogan {
	margin-top: 117px;
}
#testata p {
	padding-left: 270px;
}
#corpo {
	text-align: left;
	margin-right: 26px;
	float: right;
}

#dex {
	width: 631px;
	float: right;
	color: #000000;
	text-align: center;
	
}
#sin {
	float: left;
	width: 233px;
	text-align: center;
	color: #000000;
	padding-top: 10px;
	z-index: 3;
	position: absolute;
}

a {
	color: #000000;
	text-decoration: underline;
}
a hover {
	color: #d21912;
	text-decoration: none;
}

#footer {
	text-align: center;
	width: 875px;
	float: left;
	background-image: url(img/footer.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 22px;
	margin-top: 8px;
	padding-top: 0px;

}


#post {
	position: absolute;
	top: 280px;
	height: 235px;
	width: 271px;
	left: 10px;
}
.warner {
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
}
#menu {
	position: absolute;
	top: 0px;
	right: 10px;
}
