@charset "iso-8859-1";

#Box_HomeTrend {
    background-color: #D5D5D5;
    float: left;
    width: 310px;
	margin-top: 38px;
}

#Box_Home_Prodotti {
    float: right;
    width: 633px;
	margin-top: 38px;
}

#Box_Home_ProdottiBottom {
    background-image: url("../img_struct/BgServiziProdotti.jpg");
    background-position: center bottom;
    background-repeat: repeat-x;
    height: 117px;
    margin-top: 16px;
    padding: 0 0 0 20px;
    text-align: center;
}

.Box_Tube {
    color: #5D6065;
    font-size: 11px;
    margin: 7px;
    text-align: left;
}

.Box_Home_ProdottiThumb a {
	color: #FFFFFF;
    font-family: 'Century Gothic',Arial,Helvetica,sans-serif;
    font-size: 15px;
    margin-top: 12px;
    text-decoration: none;
}

.Box_Home_ProdottiThumb a:hover {
	text-decoration: none;
}



/*** BOX ADD AUTOMATICI **/

.Box_Add_Aut {
	position: relative;
	height: 388px; 
	margin-top: 30px;
	background-repeat: no-repeat;
	background-position: bottom;
}

#Template_ColLeft .Box_Add_Aut h1 {
padding: 0px

}

#Template_ColLeft .Box_Add_Aut h1 div {
	padding-left: 5px;
	height: 42px;
	line-height: 42px;

}

.Box_Add_LinkLeft {
    color: #FFFFFF;
    float: left;
    padding: 10px;
	height: auto !important;  /* per i browser moderni */
    height: 20px;      /* per IE5.x e IE6 */
    min-height: 20px;  /* per i browser moderni */
}

.Box_Add_LinkRight {
    color: #FFFFFF;
    float: right;
	
    margin-right: 10px;
    padding-top: 10px;
	text-align: right;	
	height: auto !important;  /* per i browser moderni */
    height: 20px;      /* per IE5.x e IE6 */
    min-height: 20px;  /* per i browser moderni */
}

.Box_Add_Aut_Bottom {
    bottom: 0;
    overflow: hidden;
    position: absolute;
}
.Box_Add_Aut_Bottom {
    background-image: url("../img_struct/BoxSectionBlack.png");
}

a.BoxAdd1 {
    display: block;
    height: 388px;
    position: absolute;
    top: 0;
    z-index: 20;
}


a.BoxAdd1:hover {
    background-image: url("../img_struct/OverBox.png");
    text-decoration: none;
}
