body {
  font-family: Arial, Tahoma, Verdana, sans-serif;
}

#left-menu-wrapper {
  width: 160px;
  margin-right: 5px;
}

#left-menu-wrapper #top {
  height: 17px;
  background: url('images/left-menu-top.jpg') 0 0 no-repeat;
  margin: 0 0 -1px 0;
  padding: 0;
}  

#left-menu-wrapper #bottom {
  height: 20px;
  background: url('images/left-menu-bottom.jpg') no-repeat;
}  

#left-menu-wrapper #main {
  background: url('images/left-menu-main.jpg') 0 repeat-y;
  margin: 0;
  height: 333px;
}  

#left-menu-wrapper #main ul {
  margin: 0;
  padding: 0 0 0 15px;
  list-style-type: none;
}

#left-menu-wrapper #main ul li {
  /*padding: 2px 0 2px 0;*/
  height: 1em;
}

#left-menu-wrapper #main ul a:link, 
#left-menu-wrapper #main ul a:visited {
  color: #fff;
  font-size: 11px;
  text-decoration: none;
  font-weight: bold;
  line-height: 1em;
}

#left-menu-wrapper #main ul a:hover {
  color: #333;
}

#wrapper {
    width: 1000px;
    margin: 0 auto;    
}

#menu-wrapper {
  background:url(images/i_nav_bgr.jpg) 0 0 repeat-x;  
  float: left;
  width: 692px;  
}

#menu-right {
  background: url(images/i_top_2.jpg) 0 0 no-repeat;
  width: 308px;
  height: 60px;
  float: right;
}

.clear {
  clear: both
}

#left-menu-wrapper #main #audiente {
  text-align: center;
  font-size: 12px;
  color: #0c365e;
  margin-top: 125px;	
  font-weight: bold;
}

#left-menu-wrapper #adresa {
  text-align: center;
  font-size: 12px;
  color: #111;
  margin-top: 20px;	
  font-weight: bold;  
}

#left-menu-wrapper #tel {
  text-align: center;
  font-size: 16px;
  color: #fff;
  margin-top: 20px;	
  font-weight: bold;
} 

.restex {font-size : 12px; font-family : Arial; color : #191933; text-align: justify}

A:link {text-decoration: underline ; color : #000000}
A:active {text-decoration: underline ;color : #000000}
A:visited {text-decoration: underline ; color : #000000}
A:hover {text-decoration: underline ;color : #0066FF}

.restex1 {font-size : 11px; font-family : Arial; color : #000000; text-align: justify}
.restex2 {font-size : 10px; font-family : Arial; font-weight: bold; color : #000000;}
.restex3 {font-size : 11px; font-family : Arial Narrow; color : #191933; text-align: justify}

A:link {text-decoration: underline ; color : #000000}
A:active {text-decoration: underline ;color : #000000}
A:visited {text-decoration: underline ; color : #000000}
A:hover {text-decoration: underline ;color : #0066FF}

.restex6 {font-size : 10px; font-family : Arial; font-weight: bold; color : #acacac;}

.restex7 {font-size : 10px; font-family : Arial; font-weight: bold; color : #000000;}
.restex8 {font-size : 12px; font-family : Arial; color : #191933;}
.restex88 {font-size : 10px; font-family : Verdana; color : #191933;}

.divider {
  height:11px;
  clear:both;
  font-size:0px;
  background:url(images/divider.gif) center repeat-x;
  }

