body {
	min-width:500px;
	max-width:1920px;
        line-height:170%;
	background:#C0C0C0;
	background-image: url(../media-theme/back_lines.gif);
	padding:0px;
	margin:0px;
	color:#666666;
	font-family: Tahoma,Trebuchet MS;
	font-size:0.80em;
} 
img { border:none; }  
input.button {	
	border: 1px solid #000;
	background: #666;
	height: 1.5em;
	color: #fff;
	font-size: 90%;
}
#giulia_novars{
	background: none;
	width: 314px;
	height: 56px;
	position: relative;
	top: 15px;
	left: 26px;
}
#container {
	width:570px;
	border-right: #A6A6A6 1px solid;
	border-left: #A6A6A6 1px solid;
	border-top: 0px;
	border-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	height:auto;
}
#header {
	background-color:#DFDFDF;
	background:url(../media-theme/header_bg.gif);
	padding:0;
	border-top:0px;
	border-bottom: #ffffff 1px solid;
	text-align: left;
	height: 90px;
}
div.first-word {
	font-size:11px;
	font-weight:bold;
	color:#7c7b7b;
	position:absolute;
	top: 55px;
	left: 0.4em;
	white-space: nowrap;
}
div.content_block {
	margin-top:0px;
	background-color:#DFDFDF;
	border:#D6D6D6 1px solid;
	padding: 0px 20px 0px 20px;
	text-align:center;
}
div.content_block p{
	line-height:130%;
	margin: 0.5em 0px 0.5em 0px;
}
h1 {
	font-size: 110%;
	color:#524E4E;
	line-height: 130%;
	font-weight:bold;
}
h1 span { color: #ED1D24; }
.geo {
	height:1px; 
	display:none !important;
} 


