body{
	background: url(/img/background_lay_out.jpg) top left repeat-x #CCCCCC;
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	cursor:default;
	color:#000000;
	width: 100%;
	height: 100%;
	position: absolute;
	overflow:hidden;
}

a{
	color: #333333;
	text-decoration:none;
}

a:hover{
	color: #76A640;
	text-decoration:none;
}

.area_chiusura a{
	color: #CCCCCC;
	text-decoration:none;
}

.area_chiusura a:hover{
	color: #FF9933;
	text-decoration:none;
}

.m1_cx a{
	color: #DDDDDD;
	text-decoration:none;
}
.m2_cx a{
	color: #DDDDDD;
	text-decoration:none;
}
.m3_cx a{
	color: #DDDDDD;
	text-decoration:none;
}

.m1_cx a:hover{
	color: #FFFFFF;
	text-decoration:none;
}
.m2_cx a:hover{
	color: #FFFFFF;
	text-decoration:none;
}
.m3_cx a:hover{
	color: #FFFFFF;
	text-decoration:none;
}


.contenitore{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}


.header{
	width:1000px;
	height:125px;
	background: url(/img/sfondo_header.jpg) top left no-repeat ;
}
	
	
	.m1_sx{
		float:left; 
		height:22px;
		background: url(/img/menu_sx.gif) bottom right no-repeat;
		width:12px;
	}
	
	.m1_cx{
		float:left; 
		height:16px;
		background-color:#404D5C;
		color:#FFFFFF;
		padding-top:6px;
		font-weight:bold;
		font-size:11px;
	}
	
	.m1_dx{
		float:left; 
		height:22px;
		background: url(/img/menu_dx.gif) bottom left no-repeat;
		width:12px;
		
	}
	
	.m2_sx{
		float:left; 
		height:22px;
		background: url(/img/m2_sx.gif) bottom right no-repeat;
		width:12px;
	}
	
	.m2_cx{
		float:left; 
		height:18px;
		background-color:#404D5C;
		color:#FFFFFF;
		padding-top:4px;
		font-weight:bold;
		font-size:11px;
	}
	
	.m2_dx{
		float:left; 
		height:22px;
		background: url(/img/m2_dx.gif) bottom left no-repeat;
		width:12px;
		
	}
	
	
	.m3_sx{
		float:left; 
		height:22px;
		background: url(/img/m3_sx.gif) bottom right no-repeat;
		width:12px;
	}
	
	.m3_cx{
		float:left; 
		height:17px;
		background: url(/img/m3_cx.gif) bottom left repeat-x #0E95D9;
		color:#FFFFFF;
		padding-top:5px;
		font-weight:bold;
		font-size:11px;
	}
	
	.m3_dx{
		float:left; 
		height:22px;
		background: url(/img/m3_dx.gif) bottom left no-repeat;
		width:12px;
		
	}
	
	/*.m3_cx{
		text-decoration: none;
		font: bold 13px Tahoma;
		display:block;
		float:left;
		height:16px;
		padding: 4px 8px;
		color:#FFFFFF;
		border-right: 1px solid #FFFFFF;
	}
	
	.m3_cx a{
		text-decoration: none;
		color: #FEFEFE;
	}
	
	.m3_cx a:hover{
		text-decoration: none;
		color: #FFFFFF;
	}*/
	
div#sopra{
	width: 100%;
	height:120px;
	
}

