body
{
	background-color: #FFFFFF;
	background-image: url(img/bar_bg.jpg);
	background-repeat: repeat-x;
	width: 750px;
       	margin: 0 auto;
	padding-top: 0px;
	color: #000000;
	font-size: small;
	font-family: verdana, sans-serif;
}

a img
{
	border: 0;
}

a:link
{
	color: #476C8E;
	text-decoration: none;
}
a:visited
{
	color: #476C8E;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

h1 {
	font-size: 25px;
	color: #3366aa;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	letter-spacing: -2px;
}
h2 {
	font-size: 12px;
	color: #cc9900;
	margin: 0px 10px;
	text-align: center;
	font-weight: normal;
}
h3 {
	font-size: 13px;
	color: #000000;
	margin: 0 auto;
	font-weight: normal;
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 10px;
	color: #000000;
	margin: 0 auto;
	font-weight: normal;
}
#container {
	position: relative;        
	margin: 0 auto;
}
#logo {
	position: relative;
	left: 55px;
	height: 30px;
}
#logo_dx {
	position: absolute;
	left: 490px;
	height: 30px;
	top: 0px;
}
#header {
	background: url("img/header.jpg") no-repeat;
	height: 268px;
	width: 720px;
	margin: 0 auto;
	padding-left: 12px;
}
#head_bottom {
	position: relative;
	width: 178px;
	height: 50px;
	left: 513px;
	top: 27px;
}
#center {
	position: relative;
	height: 300px;
	top: 65px;
}
.titolo {
	position: absolute;
	height: 30px;
	width: 600px;
	left: 223px;
	top: -65px;
}

#quad_sx {
	position: absolute;
	height: 160px;
	width: 300px;
	text-align: left;
	left: 50px;
	text-align: justify;
}

#quad_dx {
	position: absolute;
	height: 260px;
	width: 300px;
	text-align: left;
	left: 400px;
	text-align: justify;
}
#quad_bottom_sx {
	position: absolute;
	height: 160px;
	width: 300px;
	text-align: left;
	left: 50px;
	top: 100px;
	text-align: justify;
}

#quad_bottom_dx {
	position: absolute;
	height: 160px;
	width: 300px;
	text-align: left;
	left: 400px;
	top: 100px;
	text-align: justify;
}
#vline {
	position: absolute;
	background: url("img/vert_line.jpg");
	height: 161px;
	width: 1px;
	left: 375px;
}
.oline {
	position: absolute;
	background: url("img/oriz_line.jpg") no-repeat;
	height: 1px;
	width: 522px;
	left: 110px;
	top: -20px;
	font-size: 0px;
}
.oline2 {
	position: absolute;
	background: url("img/oriz_line.jpg") no-repeat;
	height: 1px;
	width: 522px;
	left: 110px;
	top: 80px;
}
#footer {
	background: url("img/oriz_line.jpg") no-repeat;
	height: 1px;
	width: 522px;
	text-align: center;
	margin: 0 auto;
	font-size: 10px;
}