/* BASE sito */
body {
	margin: 0px 0px 0px 0px ;
	background-color: #2d2d2d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 18px;
	background-image: url(img/bg_sito.jpg);
}
input, textarea, select {
	background-color:#1A1A1A;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#cccccc;
	border:1px solid #666666;
}
.btn {
	background-color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	border:1px solid #cccccc;
}
.colonna1 {
	width:210px;
	float: left;
	display:block;
	margin:0;
	padding:15px 0 0  0;
height:100%;
background-color:#313131;

}
.colonna2 {
	width:90px;
	float: left;
	text-align:left;
	padding: 5px 0 0 20px;
	margin:0 0 0 0;
height:80px;
	

}
.colonna3 {
	width:446px;
	float: right;
	text-align:left;
	padding: 5px 0 0 0;
	margin:0;
	height:80px;

	
}
.close {
	width: 100%;
	padding: 0 0 0 0;
	margin:0 0 0 0;
	color: #E6F5FC;
	border-bottom:0px solid #777777;
	clear:left;
	text-align:left;

}
.riga {
	width: 100%;
	overflow: hidden;
	padding: 0 0 0 0;
	margin:0 0 0 0;
	color: #E6F5FC;
	border-bottom:1px solid #777777;
	height:120px;
	clear:left;
	text-align:left;

}
.riga li {
	list-style:none;
	clear:left;
}

	
a, a:link, a:active, a:visited {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				11px;
	font-style:				normal;
	text-decoration:		none;
	font-weight:			normal;
	color:					#5a5858;
}
a:hover {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				11px;
	font-style:				normal;
	text-decoration:		none;
	font-weight:			normal;
	color:					#666666;
}
.container {
	margin: 0 auto;
	width:810px;
	text-align:center;
}
.content {
	margin: 0 auto;
	width:766px;
	min-height:250px;
	background-image:url(img/base_content.jpg);
	background-repeat:no-repeat;
	
}
.content_center {
	margin:0 auto;
	width:700px;
	min-height:250px;
	text-align:center;
}
.content_minicenter {
	margin:0 auto;
	width:700px;
	height:250px;
	text-align:center;
	border-top:0px solid #393939;
	padding:0 0 0 0;
	float:left;
}
.content_box {
	margin:0 auto;
	width:700px;
	min-height:350px;
	text-align:center;
}
.content_minibox {
	margin:0 auto;
	width:700px;
	text-align:center;
	border-top:0px solid #393939;
	padding:0 0 0 0;
}
.content_microbox {
	margin:0 auto;
	width:130px;
	height:200px;
	text-align:left;
	border-top:0px solid #393939;
	padding:0 0 0 0;
}
.content_sx {
	float:left;
	width:430px;
	text-align:center;
}
.content_tab {
	margin: 0 auto;
	width:766px;
	height:54px;
	background-image:url(img/tab_content.gif);
}
.homepage_tab {
	margin: 0 auto;
	width:766px;
	height:54px;
	background-image:url(img/tab_homepage.gif);
}
.referenze_tab {
	margin: 0 auto;
	width:766px;
	height:54px;
	background-image:url(img/tab_referenze.gif);
}
.prodotti_tab {
	margin: 0 auto;
	width:766px;
	height:54px;
	background-image:url(img/tab_prodotti.gif);
}
.news_tab {
	margin: 0 auto;
	width:766px;
	height:54px;
	background-image:url(img/tab_news.gif);
}
.contatti_tab {
	margin: 0 auto;
	width:766px;
	height:54px;
	background-image:url(img/tab_contatti.gif);
}

.scheda {
	margin: 0 auto;
	width:766px;
	background-image:url(img/base_content.jpg);
	background-repeat:no-repeat;
	background-color:#303030;
}
.scheda_box {
	margin:0 auto;
	width:766px;
	text-align:center;	
}
#scheda_sx #scheda_table .scheda_label {
	padding-left:15px;
	padding-top:10px;
}
.scheda_tab {
	width:766px;
	height:64px;
	background-image:url(img/tab_scheda.gif);
}
.scheda_title {
	text-align:				left;
	background-image:url(img/bg_title_scheda.gif);
	padding:				8px 5px 8px 15px;
}
#scheda_table {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				12px;
	font-style:				normal;
	text-decoration:		none;
	font-weight:			bold;
	color:					#ffffff;
	text-transform:			none;
	text-align:				left;
	background-color: 		#454545;
	/*padding:				8px 5px 8px 15px;*/
	margin:0;
	padding:0;
}
#scheda_table ul {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				12px;
	font-style:				normal;
	text-decoration:		none;
	font-weight:			bold;
	color:					#ffffff;
	margin:					0;
	padding-left:			0;
	padding-top:			10px;
	background-color: 		#454545;
	text-indent:			0;
	border-bottom:			4px solid #373737;
}
#scheda_table li {
	clear:					left;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				11px;
	font-style:				normal;
	text-decoration:		none;
	font-weight:			normal;
	color:					#999999;
	text-transform:			none;
	text-align:				left;
	background-color: 		#454545;
	list-style:				none;
	border-bottom: 			1px solid #666666;
	padding-left:			15px;
	padding-right:			15px;
	min-height:				20px;
	text-indent:			0;
}

