* { margin: 0; padding: 0; } /*Inizializza a zero tutti gli elementi*/
img {display: block;}

body {
	font: 8pt verdana;
	color: #333;
	text-align: center;
	background-image: url('../img/sfondo.gif');
}

/* Barra in alto per i motori di ricerca*/
h1 {
	width: 978px;
	background-image: url('../img/sfondo_engine.jpg');
	font: 8pt tahoma;
	color: #CAC8C8;
	letter-spacing: 3px;
	text-align: left;
	padding: 2px 0 2px 0;
}
.pt1 {
	display: inline;
	width: 7px;
	height: 7px;
	margin: 0 10px 0 5px;
	background-color: #ab9387;
}

/* Struttura di pagina*/
#cnt {
	display: table;
	width: 978px;
	margin: auto;
	text-align: left;
	background-image: url('../img/sfondo_cnt.gif');
	border: solid 2px #594A40;
	border-width: 0 2px 2px 2px;
}
#sottotesta {
	width: 978px;
	height: 22px;
	background-image: url('../img/sotto_testa.jpg');
}
#sottotesta_data{
	float: left;
	width: 526px;
	margin: 4px 0 0 0;
	color: #fff;
	text-align: right;
}
#corpo_cont {
	float: left;
	width: 808px;
}
#sottotesta1 {
	width: 808px;
	height: 38px;
	border-width: 0;margin: 0;padding: 0;
	background-image: url('../img/sotto_testa1.jpg');
}
#sottotesta1 p{
	padding: 7px 0 0 532px;
}
#sottotesta1 a{
	text-decoration: none;
	color: #1A4DBF;
}
.bot_lang {
	float: left;
	margin: 1px 0 0 0;
	vertical-align: center;
}
#corpo {
	float: left;
	width: 605px;
	background-color: #fff;
}
#corpo a{
	text-decoration: none;
}

/* Spalla SX */
#spalla_sx {
	float: left;
	width: 170px;
	background-color: #D4C9C5;
}
#msx {
	margin: 10px 0 0 5px;
}
.msx_item {
	width: 159px;
	height: 23px;
	font: bold 11pt "Trebuchet MS", tahoma;
	color: #fff;
	background-image: url('../img/menu_sx02.jpg');
}
.msx_item1 {
	margin: 0 0 0 30px;
	padding: 2px 0 0 0;
}
.msx_item1 a{
	text-decoration: none;
	color: #fff;
}
#ult_msg_cont {
	margin: 10px 0 0 5px;
}
#ult_msg {
	display: table;
	width: 157px;
	border: solid 1px #1A4DBF;
	background-color: #fff;
	padding: 2px 0 3px 0;
}
#ult_msg_testa {
	font: bold 11pt "Trebuchet MS", tahoma;
	color: #1A4DBF;
	letter-spacing: 1px;
	text-align: center;
}
.ult_msg_div {
	width: 151px;
	height: 4px;
	margin-left: 3px;
	font-size: 1px;
	border-bottom: solid 1px #978282;
}
.pt2 {
	float: left;
	width: 6px;
	height: 6px;
	margin: 5px 5px 0 3px;
	background-color: #978282;
}
.ult_msg_testo {
	float: left;
	width: 130px;
	margin: 3px 5px 0 0;
	font: 8pt arial;
	color: #2E0303;
	text-align: left;
	line-height: 11px;
}
.ult_msg_testo a{
	color: #2E0303;
	text-decoration: none;
}

/* Spalla DX*/
#spalla_dx {
	float: left;
	width: 203px;
	background-color: #fff;
}
#sp_dx01 {
	float: right;
	width: 170px;
	height: 25px;
	background-color: #D5CAC3;
}
#sp_dx02 {
	float: right;
	width: 170px;
	margin: 2px 0 0 0;
	padding: 0 0 15px 0;
	background-color: #E6E0DC;
}
#sp_dx02 img{
	margin: 15px 0 0 33px;
}
#sp_dx03 {
	float: right;
	width: 170px;
	height: 2px;
	margin: 2px 0 0 0;
	background-color: #D5CAC3;
}
#sp_dx04 {
	float: right;
	width: 170px;
	height: 22px;
	margin: 2px 0 0 0;
	background-color: #C7D4F0;
}
#sp_dx05 {
	float: right;
	display: table;
	width: 170px;
	height: 100px;
	margin: 2px 0 0 0;
	background-color: #DEE6F6;
}

/* Piede */
.piede1 {
	width: 978px;
	height: 2px;
	font-size: 1px;
	background-color: #fff;
}
#piede {
	width: 978px;
	padding: 2px 0 2px 0;
	background-color: #AA9587;
	font: 8pt verdana;
	color: #fff;
}
.pt3 {
	display: inline;
	width: 7px;
	height: 7px;
	margin: 0 5px 0 5px;
	background-color: #fff;
}
#credits {
	width: 980px;
	margin: auto;
}
#credits p{
	font: 8pt tahoma;
	color: #580000;
	letter-spacing: 1px;
	text-align: right;
	padding: 2px 0 0 0;
}
#credits p a{
	font: bold 8pt tahoma;
	color: #580000;
	text-decoration: none;
}
#credits p img{
	display: inline;
	margin: 0 0 0 5px;
	vertical-align: text-bottom;
}