
BODY {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	color: #000000;
	background: #ffffff;

	margin: 30px 0px;
	padding: 0px;
}

IMG, DIV, SPAN, TABLE {
	border: 0px;
}

FORM, DIV, SPAN, TABLE, A {
	margin: 0px;
	padding: 0px;
}

H1 {
	font-family: Arial, Sans-serif;
	font-size: 18pt;
	color: #9d0024;
}


H2 {
	font-family: Arial, Sans-serif;
	font-size: 12pt;
	color: #9d0024;
	padding-top: 20px;
}

A {
	color: #9d0024;
	font-weight: bold;
}

.leftalign {
	display: block;
	float: left;
	padding: 0px 20px 5px 0px;
}


.rightalign {
	display: block;
	float: right;
	padding: 0px 0px 5px 20px;
}

P {
	line-height: 150%;
	text-align: justify;
}

.clear {
	display: block;
	clear: both;
}

DIV#container {
	width: 765px;
	margin: 0px auto;
	overflow: hidden;
	clear: both;
}

DIV#header {
	width: 765px;
	height: 102px;
	clear: both;
	background: url('../img/bg_header.jpg') no-repeat;
}

DIV#menu {
	width: 717px;
	height: 23px;
	clear: both;
	background: url('../img/bg_menu.gif') repeat-x;
	padding: 8px 24px 0px 24px;
	font-size: 8pt;
	font-weight: bold;
}

DIV#content_guide {
	width: 765px;
	clear: both;
	background: url('../img/bg_guide.jpg') repeat-y top center;
}


DIV#content_eni {
	width: 765px;
	clear: both;
	background: url('../img/bg_eni.jpg') repeat-y top center;
}


DIV#content_industry {
	width: 765px;
	clear: both;
	background: url('../img/bg_industry.jpg') repeat-y top center;
}



DIV#content_car {
	width: 765px;
	clear: both;
	background: url('../img/bg_car.jpg') repeat-y top center;
}


DIV#real_content {
	width: 717px;
	clear: both;
	padding: 24px;
}

DIV#footer {
	width: 960px;
	height: 140px;
	background: url('../img/bg_footer.gif') no-repeat;
	clear: both;
}