div#sotto{
	width: 100%;
	height: 100%;
	overflow-y:scroll;
	overflow-x:hidden;
	scrollbar-arrow-color: #0066C8;
	scrollbar-3dlight-color: #4F4F82;
	scrollbar-darkshadow-color: #4F4F82;
	scrollbar-face-color: #f4f4f0;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #d0d0d0;
	scrollbar-track-color: #ffffff;
	position:absolute;
	
}


	.colonna_sx{
		width:98%;
		float:left;
		/*border:1px solid #000;*/
	}
		.divisore{
			height:15px;
			width:580px;
			clear:both;
			font-size:1px;
		}
		
		.flash_centrale{
			/*width:580px;
			height:340px; */
			width:95%;
			height:340px; 
			border: 2px solid #CD0000;
			overflow:hidden;
			background-color:#000000;
			text-align:center;
		}
		
		.colonna_sx .titolo{
			float:left;
			width:98%;
			height:20px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:14px;
			color:#FFFFFF;
			font-weight:bold;
		}
		
		.titolo_pagine{
			width:99%;
			height:20px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:14px;
			color:#000000;
			font-weight:bold;
			margin-bottom:15px;
			padding-left:8px;
			clear:both;
			text-transform:uppercase;
			border-bottom: 1px solid #AAAAAA;
		}
		
		.testo_pagine{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#000000;
			width:95%;
			padding-left:2px;
		}
		
		.titolo_menu{
			text-transform:uppercase;
			font-size:14px;
			font-weight:bold;
		}
		
		.news{
			width:96%;
			padding-top:10px;
			font-family:"Book Antiqua", "Times New Roman", sans-serif;
		}
				
			.news_sx{
				height:345px;
				overflow-y:scroll;
			}
				
				.titolo_news{
					font-size:26px;
					padding-bottom: 10px;
					padding-top:12px;
					font-family:"Book Antiqua", "Times New Roman", sans-serif;
				}
				
				.data_news2{
					font-family:Verdana, Arial, Helvetica, sans-serif;
					color:#cd1106;
					font-size:13px;
				}
				
				.testo_news{
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size:13px;
					padding-left: 16px;
					border-bottom: 2px #999999 dotted;
					padding-bottom: 15px;
					padding-top: 5px;
				}
				
				
				
				.data_news{
					font-family:Verdana, Arial, Helvetica, sans-serif;
					color:#cd1106;
					font-size:10px;
					border-bottom: 2px #999999 dotted;
					padding-bottom: 12px;
					padding-left: 20px;
					width:90%;
				}
				
			
			
			.news_dx{
				width:210px;	
				/*float:right;
				background:url(/img/sfondo_news_dx_repeat.gif) top left repeat-y;*/
				margin-top:5px;
				font-family:"Book Antiqua", "Times New Roman", sans-serif;
				text-align:left;
			}
			
			.news_bottom{
				width:210px;
				height:36px;
				background: url(/img/sfondo_news_dx_footer.gif) top left no-repeat;
			}
			
		.campo_usato {
			width:98%;
			font-family:"Book Antiqua", "Times New Roman", sans-serif;
			height:240px;
		}
			.campo_prodotto_usato {
				float:left;
				width:32%;
				height:215px;
				background: #FFFFFF;
				margin-left:4px;
			}
				.testo_usato {
					font-size:16px;
					font-family:"Book Antiqua","Times New Roman",sans-serif;
					font-weight:bold;
				}
				
		.campo_nuovo {
			float:left;
			width:96%;
			font-family:"Book Antiqua", "Times New Roman", sans-serif;
			background-color:#FFFFFF;
		}
			.colonna_nuovo_sx {
				float:left;
				width:64%;
				background-color:#FFFFFF;	
				padding-left:5px;
			}
				.titolo_nuovo {
					font-size:18px;
					font-family:"Book Antiqua", "Times New Roman", sans-serif;
					color:#0066CC;
					font-weight:bold;
					margin-left:5px;
					margin-top:2px;
				}
				
				.titolo_nuovo a{
					
					color:#0066CC;
					text-decoration:none;
				}
				
				
				.testo_nuovo {
					margin:2px 5px;
					
					font-size:13px;
					font-family:"Book Antiqua", "Times New Roman", sans-serif;
					color:#000000;
					
				}
			
			.colonna_nuovo_dx {
				padding:5px;
				width:32%;
				float:left;
				background-color:#FFFFFF;
				
			}
				.area_vetrina {
					width:170px;
				}
					.titolo_vetrina {
						font-weight:bold;
						font-size:15px;
						font-family:"Book Antiqua", "Times New Roman", sans-serif;
						color:#000000;
					}
					.testo_vetrina {
						font-size:13px;
						font-family:"Book Antiqua", "Times New Roman", sans-serif;
						color:#000000;
						padding:5px;
					}
		.area_marchi {
			float:left;
			padding-top:5px;
			width:96%;
			font-family:"Book Antiqua", "Times New Roman", sans-serif;
			background-color:#FFFFFF;
		}
			.titolo_marchi {
				font-size:15px;
				font-family:"Book Antiqua", "Times New Roman", sans-serif;
				color:#0066CC;
				font-weight:bold;
				padding-left:5px;padding-right:5px;
			}
			.titolo_marchi a{
				color:#0066CC;
				text-decoration:none;				
			}
			
			.testo_marchi {
				font-size:13px;
				font-family:"Book Antiqua", "Times New Roman", sans-serif;
				color:#000000;
				padding-left:5px;padding-right:5px;padding-bottom:5px;
				height:117px;
				overflow:hidden;
			}
		.area_contenuti_news {
			background-color:#FFFFFF;
			float:left;
			width:580px;
		}	
			.titolo_contenuti_news {
				font-size:18px;
				font-family:"Book Antiqua", "Times New Roman", sans-serif;
				color:#FF9933;
			}
			.testo_contenuti_news {
				font-size:16px;
				font-family:"Book Antiqua", "Times New Roman", sans-serif;
				color:#000000;
			}
				.testo_contenuti_news a {
					color: #666666;
					text-decoration:none;
				}
				.testo_contenuti_news a:hover {
					color: #000000;
					text-decoration:none;
				}
	.colonna_dx{
		width:300px;
		float:right;
		/*border:1px solid #000;*/
		background-color:#F4F4F4;
	}
		.colonna_dx .titolo{
			width:290px;
			padding-left:10px;
			padding-top:2px;
			height:18px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#FFFFFF;
			font-weight:bold;
			
		}
		
		.slide_foto1{
			width:290px;
			height:212px;
			padding:5px;
			background-color:#CCCCCC;
		}	
		
		.slide_foto2{
			width:288px;
			height:210px;
			border: 1px solid #FFFFFF;			
		}	
		
		.slide_foto_testo{
			width:280px;
			height:150px;
			font-family:"Book Antiqua", "Times New Roman", sans-serif;
			color:#000000;
			font-size:14px;
			padding:10px;
		}
		
		.slide_foto_titolo{
			color:#BB2E1E;
			font-size:22px;
		
		}
	
		/*.gallery{
			width:289px;
			height:210px;
			padding:6px;
			background-color:#CCCCCC;
		}*/
		
		.gallery2{
			width:286px;
			height:208px;
			border: 1px solid #FFFFFF;			
		}	
		
		
		
		.tit_gallery{
			margin:5px 0 5px 7px;
			color: #333333;
		}
		
		.gallery_elenco_imm{
			height:70px; 
			width:295px; 
			padding: 4px 0 4px 5px; 
			background-color:#CCCCCC;
		}
		
		.immagine_gallery{
			height:70px; 
			width:70px; 
			background-color:#006699;
			margin-right: 3px; 
			float:left;
			cursor:pointer;
		}
		
		
		
		