#scheda_descrizione {
	clear:left;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				12px;
	font-style:				normal;
	text-decoration:		none;
	font-weight:			normal;
	color:					#999999;
	margin:					0;
	text-align:				justify;
	padding:				5px 15px 10px 15px;
	background-color: 		#3b3b3b;
}
#scheda_costruzione {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				12px;
	font-style:				normal;
	text-decoration:		none;
	font-weight:			normal;
	color:					#999999;
	margin:					0;
	text-align:				justify;
	padding:				5px 15px 10px 15px;
	background-color: 		#343434;
}
#scheda_caratteristiche {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				12px;
	font-style:				normal;
	text-decoration:		none;
	font-weight:			normal;
	color:					#999999;
	margin:					0;
	text-align:				justify;
	padding:				5px 15px 10px 15px;
	background-color: 		#303030;
}
.left_sm {
float:left;
width:30px;
}
.left {
float:left;
}
.right {
float:right;
}
#scheda_sx {
	float:left;
	width:366px;
	margin:0;
}
#scheda_sx h1 {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				12px;
	font-style:				normal;
	text-decoration:		none;
	font-weight:			bold;
	color:					#aaaaaa;
	text-transform:			none;
		margin:0;
	padding:0;
}
#scheda_dx {
	float:right;
	width:400px;
	border-top:5px solid #454545;
}
#scheda_dx img{
	border-top:0;
	border-left:5px solid #454545;
	border-right:5px solid #454545;
	border-bottom:5px solid #454545;
}

#list_sx {
	float:left;
	width:430px;
	text-align:center;
}
#list_sx ul {
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				12px;
	font-style:				normal;
	text-decoration:		none;
	font-weight:			bold;
	color:					#ffffff;
	margin:					0;
	padding-left:			15px;
	padding-top:			10px;
	background-color: 		#000000;
	height:					30px;
	
}
#list_sx li {
	clear:					left;
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				11px;
	font-style:				normal;
	text-decoration:		none;
	font-weight:			normal;
	color:					#999999;
	text-transform:			none;
	text-align:				left;
	background-color: 		#454545;
	list-style:				none;
	border-bottom: 			1px solid #666666;
	padding-left:			15px;
	padding-right:			15px;
	height:					80px;
}
.content_dx {
	float:right;
	width:270px;
	text-align:right;
	margin-top:40px;
}
#list_dx {
	float:right;
	width:270px;
	text-align:right;
	margin-top:40px;
}
#list_dx p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	text-decoration:none;
	font-weight:normal;
	color:#666666;
	text-align:justify;
	text-indent:5px;
}
#scheda_close {
clear: both;
color:#3f3f3f;
text-align:center;
}
.news {
	clear:left;
	width:600px;
	height:50px;
	margin-bottom:10px;
	padding-top:5px;
	border-bottom: 1px solid #444444;
}
.prodotti {
	clear:left;
	width:700px;
	height:100px;
	margin-bottom:5px;
	padding-top:5px;
	border-bottom: 1px solid #444444;
	vertical-align:bottom;
}
.footer {
clear: both;
color:#3f3f3f;
text-align:center;
padding-top:30px;
height:200px;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	color:#cccccc;
	text-align:left;
}
.testo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	text-decoration:none;
	font-weight:normal;
	color:#888888;
	text-align:justify;
}
.testo a, .testo a:active, .testo a:visited, .testo a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
	
	padding: 0 0 0 0;
}
.testo a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
	background-color:#484848;
	padding: 2px 2px 2px 2px;
}
.minitesto{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;

	text-decoration:none;
	font-weight:normal;
	color:#666666;
	text-align:justify;
}
.label {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	text-decoration:none;
	font-weight:normal;
	color:#666666;
	text-align:justify;
	background-color:#FFFFFF;
	padding-right:10px;
	height:100px;
}
.white{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	text-decoration:none;
	font-weight:normal;
	color:#ffffff;
	text-align:justify;
}
.white_bold{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
	text-align:left;
}

