
/* Layout Generale */
html{/*height: 100%*/;min-height: 100%;}
body{background-color: #F5F5F5;/*height: 100%;*/}

div.layout-global-wrap{width: 940px;margin: 0 auto;background-image: url(/img/bg_main.png);background-repeat: no-repeat;background-position: 160px 0px;height: 100%;}

div.layout-top{width: 100%; position: relative;}
div.layout-main{width: 100%; position: relative;}
div.layout-foot{width: 100%; position: relative;}
div.layout-logo{width: 180px;position: relative; top: 18px; left: 10px;}
div.layout-toplinks{width: /*270 con la lingua*/220px;float:right;margin-top:50px;text-align:right;}
div.layout-flash {width: 166px; position: relative; height: 204px;  background-color: #F5F5F5; padding-bottom: 5px;}
div.layout-path { width: 100%; background-color: #F5F5F5; height: 19px; border: 1px solid #576FDD;}
div.layout-menu {padding-bottom: 0px; height: 193px; overflow: hidden; padding-bottom: 8px; padding-top: 37px;/*padding-top: 30px;*/}

div.layout-menu-interne {padding-bottom: 0px; height: 193px; overflow: hidden; padding-bottom: 8px; padding-top: 68px;}
div.layout-flash-interne {width: 166px; position: relative; height: 235px;  background-color: #F5F5F5; padding-bottom: 5px;}

div.layout-sx-wrap{width: 166px;}
div.layout-cont-wrap{float:right; width: 753px; padding-right: 3px;} /*773*/

div.clearboth{clear: both;}