.footer{
	width:100%;
	clear:both;
	font-size:10px;
	
}
	.area_mappa_sito {
		width:100%;
		clear:both;
	}
		.top_mappa_sito {
			width:100%;
			height:30px;
			background: url(/img/sfondo_mappa_sito.gif) bottom left repeat-x #8A939C;
			font-family:"Tahoma", sans-serif;
			color:#FFFFFF;
			font-size:12px;
			font-weight:bold;
			text-align:left;
		}
		
		.area_testo {
			padding-top:5px;
			padding-left:10px;
			width:100%;
			float:left;
		}
		
		.mappa_sito_sx {
			
			width:88%;
			height:180px;
			background-color:#4B6789;
			text-align:left;
		}
		.mappa_sito_centro {
		
			width:88%;
			height:180px;
			background-color:#354860;
			text-align:left;
		}
		.mappa_sito_dx {
		
			width:88%;
			height:180px;
			background-color:#253241;
			text-align:left;
		}
			
			.titolo_mappa_sito {
				margin-right:5px;
				
				font-family:"Tahoma";
				color:#FF9933;
				font-size:12px;
				font-weight:bold;
			}
			.testo_mappa_sito {
				
				font-family:"Tahoma";
				color:#FFFFFF;
				font-size:12px;
			}
				.testo_mappa_sito a {
					color: #FFFFFF;
					text-decoration:none;
				}
				.testo_mappa_sito a:hover {
					color: #FF9933;
					text-decoration:none;
				}
				
	.area_chiusura {
		margin-top:20px;
		width:100%;
		height:30px;
		background-color:#404D5C;
		clear:both;
	}
	
		.testo_chiusura_sx {
			padding-top:7px;
			padding-left: 20px;
			float:left;
			font-family:"Tahoma";
			color:#CCCCCC;
			font-size:12px;
		}
		.testo_chiusura_dx {
			padding-top:7px;
			padding-right: 20px;
			float:right;
			font-family:"Tahoma";
			color:#CCCCCC;
			font-size:12px;
		}
		
