html, body {
  margin: 0;
  padding: 0;
}

html {
  font-size: 65.2%;
}

body {
  background: #e0e0e0 url("../images/body_bg.jpg") top left repeat-x;
  font-family: "Lucida Sans Unicode", "Lucida Sans", sans-serif;
  padding-bottom: 0px;
}

ul {
  margin: 0;
  list-style: none;
}

a {
  position: relative;
  text-decoration: none;
}

img {
  border-width: 0;
}

br {
  line-height: 2em;
}

h2 {
  margin: 0;
  color: #000000;
  font-weight: normal;
  font-size: 1.3em;
  letter-spacing: -1px;
  line-height: 1em;
}

p {
  font-size: 1.1em;
  line-height: 1.2em;
}

li.noborder {
  border-width: 0 ! important;
  background-image: none ! important;
}

.clear {
  clear: both;
}

div#site {
  margin: 0 auto 0 auto;
  width: 977px;
}

div.shade_border_right {
  clear: both;
  background: url("../images/right_shade.png") top right repeat-y;
}

div.shade_border_left {
  background: url("../images/left_shade.png") top left repeat-y;
}

div.bottom_left, div.bottom_center, div.bottom_right {
  float: left;
  margin: 0;
  padding: 0;
  height: 26px;
} 

div#header {
  height: 407px;
  margin-left: 8px;
  overflow: hidden;
}

div.shade_left, div.shade_center, div.shade_right {
  float: left;
  height: 8px;
}

div.shade_left, div.shade_right {
  width: 8px;
}

div.shade_left {
  background: url("../images/top_l_shade.png") 100% 100% no-repeat;
}

div.shade_center {
  background: url("../images/top_c_shade.png") 0 0 repeat-x;
  width: 961px;
}

div.shade_right {
  background: url("../images/top_r_shade.png") 0 100% no-repeat;
}

div.bottom_left {
  width: 564px;
  background: url("../images/bt_left_bg.png") top left repeat-x;
}

div.bottom_center {
  width: 367px;
  background: url("../images/bt_center_bg.png") top left repeat-x;
}

div.bottom_right {
  width: 30px;
  background: url("../images/bt_right_bg.png") top left no-repeat;      
}

div.wrap {
  background: #eaede9 url("../images/menu_bg.gif") 0 26px repeat-x;
  //background: #eaede9 url("../images/menu_bg.gif") 0 -5px repeat-x;

  overflow: hidden;
  margin: -28px 8px 0 8px;
  padding-bottom: 1em;
}

div#navmenu {
  width: 258px;
  float: left;
}

div#navmenu {
  width: 272px;
}

ul.nav_menu {
  text-transform: uppercase;
  padding: 0;
  margin: 0 0 0 23px;
}

ul.nav_menu li {
  margin-bottom: 0.1em;
}

ul.nav_menu li a {
  color: #000000;
  font-size: 1.7em;
}

ul.nav_menu li a:hover {
  color: #00a000;
}

ul.nav_sub_menu {
  padding: 0;
  margin: 3px 0 7px 9px;
}

ul.nav_sub_menu li {
  margin: 0;
  padding: 0;
}

ul.nav_sub_menu li a {
  font-size: 1.2em;
}

ul.nav_sub_menu li.tutti {
  background: url("../images/trail_arrow.png") 0 76% no-repeat;
  padding: 0.6em 0 0 0.7em;
  margin-left: -0.6em;
}

ul.nav_sub_menu li.tutti a {
  font-size: 1em;
  color: #666666;
}

div#news {
  width: 278px;
  float: left;
}

div#news h1 {
  color: #ff6600;
  margin: 0 0 0.5em 0;
  font-family: "Lucida Sans", sans-serif;
  font-weight: normal;
  font-size: 1.3em;
}

div#news h2 {
  margin: 0.7em 0 0.1em 0;
}

div#news p {
  line-height: 1em;
}

div.news_item {
  margin-bottom: 0.6em;
}

#news a {
  color: #000000;
}

div.date {
  font-size: 1em;
  font-weight: bold;
  color: #666666;
}

div.news_item p {
  margin: 0;
  color: #666666;
}

div#product {
  background: #eaede9;
  margin: 0;
  padding: 0 16px 0 23px;
  float: right;
  width: 358px;
}

img.product_pic {
  padding: 5px;
  background: url(../images/img-shadow.png) center center no-repeat;
}

div#product h2, div#product p {
  width: 212px;
  float: left;
  margin-left: 23px;
}

div#product h2 {
  text-transform: uppercase;
}

div#product p {
  margin-top: 15px;   
  margin-left: 11px;
  float: left;
}
    
img.inscription {
  margin: -8px 0 0 -10px;
  font-family: Arial, sans-serif;
  color: #ff6600;
  font-size: 2em;
  float: left;
}

img.product_pic {
  margin-top: 15px;
  float: left;
}

div#footer {
  background: url("../images/footer_bg.png") top left no-repeat;
  width: 977px;
  height: 51px;
}

div.copy, div.address {
  color: #393939;
  font-size: 1em;
}

div.copy {
  margin: 16px 33px 0 0;
    float: right;
}

a.logicast {
  color: #393939;
}

a.logicast:hover {
  color: #ffffff;
  text-decoration: underline;
}

div.address {
  margin: 16px 0 0 33px;
  width: 270px;
  float: left;
}

ul#main_menu {
  float: left;
  padding: 0;
  margin: 15px 18px 0 50px;
}

ul#main_menu li {
  display: inline;
  border-right: 1px solid #cacaca;
  padding: 0 1.1em 0 0.8em;
}

ul#main_menu li a {
  font-size: 1.15em;
  color: #cacaca;   
}

ul#main_menu li a:hover {
  color: #ffffff;
  text-decoration: underline;
}


/**
* flash div styles 
* 
*
*/
div.flash {
  position: relative;
  width: 961px;
  height: 414px;
  /*background: #ff0000;
  opacity: 1;
  filter: alpha(opacity = 1);*/
  font-size: 10em;
}


/**
* Place for hacks :)
* 
*
*/

div.wrap {
  //margin-top: -28px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

div.wrap > div {
    position: relative;
    z-index: 99;
}

div#navmenu, div#news {
    //position: relative;
    //top: 30px;
}

ul#main_menu li {
  padding-right: 0.6em;
}

* html body {
  text-align: center;
}

* html body * {
  text-align: left;
}

* html #product {
  width: 217px ! important;
  position: relative;
  top: 20px;
}


* html #product p {
  margin-left: 80px;
  margin-top: -80px;
}

/* 
* html .wrap {
  width: 100%;
}
*/

* html #product {
  margin-top: -10px ! important;
  padding-top: 10px ! important;
}

* html div#product h2 {
  margin-left: 80px;
  margin-top: -20px;
}

* html div#header {
  position: relative;
}

* html div.shade_center {
  background-position: 0 100%;
}

* html div.address {
  margin-left: 17px;
}

* html div.copy {
  margin-right: 17px;
}

*:first-child+html div.wrap div#navmenu, *:first-child+html div.wrap div#news { /* IE7 */
  position: relative;
  top: -5px;
}


