body {
	font-family:Arial, Helvetica, sans-serif;
 	color:#4E4E81;
	font-size:12px;
	text-align:left;
 	margin-left:0px;
 	margin-right:0px;
 	margin-top:10px;
	margin-bottom:0px;
	background-image:url(../img/template/bgbody.jpg);
	background-repeat:repeat-x;
}

#divcontenitore {
	width:800px;
	margin:0 auto;
}

#divtestata {
	background-color:#FFFFFF;
	color:#00005F;
	font-size:16px;
	float:left;
	width:800px;
}

#divtestata .divsx {
	float:left;
	width:328px;
	text-align:left;
}

#divtestata .divdx {
	float:right;
	width:472px;
	text-align:right;
	padding-top:73px;
	padding-bottom:9px;
}

#divtestata .divdx .divslogan {
	float:right;
	width:403px;
	height:25px;
	text-align:center;
	background-color:#E4E4EF;
	color:#00005F;
	font-weight:bold;
	font-style:italic;
	font-size:16px;
	padding-top:10px;
}

#divsottotestata {
	float:left;
	width:798px;
	height:13px;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	background-image:url(../img/template/bg_sottotestata.jpg);
	background-repeat:repeat-x;
	background-color:#E4E4EF;
}

div#contenuto{
	float:left;
	width:778px;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #00005F;
	border-left:1px solid #00005F;
	border-right:1px solid #00005F;
	background-color:#E4E4EF;
	padding:10px;
}

div#contenuto0 #divboxtitolo {
	float:left;
	padding-left:481px;
}

div#contenuto0 #divboxtesto {
	width:736px;
	float:left;
	text-align:left;
	padding-top:30px;
}

#divfooter {
	width:800px;
	float:left;
	text-align:center;
	padding-top:5px;
	color:#0A0A6B;
	/*line-height:16px;*/
}

#divfooter a {
	color:#0A0A6B;
	text-decoration:underline;
}

#divfooter a:hover {
	color:#0A0A6B;
	text-decoration:none;
}

#divfooter a.cybermarket {
	color:#0A0A6B;
	text-decoration:none;
}