/* CSS Document */
body{
  background:#94BD07 url(/_global_images/back.jpg) repeat-x 0% 100%; 
}
a:link { color:#94BD07; border-bottom:1px dashed #94BD07;  }
a:visited { color:#94BD07;  border-bottom:1px dashed #94BD07; }
a:hover { color:#990000;  }

h1 { color:#94BD07; }

.plaisio { background-color:#94BD07;}

.toggleopacity { border:0; filter:alpha(Opacity=50); opacity:0.5; -moz-opacity:0.5; -khtml-opacity:0.5;  }
.toggleopacity:hover { border:0; filter:alpha(Opacity=100); opacity:1; -moz-opacity:1; -khtml-opacity:1;  }

.Round_wht b.rtop, b.rbottom{background:#94BD07; }

/* ======================== Header ========================= */
#Header { background: transparent url(/_global_images/header.jpg) no-repeat center center;  }
#Header .pyrinas { color:#3A5109; right:35px;  }

/* ======================== Left ========================= */
#Right { float: left; width: 150px; background-color:#fff; text-align:center; 
margin-left: -138px; 
margin-left/**/:/**/-131px; 
display:inline;
}
/* ======================== Left ========================= */
#Left .left_links li a {  color:#94BD07; }
#Left .left_links li a:visited { color:#94BD07; }
#Left .left_links li a:hover {  border-bottom:1px solid #94BD07; }

