/* Begin Typography & Colors */
body {	font-size: 62.5%; /* Resets 1em to 10px */
	    font-family: Trebuchet MS, Arial, Sans-Serif; background: #eee;	color: #000;    margin: 0px;    padding: 0px;
        min-width: 1000px;
        line-height: 2em;
        min-width: 1000px;
         }
        .logo {
         margin: 45px 0 0 40px;
        }

        img {border:  none; }
        h2 {font-size:    21px;  font-weight: normal;}
        a {color: #06f; }
        a:hover { text-decoration: none;}


ul li {
  list-style: none;
  font-size: 1.6em;
  line-height: 24px;
}

.map {
  width: 80%;
  margin: 50px auto 100px;
}


ul li ul{ margin: 0 0 30px 0;
          list-style: none;
          font-size: 13px;
          line-height: 24px;}

ul li ul li{font-size: 13px; float: none;}

.acumulation {background: url(images/bat.png) top left no-repeat; width: 10px; height: 29px; position: absolute; top: 5px; right: 10px;}
#tooltip{background:#FFFFFF; color:#333333; margin:0px; padding:3px 5px; position:absolute; visibility:hidden; font-size: 1.3em; }
.header {height: 160px; background: #000 url('images/head_rendermarket.jpg') top left no-repeat; font-size: 1.3em; font-family: 'Trebuchet MS' color: #fff;}
.header a {color: #fff;}
.header .logo-rendermarket {width: 231px; height: 27px; margin:31px 0 0 413px; }
.header .menu {padding: 53px 0 0 30px;}
.header .menu {color: #fff;}
.header .marg {margin-left: 3%;}
