/* Gruppofomat.com ©2007 realizzato da nextFrame Studio */

html,body {
margin:0px 0px 0px 0px; 
padding:0px 0px 0px 0px;
}

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:70%;
margin:0px 0px 0px 0px; 
padding:0px 0px 0px 0px;
text-align: center;   /*centra in IE 5.x */
background-color:#333333;
} 

body>div#box {
height:auto;
height:100%;
}

#box {
width:778px;
margin:0px auto; /*centra negli altri browsers*/
padding:0px;
text-align: left;   /*ripristina l' allineamento*/
position:relative;
clear:both; /* per Gecko */
height: 1%; /* per IE */
}

#box:after {
display: block; 
visibility: hidden;
content: "."; 
height:0; 
clear:both;
}



body>div#box2 {
height:auto;
min-height:100%;
}



.header  {
width:778px;
height:120px;
}

/*--------------------------------CONTENUTI--------------------------------*/

.centro  {
width:778px;
margin:0px auto;
padding:0px;
background-image:url(img/bg_fomat.gif);
border-bottom:1px solid #FFFFFF;
border-left:1px solid #FFFFFF;
border-right:1px solid #FFFFFF;
}

.centro:after {
display: block; 
visibility: hidden;
content: "."; 
height:0; 
clear:both;
}

.centro  p{
padding:2px;
margin:2px;
font-size:10px;
}

.centro  h5{
padding:4px;
margin:4px;
}

.centro  img{
padding:0px;
margin:0px;
}

.sx  {
width:626px;
margin:0px;
padding:0px;
float:left;
}

.news  {
width:150px;
margin:0px;
padding:0px;
float:right;
background-color:#FFFFFF;
}

.news  p{
margin:0px auto;
color:#333333;
padding:2px;
}

.home  {
}

.home a, .home a:hover, .home a:visited{
text-decoration:none;
color:#333333;

}

.technologies  {
border-right:1px solid #666666;
}

.aerothermic  {
border-right:1px solid #666666;
}


.login  {
padding:0px;
margin:0px;
background-image:url(img/bg_registrazione.gif);
background-position:bottom;
background-repeat:repeat-x;
background-color:#FFFFFF;
}

.area_riservata  {
padding:0px 0px 0px 5px;
margin:0px auto;
}

.area_riservata_bg  {
width:200px;
height:350px
padding:0px;
margin:0px auto;
background-image:url(img/bg_area_riservata.gif);
background-position:bottom;
background-repeat:no-repeat;
}

.area_riservata_bg :after {
display: block; 
visibility: hidden;
content: "."; 
height:0; 
clear:both;
}


.persa_password_bg  {
width:200px;
padding:0px;
margin:10px auto;
background-image:url(img/bg_persa_password.gif);
background-position:top;
background-repeat:no-repeat;
}

.reg_bg  {
width:400px;
height:500px;
padding:0px;
margin:10px auto;
background-image:url(img/bg_reg.gif);
background-position:top;
background-repeat:no-repeat;
}

.prodotti a, .prodotti a:hover, .prodotti a:visited{
color:#0099FF;
}
/*--------------------------------IMG NEWS--------------------------------*/

.img_sx {
float: left; 
margin: 5px;
padding: 0px;
}

/*--------------------------------FOOTER--------------------------------*/

.footer {
width:100%;
bottom:0px;
color:#EBE6E3;
font-size:10px;
clear:both;
margin:0px auto;
}

.footer a:link, .footer a:visited, .footer a:hover  {
color:#EBE6E3;
text-decoration:none;
}
/*
.footer_w3c { 
margin:0px;
padding:0px;
clear:both;
}

.footer_w3c a:link, .footer_w3c a:hover, .footer_w3c a:visited{
text-decoration:none;
}*/