html{
    height:100%;
}

body {
	background-position				: center;
    background-color				: #dcdfe2;
	font-family						: Palatino Linotype,Garamond,Arial, sans-serif;
	font-size						: 12px;
	height							: 100%;
}

a {
	color:#dc4a52;
}

img{
border:none;
background:#c0c0c0;

}
#container {
   min-height						: 100%;
   height							: auto !important;
   height							: 100%;
   margin-left						: auto;
   margin-right						: auto;
   margin-top						: 0px;
   width							: 893px;
} 

#header {
	background-image				: url(../images/banner.jpg);
	background-position				: center;
	background-repeat				: no-repeat;
	height							: 233px;
    margin-bottom					: 5px;
	margin-top						: -7px;
	
}

div.menu{
	position				:	relative;
	margin-top				:	0px;
	width					: 	16%;
	height					: 	auto;
}
div.content {
	background-image					:url(../images/bordocenter.png);
	background-repeat					:repeat-y;
	font-family							: Palatino Linotype,Garamond,Arial, sans-serif;
	font-size							: 14px;
	width								: 695.3px;
	height								: auto;
	margin-left							: 190px;
	margin-top							: -400px;
	padding-top							: 8px;
	padding-left						: 5px;
	padding-right						: 5px;
	min-height							: 240px;
}
div#bordotop{
	background-image					: url(../images/bordotop.png);
	background-repeat					: no-repeat;
	position							: relative;
	top									: -35px;
	width								: 702px;
	height								: 28px;
	margin-left:-5px;
}

div#blocco{
width								: 645.2px;
min-height							: 240px;
margin-top							: -30px;
margin-left:20px;
text-align:justify;

}

div#bordobottom{
	position							: relative;	
	background-image					: url(../images/bordobottom.png);
	background-repeat					: no-repeat;
	width								: 702px;
	height								: 28px;
	left								: -5px;
	top									: 40px;
}

div.loader {
	position					: relative;
	text-align					: center;
	height						: 60px;
	width						: 60px;
	margin-top					: -25%;
	margin-left					: 55%;	
}

div#tbc{
position:relative;
right:auto;
left:82%;
width:130px;
font-size:10px;
top:45px;
}