﻿body , html
{
	margin:0px;
	padding:0 auto;
	background-image:url(app_image/immagini/sfondo_top.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	color:#454545;
	height:100%;
	
}
#corpo
{
	width:1030px;
	margin:0 auto;
	height:100%;
}
#top1
{
	width:300px;
	height:83px;
	background-image:url(app_image/immagini/logo_thermal.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
#top
{
	width:700px;
	height:83px;
	background-image:url(app_image/immagini/logo_altro.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
#top1 a
{
	 display:block; width:300px; height:84px;
}
#centro
{
	width:1000px;
	min-height:600px;
    margin-top:1px;
	padding-left:30px;
	padding-right:28px;
	background-image:url(app_image/immagini/sfondo_corpo.png);
	background-repeat:repeat-y;
	background-position:top center;
	border-bottom:solid 1px #ccc;
}
#bottom
{
	width:1000px;
	height:30px;
	margin-left:30px;
	margin-right:30px;
    padding-bottom:70px;
	
	text-align:center;
	padding-top:15px;
}
.menu_top_lingue
{
    margin-left:500px; 
    width:200px;
    height:39px;
}
.menu_top
{
    width:700px;
    height:45px;
}
.menu_top table
{
	width:100%;
	height:100%;
}
.menu_top td
{
	vertical-align:middle;
	text-align:center;
    text-transform:uppercase;
}
.menu_top a
{
	color:#fd6d0c;
	text-decoration:none;
	 text-transform:uppercase;
	 font-family:Arial;
}
.menu_top a:hover, .menu_top .hover
{
	color:#FFFFFF;
	text-decoration:none;
    font-family:Arial;
}


.tabella_centro
{
	width:100%;
	min-height:600px;
}
	
.tabella_centro .col_menu
{
	border-right:solid 1px #ccc;
	padding-left:20px;
	padding-right:15px;
	padding-top:15px;
	width:190px;
	vertical-align:top;
}

.col_menu .divisorio_mod
{
	width:195px;
	height:2px;
	margin-bottom:5px;
	margin-top:5px;
	color:#ccc;
	background-color:#ccc;
}
.col_menu .divisorio
{
	width:195px;
	height:1px;
	margin-bottom:5px;
	margin-top:5px;
	color:#ccc;
	background-color:#ccc;
}

.tabella_centro .col_cont
{
	vertical-align:top;
	padding-left:15px;
}
.tabella_centro .banner
{
	margin-bottom:15px;
}

.col_menu a
{
	text-decoration:none;
	color:#454545;
}

.col_menu .liv_1
{
	width:185px;
	padding:5px;
}
.col_menu .liv_1_hover
{
	background-color:#eaeaea;
	width:185px;
	padding:5px;
}
.col_menu .liv_2
{
	width:180px;
	margin-left:5px;
	padding:5px;
}
.col_menu .liv_2_hover
{
    font-weight:bold;
	width:180px;
	margin-left:5px;
	padding:5px;
}
.col_menu .liv_3 a 
{
	color:#fd6d0c;
}
.col_menu .liv_3
{
	width:165px;
	margin-left:20px;
	padding:5px;
	color:#fd6d0c;
}
.col_menu .liv_3_hover
{
    font-weight:bold;
	width:165px;
	margin-left:20px;
	padding:5px;
	color:#fd6d0c;
}





.img_top
{
	width:100%;
	margin-bottom:20px;
	}
.img_top img
{
	border-bottom:solid 1px #ccc;
}

.titolo
{
	width:733px;
	color:#fd6d0c;
	border-bottom:solid 2px #fd6d0c;
	font-size:15px;
	font-weight:bold;
	margin-bottom:15px;
}
.testo
{
	text-align:justify;
	margin-bottom:30px;
}
.testo .prod
{
	width:733px;
	vertical-align:top;
}
#ProdLista .thumb
{
	width:220px;  
	height:200px;
	float:left;
	text-align:center;
	color:#fd6d0c;
	border:0px;
	text-decoration:none;
	padding-bottom:40px;
	margin:0 auto;
}
#ProdLista .thumb div
{
	height:180px;
	padding:auto 0px;
}
#ProdLista .thumb img
{
	max-height:160px;
	max-width:200px; 
	margin:10px;	 
	border:0px; 
}



#ProdLista .thumbVariantDesc
{
	display:block;
	width:100%;  
	height:auto;
	text-align:left;
	color:#fd6d0c;
	border:0px;
	text-decoration:none;
	margin:0 auto;
	padding:3px;
}
#ProdLista .thumbVariant
{
	
	width:200px;
	height:auto;
	
	text-align:left;
	color:#fd6d0c;
	border:0px;
	text-decoration:none;
	margin:0 auto;
	margin-top:5px;
	margin-bottom:5px;
}


/*dettaglio radiatori*/
.Dettaglio_menu
{
	width:100%;
	height:30px;
	background-color:#eaeaea;
	margin-bottom:20px;
	
}
.Dettaglio_menu a
{
	 padding-top:8px; 
	 padding-bottom:6px;
	 display:block;
	 width:19%;
	 float:left;
	 text-align:center;
	 text-decoration:none;
	 color:#454545;
	 margin-left:4px;
}
.Dettaglio_menu a:hover
{
	 border-bottom:solid 2px #c0c0c0;
}
.Dettaglio_menu .hover
{
	 font-weight:bold;
	 border-bottom:solid 2px #c0c0c0;
}
 .Dettaglio_menu [disabled]
 {
 	color:#aaa;
 }
  .Dettaglio_menu [disabled]:hover
 {
 	color:#aaa;
 	border-bottom:solid 2px #eaeaea;
 }
 
#LabelParticolari div
{
	float:left;
	width:180px;
	margin-left:20px;
	margin-right:30px;
}
#LabelParticolari  a
{
	border:0px;
	text-align:center;
}
#LabelParticolari .a
{
	border:solid 1px #ccc;
	vertical-align:middle;
	height:180px;
	width:180px;
	
}
#LabelParticolari .b
{
	height:70px;
	
}
#LabelParticolari .generale a img
{
     max-height:160px;
     max-width:160px;
     width:auto;
     border:0px;
	 color:White;
	
}
#LabelParticolari div div
{
	width:160px;
}

#LabelFiniture table, #LabelFiniture table tr, #LabelFiniture table td
{
	padding:0px;
	margin:0px;
}

  
#LabelFiniture p
{
	margin:0px; 
	line-height:15px;
	text-align:left;
}
#LabelFiniture div
{
	
	float:left;
	width:361px;
	height:85px;
}

#LabelFiniture img
{
     height:63px;
     width:63px;
}
#LabelFiniture div div
{
	width:147px;
	height:63px;
	text-align:left;
}


#LabelDatiTecnici table 
{
}
#LabelDatiTecnici table td
{
	vertical-align:top;
	text-align:center;
	margin:0px;
}
#LabelDatiTecnici table th
{
    padding-bottom:5px;
	border-bottom:solid 2px #FF9900;
}

#LabelDatiTecnici .divisorio
{
	/*border-bottom:solid 2px #CCC;*/
}
#TestoDx
{
	/*border:solid 1px #ccc;*/
}
#TestoDx h3
{
	margin-top:15px;
	text-decoration:underline;
	text-transform:uppercase;
	color: #FF9900;
	font-size:13px;
}
#TestoDx h4
{
	margin-top:15px;
	color: #FF9900;
	font-size:12px;
}

#DescrizioneLabel h3
{
	margin-top:15px;
	text-decoration:underline;
	text-transform:uppercase;
	color: #FF9900;
	font-size:13px;
}
#DescrizioneLabel h4
{
	margin-top:15px;
	color: #FF9900;
	font-size:12px;
}
#LabelParticolari img
{
	 width:200px;
	 height:auto;
} h3
{
	margin-top:15px;
	text-decoration:underline;
	text-transform:uppercase;
	color: #FF9900;
	font-size:13px;
}
 h4
{
	margin-top:15px;
	color: #FF9900;
	font-size:12px;
}
#LabelDatiTecnici table
{
	text-align:left;
}
#LabelDatiTecnici th
{
	text-align:center;
}

#downloadPanel
{
	width:350px;
	min-height:50px;
	border-bottom:solid 1px #ccc;
	margin-top:20px;
}

#downloadPanel table
{
	padding-top:15px;
	padding-bottom:15px;
}
#downloadPanel a, #downloadPanel a:visited
{
 text-decoration:none;
 color:Blue;
}
#downloadPanel a:hover
{
 text-decoration:underline;
 color:Blue;
}

#LabelCertificatiTesto img
{
	border:0px;
}
table.tab {
	font-size:11px;
}