﻿@charset "UTF-8";
/* CSS Document */


h1 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #AA2012;
}

a {
	color:black;
	font-style:normal;
	text-decoration:underline;
}

a:hover {
	color:black;
	font-style:normal;
	text-decoration:underline;
}

a:visited {
	color:black;
	font-style:normal;
	text-decoration:underline;
}


#BodyStyle
{
	background-color:#FFFFFF;
	text-align:center; 
	margin-top:0px; 
	margin-bottom:0px;
}

#MainContainer
{
	width:760px; 
	margin-left:auto; 
	margin-right:auto;
}

#main_textbox
{
	background-color:transparent; 
	width:512px; 
	float:left; 
	margin-top:10px; 
	margin-left:10px; 
	height:650px;  
	background-image:url("../../en/images/main_text_area.png");
}

#content_area_holder
{
	background-color:transparent; 
	width:480px; 
	height:624px; 
	margin-top:10px; 
	margin-left:auto; 
	margin-right:auto; 
	overflow:auto;
}

#main_textbox_header
{
	margin-top:8px;
}


#main_textbox_content
{
	text-align:justify; 
	margin-top:10px; 
	padding-right:8px;
	font-family:Verdana;
	font-size:12px;
}

#footer_text
{
	font-family:Tahoma; 
	font-size:12px; 
	text-align:center; 
	padding-top:34px; 
	color:#735806;
	font-weight:bold;
}
	
#Menu{
width: 760px;
height:54px;
text-align:center;
margin-left:auto;
margin-right:auto;
background-color:transparent;
margin-top:10px;
}

#MenuHome{ 
height: 54px; 
width: 149px; 
overflow: hidden; 
background: url("../../en/images/btt_home.png") no-repeat; 
display: block;
}

#MenuHome:hover{ 
background-position: bottom left; 
} 

#MenuPresentazione{ 
height: 54px; 
width: 149px; 
overflow: hidden; 
background: url("../../en/images/btt_presentazione.png") no-repeat; 
display: block;
} 
  
#MenuPresentazione:hover{ 
background-position: bottom; 
} 

#MenuProdotti{ 
height: 54px; 
width: 149px; 
overflow: hidden; 
background: url("../../en/images/btt_prodotti.png") no-repeat; 
display: block;
} 
  
#MenuProdotti:hover{ 
background-position: bottom; 
} 

#MenuCertificazioni{ 
height: 54px; 
width: 149px; 
overflow: hidden; 
background: url("../../en/images/btt_certificazioni.png") no-repeat; 
display: block;
} 
  
#MenuCertificazioni:hover{ 
background-position: bottom; 
} 

#MenuContatti{ 
height: 54px; 
width: 149px; 
overflow: hidden; 
background: url("../../en/images/btt_contatti.png") no-repeat; 
display: block;
} 
  
#MenuContatti:hover{ 
background-position: bottom; 
} 

.floatleft{
float:left;	
}

.floatleftmargin{
float:left;	
margin-left:3px;
}

#topheader {
	width:760px;
	height:21px;
	z-index:1;
	visibility:visible;
	background-color:transparent;
	/*background-image:url('images/topheader.png');*/
}
#flashmovie {
	left:19px;
	top:21px;
	width:760px;
	height:154px;
	z-index:2;
	visibility:visible;
	background-color:transparent;
}


#leftmenu {
	float:left;
	width:238px;
	height:650px;
	z-index:3;
	visibility:visible;
	background-color:transparent;
	background-image:url("../../en/images/leftmenu_hp_bkg.png");
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	text-align:center;
	overflow:hidden;

}
#center_textbox {
	float:left;
	left:291px;
	top:362px;
	width:230px;
	height:440px;
	z-index:4;
	visibility:visible;
	background-color:transparent;
	margin-top:10px;
}
#right_textbox {
float:left;
	left:475px;
	top:362px;
	width:294px;
	height:440px;
	z-index:5;
	visibility:visible;
	background-color:transparent;
	margin-top:10px;
}
#footer {
	background-image:url("../../en/images/footer.png");
	width:760px;
	height:58px;
	z-index:6;
	visibility:visible;
	background-color:transparent;
	margin-top:10px;
	float:left;
}

.center_b_header {
	font-family: Verdana;
	font-weight: bold;
	font-size: 18px;
	color:#000000
}

.center_bs_header {
	font-family: Verdana;
	font-weight: normal;
	font-size: 18px;
	color:#000000
}

.center_g_header{
	font-family: Verdana;
	font-weight: normal;
	font-size: 18px;
	color:#3376a7;
}

.center_gs_header{
	font-family: Verdana;
	font-weight: bold;
	font-size: 14px;
	color:#3376a7;
}



.left_b_header{
	font-family: Tahoma;
	font-weight:bold;
	font-size: 11px;
	color:#666666;
	text-align:left;
}

.center_normal_text{
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color:#111111;
	text-align:justify;
}



.page_style1 {
	text-decoration: underline;
}


.liheight {
	line-height:20px;
}

#main_textbox_content a:link	{
	color: #000000;
	text-decoration: underline;
}


.left_r_header{
	font-family: Verdana;
	font-weight:bold;
	font-size: 12px;
	color:#AA2012;
	text-align:left;
	text-decoration: none;
}

.a.left_r_header{
	color: #AA2012;
	text-decoration: none;
}



