* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background-color:#E5E5E5;
 background-image:url(img/bg.png);
 background-repeat:repeat-x;
}
#wrapper { 
 margin: 0 auto;
 width: 922px;
}
#faux {
 background-image: url(img/bgall2.jpg);
 margin-bottom: 0px;
 overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 width: auto;
}
#header {
	width: 922px;
	padding: 0px;
	height: 200px;
	margin: 20px 0px 0px 0px;
}
#navigation {
 color: #333;
 height:40px;
 padding: 0px 11px 0px 14px;
 margin: 20px 0px 0px 0px;
 background-image:url(img/bg_menu.png);
}
#rightcolumn { 
 display: inline;
 color: #333;
 margin: 20px 20px 20px 0px;
 padding: 0px;
 width: 660px;
 float: right;
}
#leftcolumn { 
 float: left;
 color: #333;
 margin: 20px;
 padding: 0px;
 width: 200px;
 display: inline;
 position: relative;
}
#footer { 
 width: 922px;
 height: 50px;
 clear: both;
 color: #333;
 background-image:url(img/bg_footer.gif);
 margin: 0px 0px 0px 0px;
 padding: 0px;
 font-size:9px;
}
.clear { clear: both; background: none; }

#menu{
text-align:center;
line-height:40px;
padding: 0px;
border: 0px;
}
#menu a{
width: 130px;
height: 40px;
padding: 0px;
border: 0px;
float: left;
display: block;
background:url(img/menu-css.png) no-repeat top;
margin-right: 8px;
margin-left: 8px;
color:#FFFFFF;
font-size:14px;
font-family:Tahoma;
font-weight:bold; text-decoration: none;
}
#menu a:hover{
background-position: center;
color:#000000;
}
#menu a.selezionato, #menu a.selezionato:hover{
background-position: bottom;
color:#000000;
}

.content_home {
	background-color:#FFFFFF;
	height: auto;
	padding: 0px;
	border: 1px solid #CCCCCC;
	line-height: 165%;
	color:#000000;
	background-image:url(img/bg_home_cont.png);
}

.content_home2 {
	background-color: #333333;
	height: 14px;
	padding: 6px;
	border: 1px solid #CCCCCC;
	color:#FFFFFF;
	margin-top:20px;
}

.content_home2 {
	background-image:url(img/bbg.png);
	height: 14px;
	padding: 6px;
	border: 1px solid #CCCCCC;
	color:#FFFFFF;
	font-weight:bold;
	margin-top:10px;
}

.content_home3 {
	background-color: #FFFFFF;
	height: 128px;
	padding: 0px;
	border: 1px solid #CCCCCC;
	color:#000000;
	margin-top:5px;
	margin-bottom:0px;
	
}

.content_home_news {
	background-color:#FFFFFF;;
	height: auto;
	padding: 10px;
	border: 1px solid #CCCCCC;
	
}

.content_home_news3 {
	background-image:url(img/pcs.jpg);
	height: 128px;
	padding: 0px;
	border: 1px solid #CCCCCC;
	color:#000000;
	margin-top:5px;
	margin-bottom:0px;
}

.title_news {
padding-top: 10px;
padding-bottom:10px;
font-size:18px;
font-weight:bold;
color: #000;
text-align:center;

	
}

.cont_news{
padding-top:10px;
padding-bottom:10px;
font-size:11px;
color: #0F0F0F;
font: Arial, Helvetica, sans-serif;
font-size:14px;
line-height: 140%;
	
}

.img {
	padding-right: 10px;
	padding-bottom: 10px;
	
}

/* SERVIZI*/

.content_servizi {
	background-color:#FFFFFF;
	padding: 10px;
	border: 1px solid #CCCCCC;
	line-height: 165%;
	color:#000000;
	background-image:url(img/bg_home_cont.png);
	background-repeat:repeat-x;
}

.testo_news {
	width:520px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:4px;
	}
	
.corpo-testo_serv {
	background-repeat: no-repeat;
	background-position: left;
	color: #333333;
	text-align:justify;
	font-size:12px;
	padding: 0px 10px 0px 10px;
	/*padding-right:10px;
	padding-left:10px;*/
	width:501px;
	}
	
/* Vendita-auto */

#testata {
	color: #fff;
	font-weight:bold;
	background: url(img/bglink.jpg) top no-repeat #000000;
	min-height: 400px;
	padding: 4px 4px 4px 10px;
	text-align:left;
	margin-bottom: 20px;
	}
	
.titolo-testata {
	color: #000;
	font:Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size:18px;
	padding: 18px 0px 0px 4px;
	text-align: center;
	}
	
.titolo2-testata {
	color: #000;
	font:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	padding: 0px 0px 10px 0px;
	text-align: center;
	}
	
.spaziolink {
	padding: 4px 0px 4px 0px;
	}
	
.spaziocelle {
	padding: 6px;
	}