/* HOME SPLASH
----------------------------------------------- */
#wrap {position:relative;}

#splash  {background:url(../../images/allpack/splash-progettazione01.jpg) no-repeat center top; height:524px; position:absolute; top:113px; right:0; width:100%; z-index:-1500;}
#splash.espositori {background:url(../../images/allpack/splash-progettazione02.jpg) no-repeat center top; top:140px; }
#content {padding:25px 0px 0 0px;}

#subnav { height:32px; margin:18px 0 0 0; background:#E6E3DD url(../../images/allpack/subnav-fondo.gif) no-repeat left bottom; float:right; white-space:nowrap;}
#subnav UL {background:url(../../images/allpack/subnav-fondo-rt.gif) no-repeat right bottom;}
#subnav A {color:#5B5957; text-decoration:none; display:block; height:32px; line-height:32px; padding:0 25px;}
#subnav LI.current A {background:url(../../images/allpack/subnav-hover.gif) no-repeat center bottom;}
#subnav A:hover {color:#c00;}

* html #subnav A {width:1%;}

.sx {float:left; width:470px;}
.dx {float:right; width:470px;}

.sx P {font-size:13px; }
.sx STRONG {color:#1F3D4D; }

.dx {padding:0px 0 0 0;}
.dx H2 {color:#fff;}

.dx P {font-size:13px; }
.dx STRONG {color:#1F3D4D; }

#splashtxt {position:absolute; width:420px; top:305px; left:10px;}
#splashtxt P {}
#splashtxt P {font-size:14px; font-weight:bold; text-align:left;}
#splashtxt P STRONG {color:#fff;}

#splashtxt.espositori {position:absolute; width:480px; top:325px; left:10px;}
#splashtxt.espositori P {}
#splashtxt.espositori P {font-size:14px; font-weight:bold; text-align:left;}
#splashtxt.espositori P STRONG {color:#c00;}