/************* NOLEGGIO ****************************************************/

	.classe{
		width:250px;
		height:180px;
		border:1px solid #000;	
		float:left;
		margin-right:10px;
		margin-bottom:10px;
		background-color:#FFFFFF;
	}
	
	.nolleg_intestazione1{
		color:#CC0000; 
		font-size:14px; 
		border-bottom:1px solid #000000;
		font-variant:small-caps;
		padding-bottom:5px;
	}
	
	.nolleg_intestazione2{
		color:#000000; 
		font-size:14px; 
		border-bottom:1px solid #000000;
	}
	
	.nolleg_luna1{
		background-color:#8BAECD; 
		border-bottom:1px solid #000000;
		font-weight:bold;
		font-size:14px;
	}
	
	.nolleg_luna2{
		background-color:#FECC73; 
		border-bottom:1px solid #000000;
		font-weight:bold;
		font-size:14px;
	}
	
	.nolleg_luna3{
		background-color:#A4C9B3; 
		border-bottom:1px solid #000000;
		font-weight:bold;
		font-size:14px;
	}
	
	.nolleg_luna4{
		background-color:#F7AD9F; 
		border-bottom:1px solid #000000;
		font-weight:bold;
		font-size:14px;
	}
	
	.nolleg_divisore{
		font-size:1px;
		border-bottom:1px solid #000000;
	}
	
	.nolleg_p {
		text-indent: -11px; 
		margin:0px; 
		padding:0px; 
		padding-left:11px;
	}
	
/**************************************************************************/	
	
	.immagine_principale_usato{
		width:100%;
		/*border: 2px solid #CD0000;
		background-color:#000000;
		overflow:hidden;*/
		clear:both;
		display:block;
		text-align:center;
	}
	
	.contenitore_foto_usato{
		width:205px;
		height:135px; 
		float:left; 
		padding:5px;
		background:#FFFFFF;
		margin-right: 10px;
		margin-bottom: 10px;
	}
	
	.foto_usato{
		width:100%;
		height:100%;
		border:1px solid #CCCCCC;
	} 
	
	.titolo_usato{
		color:#990000;
		font-family:"Tahoma";
		font-size:18px;
		margin:5px;	
		font-weight:bold;
	}
	
	.campi_tabella_usato{
		color:#333333;
		font-family:"Tahoma";
		font-size:12px;
		font-variant:small-caps;
		font-weight:bold;
	}
	
	.testo_tabella_usato{
		text-align:right;
		color:#666666;
		font-family:"Tahoma";
		font-size:12px;
		font-variant:small-caps;
	}
	
	.campo_tabella {
		background-color:#DCDCD1;
		width:300px;
		padding:5px;
	}
	
	.prezzo_usato{
		color:#990000;
		font-family:"Tahoma";
		font-size:14px; 
		font-variant:small-caps;
		font-weight:bold;
		padding-top:10px;
	}