body 
{  
   font-family:Arial;
   font-size:12px;
   color:#373028;  
   text-align: center;       
   background:#fff url(../images/global/bg_page_gray.jpg) no-repeat;	
   background-position:center top;  
   
}

.Header
{
	margin-left:auto;
	margin-right:auto;
	width:980px;
	text-align:left;	
	height:306px;
}
.Content
{
	margin-left:auto;
	margin-right:auto;
	width:980px;
	text-align:left;	
}

.Footer
{
	border-top:1px solid #4d4a41;
	line-height:17px;
	margin-top:20px;
	background:#fff url(../images/global/bg_footer.jpg) repeat-x;
	height:60px;
}


h1{
  font-size:140%;
  line-height:140%; 
  font-weight:bold;
}
h2{
  font-size:120%;
  line-height:120%;
  font-weight:normal;
}
h3, h4{
  font-size:100%;
  line-height:100%;
  font-weight:normal;
}

.Menu a 
{
   font-size:14px;
   line-height:16px;
   text-decoration:none;
}

.Menu a:hover 
{
  text-decoration:none;
}


a 
{
   color: #373028;
   text-decoration:none;
}

a:hover
{
  text-decoration:underline;
  color: #f19300;
}

.Browser {
	width:100%;	
}

.ImgP
{
  border:3px solid #cecece !important;
}

.BoxTitle
{
	background:transparent url(../images/global/bg_boxtitle.gif) no-repeat;	
	height:27px;
	color:#a40001;
	font-weight:bold;
	font-size:16px;
	padding:10px 0 0 20px;
	margin-bottom:10px;
}

.SearcBox{
	background-color:#F0F0F0;		
	padding:10px 5px;
	margin-bottom:10px;
}

.BoxContent
{
	line-height:15px;
}

/* Bottoni */
.Bt
{
  display:block;  
  cursor:pointer;
  font-weight:bold;
  color:White;
}
.Bt:hover
{
   text-decoration:none;
}
.Bt .l
{
	height:28px;
	width:3px;
	font-size:1px;
	float:left;
}
.Bt .c
{

	height:28px;
	line-height:28px;
	vertical-align:middle;
	float:left;
	padding:0px 6px;
	text-decoration:none;
	color:#373028;  
}

.Bt .r
{

	height:28px;
	width:3px;
	font-size:1px;
	float:left;
}

.Bt.Grey .l
{
	background: transparent url(../images/global/bt_grey_l.jpg) no-repeat 0 0;	
}
.Bt.Grey .c
{
	background: transparent url(../images/global/bt_grey_c.jpg) repeat-x 0 0;
	
}

.Bt.Grey .r
{
	background: transparent url(../images/global/bt_grey_r.jpg) no-repeat 0 0;	
}

#FlashContainer{
  z-index:10;
  position:absolute;
  margin-left:240px;
}

#MenuLeft{
  z-index:20;
  position:absolute;
  margin-left:630px;
}

.TreeMarca{
  background: transparent url(../images/global/bg_tree_marca.gif) no-repeat 0 0;	
  padding-left:20px;  
  padding-right:20px;  
}

.TreeMarca2
{
  background: transparent url(../images/global/bg_tree_marca2.gif) no-repeat 0 0;
  padding-left:20px;  
  padding-right:20px;  
}

.TreeMod{
  background: transparent url(../images/global/bg_tree_mod.gif) no-repeat 0 0;	
  padding-right:20px;  
}

.TreeMod2{
  background: transparent url(../images/global/bg_tree_mod2.gif) no-repeat 0 15px ;	
  padding-bottom:15px;  
}

.TreeMod3
{
  background: transparent url(../images/global/bg_tree_mod3.gif) no-repeat 0 0;	
  padding-right:20px;  
}

.TdMarca{
  background: transparent url(../images/global/bg_tree_td.gif) no-repeat 0 15px ;	
}

.ProdContainer{
  border:1px solid #cecece !important;
  height:30px;
  background-color:#fff;
}

