/* STILI GENERICI */

*
{
	padding: 0px;
	margin: 0px;
}
body
{
	background-position: top center;
	background-repeat: no-repeat;
	background-color: white;
	text-align: center;
	font-family: Verdana;
	font-size: 10px;
}
img
{
	border:0px;
}
.clear
{
	clear: both;
}
.left
{
	float: left;
}

.right
{
	float: right;
}

.flash
{
	margin-top: -50px; 
	z-index: 1;
}

#mainwrapper
{
	margin: auto;
	width: 988px;
}
#maintop
{
	margin: auto;
	width: 988px;
	height: 132px;
	position: relative;
}
#topmenu
{
	position: absolute;
	left: 10px;
	bottom: 0px;
	width: 500px;
	height: 25px;
	overflow: hidden;
	z-index:999;
}
#topmenu ul
{
	height: 27px;
	text-align: left;
}
#topmenu li, #topmenu li div
{
	display: inline;
}
.topmenudiv
{
	float: left;
}
#toplogo
{
	position: absolute;
	right: 0px;
	bottom: 0px;
}
/*INIZIO STILI HOMEPAGE*/
#homecontent
{
	margin: auto;
	width: 988px;
	height: 529px;
	background-repeat: no-repeat;
	background-position: top center;
	position: relative;
}
#homefooter
{
	height: 60px;
	width: 970px;
	position: absolute;
	left:15px;
	bottom: -40px;
	color: #8a8a8a;
	font-size:9px;
	text-align: left;
}
#homefooter a
{
	padding-right: 20px;
	text-decoration: none;
	color: #8a8a8a;
}
#homefooter a:hover 
{
	text-decoration: underline;
}

#homefooter div#social
{
	position: absolute;
	bottom: 18px;
	padding-left:5px;
	right:5px;

}

#homefooter div#social a
{
	padding-right: 5px !important;
}

#homefooter div#social-en
{
	position: absolute;
	bottom: 40px;
	padding-left:5px;
	right:5px;

}

#homefooter div#social-en a
{
	padding-right: 5px !important;
}




#homevetrina
{
	position: absolute;
	bottom: 22px;
	left: 6px;
	width: 978px;
	height: 138px;
}
.vetrina_box
{
	width: 205px;
	height: 138px;
	background-image: url('../images/sfondo_vetrina.png');
	background-repeat: no-repeat;
	float: left;
	margin-right: 2px;
	position: relative;
	text-align: left;
}
.vetrina_box a:link, .vetrina_box a:visited, .vetrina_box a:hover
{
	color: #A5A4A4;
	text-decoration: none;
}
.vetrina_box_title
{
	margin-left: 10px;
	display: block;
}
.vetrina_box_img
{
	background-image: url('../images/vetrina_img_sfondo.jpg');
	background-repeat: no-repeat;
	width: 84px;
	height: 81px;
	margin-left: 10px;
	margin-top: 10px;
	padding:0px;
	position: relative;
	float:left;
}
.vetrina_box_img img
{
	position: absolute;
	top:1px;
	left:1px;
}
.vetrina_box_txt
{
	width: 95px;
	height: 81px;
	margin-top: 5px;
	overflow: hidden;
	text-align: left;
	color: #a5a4a4;
}
.vetrina_box_txt2
{
	width: 130px;
	height: 81px;
	margin-top: 5px;
	margin-left: 10px;
	overflow: hidden;
	text-align: left;
	color: #a5a4a4;
}
.vetrina_img_prodotto
{
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 99;
}
/* FINE STILI HOMEPAGE */

