body {
	background-image: url('../images/repeater.gif');
	background-color:#6b6b6b;
	background-repeat: repeat-y;
	background-position:center;
	margin:0;
	text-align:center;
}
#container {  
	width: 719px; 
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	text-align:left  
} 
#header { 
	width: 719px; 
	height: 139px; 
} 
#menu { 
	width: 719px; 
	height: 17px; 
	margin: 0px;
	padding: 0px;
	background-image: url('../images/carroattrezzi.gif');
} 
#menu_btn { 
	background-image: url('../images/carroattrezzi.gif');
	float: left;
	padding-left:10px;
	padding-right:10px;
} 
#cornicesopra { 
	width: 719px; 
	height: 6px; 
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url('../images/parafango.gif');
} 
#incapsulatore {  
	width: 719px; 
	margin-right: 0;
	margin-left: 0;
	padding: 0;
	text-align:left;
	min-height: 500px;
	height: auto !important;
	height: 500px;
} 
#cornice_sx { 
	float: left;
	width: 5px; 
	height: 100%;
	overflow:hidden;
	background-image: url('../images/carro_ponte2.gif');
} 
#cornice_dx { 
	float: right;
	width: 5px; 
	height: 100%;
	overflow:hidden;	
	background-image: url('../images/forno_vernice2.gif');
} 
#content { 
	width:100%;
	padding:0 0 0 0;
	margin:0 0 0 0;
	min-height: 500px;
	height: auto !important;
	height: 500px;
} 
#sub_cont { 
	font-family:Verdana;
	margin:0 0 0 0 px;
	padding: 15px 20px 10px 20px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
} 
#div_gallery{
	float:left;
	padding:0px;
	margin:0px;
	width:130px;
	height:130px;
	text-align:center;
}
#div_gallery img{ 
	border:1px solid #FF0000;
	margin:0px;
	padding:0px;
} 

#footer { 
	width: 719px; 
	height: 34px; 
	background-image: url('../images/auto_sostitutiva2.gif');
	clear:both;
	text-align: center;
} 
#endtext { 
	font-family:Verdana;
	font-size:10px;
	padding-top:12px;
	color:#6d6d6d;
} 
.generico {
	font-size:11px;
	color:#000000;
	font-family:Verdana;
}
.link {
	color: #ff0007;
	font-weight:bold;
	text-decoration: none;
}
.link:hover {
	color: #000000;
	font-weight:bold;	
	text-decoration: none;	
}