body { font-family: trebuchet MS, verdana, arial; font-size: 0.8em; text-align: center; 
background: #2A2A2A url(../images/bg_body.jpg) repeat-x left top ; margin: 0px;
background-position: center top;
}
img { border: none; }


.clear { display: block; clear: both; }
.abs { position: absolute;}

#all{ width:680px; margin: 0px auto; text-align: center;}
#bg_site{ background: url(../images/bg_all.png) no-repeat top left; width:680px; height: 499px;}
#menu { display: block; padding-top: 10px; width: 476px; height: 36px;top: 185px; left:194px; position: absolute;}
a.language { float: left; width: 119px; height: 34px; color:#D55E00; font-weight: bold; text-align:center; text-decoration: none;}
a.language:hover { color: #353535; }
.menu_clear {  float: left; width: 119px; height: 34px;  }

/* containers */
#container_menu {text-align:left; width: 680px; height: 300px; border: 0px solid red;}
#container_copyright { margin-top: 10px; font-size: 0.8em; width:660px; height: 80px; border: 0px solid yellow; color: #7F7F7F; text-align:right; }
#container_copyright a { color: #D55E00 ; text-decoration: none; font-weight: bold; }
#container_copyright a:hover { color: #D55E00 ; text-decoration: underline; font-weight: bold; }






