/*www.yodastudio.com*/

body{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #ffffff;
	color: #404040;
	text-align: center;
	background-image: url(../images/bkg_main.gif);
	background-repeat: no-repeat;
	background-position: center 200px;
}

html,
body,
table,
div,
button{
	margin: 0;
	padding: 0;
}

img,
.noBorder,
button{
	border: 0 none;
}

a:link,
a:visited,
a:active{
	text-decoration: underline;
	color: #404040;
}

a:hover,
a:focus{
	color: #000000;
}

div#container{
	width: 100%;
	height: 100%;
}

div#header{
	height: 95px;
	background-image: url(../images/bkg_header.gif);
}

div#footer{
	height: 65px;
	background-image: url(../images/bkg_footer.gif);
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
}

div#content{
	font-weight: bold;
	font-size: 20px;
	color: #962020;
	padding: 210px 0 0;
}

#boxLeft{
	float: left;
	font-size: 28px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0;
	display: inline-block;
	padding: 25px 0 0 80px;
	letter-spacing: 1px;
	background-image: url(../images/marchio.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 95px;
}

.box940{
	width: 940px;
	margin: 0 auto;
	text-align: right;
}

.box940 .footerText{
	margin: 40px 0 0;
	display: inline-block;
}