body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	margin:0;
	padding:5px 0;
	background-color:#999;
}

div#container {
	width:900px;
	margin:0 auto;
}

div {
	text-align:left;
}

img {
	border:0px;
}

div#testata {
	width: 900px;
	height:308px;
	margin:0;
	padding:0;
	background-image: url("../img/template/officinaautocar-testata.jpg");
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#FFF;
}

div#testata #logo{
	padding:0;
}

div#content{
	background-color:#FFF;
	width:900px;
	float:left;
	background-image:   url("../img/template/bg-menu.jpg");
	background-repeat:repeat-y;
}

div#content div#menu{
	width:311px;
	float:left;
}

div#content div#menu ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:311px;
	background-color:#E8E8E8;
}

div#content div#menu ul li{
	margin:0;
	padding:0;
	height:34px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

div#content div#menu ul li a{
	padding:10px 0 0 30px;
	height:24px;
	display:block;
	color:#333;
	text-decoration:none;
	background-image: url("../img/template/bg-vocemenu.jpg");
	background-repeat: no-repeat;
	letter-spacing:1px;
}

div#content div#menu ul li a:hover{
	background-image: url("../img/template/bg-vocemenu-hover.jpg");
	background-repeat: no-repeat;
	color:#000;
}

div#content div#menu ul li a#vocemenu-1{
	padding:10px 0 0 30px;
	height:24px;
	display:block;
	color:#333;
	text-decoration:none;
	background-image: url("../img/template/bg-vocemenu-1.jpg");
	background-repeat: no-repeat;
	letter-spacing:1px;
}

div#content div#menu ul li a#vocemenu-1:hover{
	background-image:  url("../img/template/bg-vocemenu-1-hover.jpg");
	background-repeat: no-repeat;
	color:#000;
}


div#content div#backpage{
	width:549px;
	float:right;
	padding:20px;
}


div#content div#pagina{
	width:549px;
	float:right;
}

div#content div#pagina h2{
	height:60px;
	width:549px;
	font-size:26px;
	font-family:Arial, Helvetica, sans-serif;
	color:#006292;
	font-weight:normal;
	margin:0;
	padding:10px 0 0;
	text-align:right;
}

div#content div#pagina div#corpo{
	width:549px;
	padding:0;
	float:left;
	line-height:22px;
	letter-spacing:1px;
}

div#content div#pagina div#corpo a{
	color:#3392C0;
	text-decoration:underline;
	font-weight:bold;
}

div#content div#pagina div#corpo a:hover{
	text-decoration:none;
}

div#footer {
	width:900px;
	height:60px;
	margin:0;
	padding:0;
	background-color:#3392C0;
	float:left;
}

div#footer #sx{
	width:310px;
	height:40px;
	margin:0;
	padding:20px 0 0;
	border-right: 1px #FFF solid;
	float:left;
	background-image: url("../img/template/bg-footersx.jpg");
	background-position:left bottom;
	background-repeat:no-repeat;
	text-align:center;
}

div#footer #sx a{
	color:#FFF;
	text-decoration:none;
	letter-spacing:1px;
}

div#footer #sx a:hover{
	color:#FFF;
	text-decoration:underline;
}

div#footer #dx{
	width:569px;
	height:54px;
	margin:0;
	padding:6px 20px 0 0;
	float:right;
	background-image: url("../img/template/bg-footerdx.jpg");
	background-position:right bottom;
	background-repeat:no-repeat;
	color:#FFF;
	text-align:right;
	letter-spacing:1px;
}

div#footer #dx a{
	color:#FFF;
	text-decoration:none;
	letter-spacing:1px;
}

div#footer #dx a:hover {
	color:#FFF;
	text-decoration:underline;
}