﻿@charset "UTF-8";
/* CSS Document */

a {
	color:black;
	font-style:normal;
	text-decoration:underline;
}
a:hover {
	color:black;
	font-style:normal;
	text-decoration:underline;
}

	
#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("../images/btt_home.png") no-repeat; 
display: block;
}

#MenuHome:hover{ 
background-position: bottom left; 
} 

#MenuPresentazione{ 
height: 54px; 
width: 149px; 
overflow: hidden; 
background: url("../images/btt_presentazione.png") no-repeat; 
display: block;
} 
  
#MenuPresentazione:hover{ 
background-position: bottom; 
} 

#MenuProdotti{ 
height: 54px; 
width: 149px; 
overflow: hidden; 
background: url("../images/btt_prodotti.png") no-repeat; 
display: block;
} 
  
#MenuProdotti:hover{ 
background-position: bottom; 
} 

#MenuCertificazioni{ 
height: 54px; 
width: 149px; 
overflow: hidden; 
background: url("../images/btt_certificazioni.png") no-repeat; 
display: block;
} 
  
#MenuCertificazioni:hover{ 
background-position: bottom; 
} 

#MenuContatti{ 
height: 54px; 
width: 149px; 
overflow: hidden; 
background: url("../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:322px;
	z-index:2;
	visibility:visible;
	background-color:transparent;
}


#leftmenu {

	width:238px;
	height:650px;
	z-index:3;
	visibility:visible;
	background-color:transparent;
	background-image:url("../images/leftmenu_hp_bkg.png");
	background-repeat:no-repeat;
	margin-top:10px;
	float:left;
}
#rightContainer {
	
	width:510px;
	height:650px;
	z-index:3;
	visibility:visible;
	background-color:transparent;
	background-repeat:no-repeat;
	margin-top:0px;
	float:left;
}


#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("../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_r_header{
	font-family: Verdana;
	font-weight:bold;
	font-size: 12px;
	color:#AA2012;
	text-align:left;
}

.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;
}

#center_text {
text-align:left; 
width:160px; 
margin-top:32px; 
margin-left:auto; 
margin-right:auto;
font-family: Verdana;
font-size: 12px;

}

#center_textbox a:link	{
	color: #000000;
	text-decoration: underline;
}

#right_textbox a:link	{
	color: #000000;
	text-decoration: underline;
}

.liheight20 {
	line-height:20px;
}

#lowhome {
float:left;

}









