body {
	background:#000;
	margin:0;
	padding:0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #FFF;
}

div {text-align:left;}

p {
	margin:0;
	padding:0;
}

img {border:0;}

div#container{
	width:960px;
	margin:0 auto;
}

div#top{
	background: url(../images/global/montauto.jpg);
	width:950px;
	height:90px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
	padding:40px 0 0 10px;
}

div#top div#nome{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	text-align:center;
	color: #000;
	padding-bottom:5px;
	border-bottom:1px solid #971613;
	margin-bottom:10px;
	width:310px;
	letter-spacing:-1px;
	line-height:19px;
}

div#top div#nome span{
	font-size: 12px;
	letter-spacing:1px;
}

div#menu{
	width:960px;
	height:35px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #F79642;
	border-bottom:2px solid #971613;
	margin:0;
}

div#menu ul{
	width:940px;
	height:13px;
	padding:11px 3px 11px 0;
	margin:0;
	float:right;
	font-size:14px;
	list-style-type:none;
	font-family:Georgia, "Times New Roman", Times, serif;
}

div#menu ul li{
	float:right;
	border-left:1px dotted #F79642;
	padding:0 6px;
	margin:0;
}

div#menu ul li.lingua{
	border:none;
	padding:0 6px 0 95px;
}

div#menu ul li.last{
	border:none;
}


div#menu ul li a{
	color:#F79642;
	text-decoration:none;
}

div#menu ul li a:hover{
	text-decoration:underline;
}

div#content{
	width:910px;
	background:#971613;
	float:left;
	margin:0;
	padding:25px;
	border-top:1px solid #F79642;
	border-bottom:1px solid #F79642;
}

div#content #sx{
	width:400px;
	float:left;
	padding-right:2px;
}

div#content #sx img{
	margin-bottom:3px;

}

div#content #sx img.ultima{
	margin:0px;
}

div#content #dx{
	width:472px;
	background-color:#A5291A;
	border-left:1px solid #F79642;
	float:right;
	padding:15px 15px 15px 20px;
	background-image: url(../images/global/content-dx-bck.gif);
	background-repeat: repeat-y;
}

div#content #dx div.titolo{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	color:#F79642;
	line-height:20px;
	padding-bottom:15px;
}

div#content #dx p{
	line-height:17px;
}

div#footerdivisorio {
	height:2px;
	background:#971613;
	clear:both;
}

div#footer {
	width:910px;
	height:75px;
	background:#971613;
	background-image:url(../images/global/piede.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top: 2px;
	padding:5px 25px;
}

div#footer span{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#F79642;
	font-style: italic;
	font-weight: bold;
}

div#footer a{
	color:#F79642;
	text-decoration:none;
}

div#footer a:hover{
	text-decoration:underline;
}

div#footer #cybermarket{
	font-size:10px;
	padding:10px 10px 0 0;
	text-align:right;
}

div#footer #cybermarket a{
	font-size:10px;
	color:#FFF;
	text-decoration:none;
}