/* STILI PAGINE INTERNE */
.homeint
{
	margin: auto;
	width: 988px;
	height: 529px;
	background-repeat: no-repeat;
	background-position: top center;
	position: relative;
}
.menu_int
{
	position: absolute;
	top: 0px;
	left: 10px;
	background-image: url("../images/sfondo_menuint.png");
	width: 248px;
	height: 440px;
	text-align: left;
}
.menu_int_news
{
	position: absolute;
	top: 0px;
	left: 10px;
	background-image: url("../images/sfondo_menuint_news.png");
	width: 248px;
	height: 440px;
	text-align: left;
}
.menu_int_cont
{
	margin-left: 10px;
	margin-top: 40px;
	width:238px;
}
#menu_int_2
{
	list-style: none;
}
#menu_int_0
{
	list-style: none;
}
#menu_int_3
{
	list-style: none;
}
/*STILI PAGINE CUSTOM*/
#custom_int
{
	margin: auto;
	width: 988px;
	background-color: white;
	position: relative;
}
#custom_header
{
	width: 730px;
	height: 230px;
	text-align: right;
}
#custom_content
{
	margin-left: 258px;
	text-align: left;
}
/*STILI PRODOTTI*/
#prod_int
{
	margin: auto;
	width: 988px;
	background-color: white;
	position: relative;
}
#prod_header
{
	width: 730px;
	height: 230px;
	text-align: right;
}
#prod_content
{
	margin-left: 258px;
	text-align: left;
}
#prod_text
{
	width: 484px;
	background-image: url("../images/sfondo_custom_text.jpg");
	background-repeat: no-repeat;
}
#prod_text_wrap
{
	margin-left: 50px;
	margin-right: 50px;
	padding-top: 20px;
	font-size: 11px;
	color: #7f7f7f;
	text-align: left;
}
#prod_footer_spacer
{
	height: 50px;
}
#prod_text_int
{
	
}
.prod_title
{
	padding-bottom: 10px;
	margin-top: 10px;
}
#prod_img_right
{
	position: absolute;
	top: 250px;
	right: 0px;
}
#prod_img_right img
{
	display: block;
}
.prod_box_dett
{
	padding: 10px;
	background-repeat: no-repeat;
	padding-top: 70px;
	padding-left: 15px;
}
.prod_box_dett p
{
	padding-top: 10px;
	padding-bottom: 10px;
}
.prod_table
{
	width: 420px;
	font-size: 11px;
	color: #7f7f7f;
	text-align: left;
}
.prod_table tr
{
	height: 30px;
}
.prod_table th
{
	font-weight: bold;
	text-align: left;
}

/*STILI PAGINE NEWS*/
#news_int
{
	margin: auto;
	width: 988px;
	background-color: white;
	position: relative;
}
#news_header
{
	width: 730px;
	height: 230px;
	text-align: right;
}
#news_content
{
	margin-left: 258px;
	text-align: left;
	padding-bottom: 20px;
}

#news_list
{
	width: 730px;
	background-image: url("../images/sfondo_list_news.jpg");
	background-repeat: no-repeat;
	min-height: 300px;
	height: auto !important;
	height: 300px;
}

#news_list_wrap
{
	margin-left: 50px;
	margin-right: 50px;
	padding-top: 20px;
	font-size: 11px;
	color: #7f7f7f;
	text-align: left;
}

.news_title
{
	padding-bottom: 10px;
}

.news_subtitle
{
	padding-bottom: 10px;
}

.news_list_box
{
	position: relative;
	height: 36px;
	width: 515px;
	padding: 30px 15px 34px 100px;
	line-height: 12px;
	overflow: hidden;
	color: #7f7f7f;
	font-size: 11px;
}

.news_list_box_image
{
	position: absolute;
	top: 13px;
	left: 13px;
	height: 74px;
	width: 74px;
	border: 1px #a0a0a0 solid;
	overflow: hidden;
}

.news_list_box_image img
{
	width: 74px;
}

.news_list_box_title
{
	position: absolute;
	top: 12px;
	left: 100px;
	width: 520px;
	height: 15px;
	line-height: 15px;
	overflow: hidden;
	font-weight: bold;
}

.news_list_box_title span
{
	color: #e03c00;
}

.news_list_box_arrow
{
	position: absolute;
	bottom: 13px;
	right: 15px;
	width: 18px;
	height: 18px;
}

		.news_list_box_arrow a
		{
			display:block;
			width: 18px;
			height: 18px;
			background:transparent url('../images/news_arrow.png') 0 0 no-repeat;
			text-decoration: none;
		}
				 		 
		.news_list_box_arrow a:hover, .news_list_box_arrow a:focus, .news_list_box_arrow a:active
		{
			background-position: 0 -18px;
		}  
						
		.news_list_box_arrow a span
		{
			position:relative;
			z-index:-1;
		}
		
.news_list_box_pdf
{
	position: absolute;
	bottom: 0px;
	right: 0px;
}

.news_list_box_pari
{
	background-color: #fdfcfc;
}

.news_list_box_dispari
{
	background-color: #f7f5f1;
}

#news_list_navbar
{
	width: 630px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #7f7f7f;
	font-size: 11px;
	vertical-align: middle;
	margin: 5px 0;
}

#news_list_navbar a
{
	text-decoration: none;
	color: #7f7f7f;
}

#news_list_navbar a:hover
{
	text-decoration: none;
	color: #e03c00;
}

#news_text
{
	width: 484px;
	background-image: url("../images/sfondo_custom_text.jpg");
	background-repeat: no-repeat;
}

#news_text_wrap
{
	margin-left: 50px;
	margin-right: 50px;
	padding-top: 20px;
	font-size: 11px;
	color: #7f7f7f;
	text-align: left;
}

#news_footer_spacer
{
	height: 50px;
}

#news_dett_text
{
	width: 484px;
	background-image: url("../images/sfondo_custom_text.jpg");
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

#news_dett_text_wrap
{
	margin-left: 50px;
	margin-right: 50px;
	padding-top: 20px;
	font-size: 11px;
	color: #7f7f7f;
	text-align: left;
}

.news_dett_text_title
{
	margin: 10px 0;
	width: 100%;
	height: 15px;
	line-height: 15px;
	overflow: hidden;
	font-weight: bold;
}

.news_dett_text_title span
{
	color: #e03c00;
}

#news_dett_img_right
{
	position: absolute;
	top: 200px;
	right: 0px;
}

	#news_dett_img_right img
	{
		width: 244px;
	}

.news_dett_extra
{
	margin: 10px 0;
	width: 100%;
	height: 15px;
	line-height: 15px;
	overflow: hidden;
	font-weight: bold;
}


.news_dett_extra a
{
	color: #7f7f7f;
	text-decoration: none;
}

.news_dett_extra a:hover
{
	color: #e03c00;
	text-decoration: none;
}

/*INIZIO STILI MODIFICABILI*/
#custom_text
{
	width: 484px;
	background-image: url("../images/sfondo_custom_text.jpg");
	background-repeat: no-repeat;
}
#custom_text_wrap
{
	margin-left: 50px;
	margin-right: 50px;
	padding-top: 20px;
	font-size: 11px;
	color: #7f7f7f;
	text-align: left;
}
#custom_footer_spacer
{
	height: 50px;
}
#custom_text_int
{
	
}
.custom_title
{
	padding-bottom: 10px;
}
#custom_img_right
{
	position: absolute;
	top: 200px;
	right: 0px;
}

#gallery_panoramica
{
	width: 430px; 
	margin-left: -15px; 
	margin-top: 10px;
}

#gallery_list
{
	margin-top: 120px; 
	width: 230px;
}

.gallery_box
{
	width:55px; 
	height: 55px; 
	float: left; 
	margin:5px; 
	overflow:hidden;
	border: 2px solid #ccc;
}


.videogallery_box
{
	width:180px; 
	height: 100px; 
	float: left; 
	margin:5px; 
	overflow:hidden;
	border: 2px solid #ccc;
}
