@import "mapa.css";
@import "float-clear.css";
@import "font.css";
@import "menu.css";

body { margin:0; padding:0; background:url(../images/bkg.jpg) repeat-y center; }
body a:link,a:visited{ color:#66f; }
body a:hover{ text-decoration:none;}

#wapper { margin:0 auto; padding:0 20px 20px 20px; width:800px; height:100%; }
#header { margin:0; padding:0 0 0 90px; height:72px; background:url(../images/kcm_logo.gif) no-repeat; }
#header h1 { margin:12px 0 0 0; padding:0; }
#header h1 #home { text-indent:-10000px; background:url(../images/site_logo.gif) no-repeat; width:360px; height:36px; display:block; overflow:hidden; }

#pan { margin:0; padding:6px 0 0 7px; height:20px; background-color:#DEE7EB; width:793px; font-size:x-small; color:#66f; font-weight:normal; }
#pan a:link,a:visited { color:#66f; }
#pan a:hover { text-decoration:none; }

#footer { background-color:#eee; height:58px; background-image:url(../images/foot_logo.gif); background-repeat:no-repeat; background-position:611px 8px; text-align:right; margin:3px 0 0 0; padding:0; }
#copy { margin:0 5px 0 0; padding:42px 0 0 0; font-size:10px; font-family:Arial, Helvetica, sans-serif; color:#666; }

#content { width:800px; height:100%; margin:35px 0 0 0; padding:0; color:#666; }

#pdf_file { background:#F0F0F0; border:solid 1px #ccc; padding:15px; margin:0 auto; width:400px; }
#pdf_file_icon { width:90px; margin:0 8px 0 0; padding:10px 0 0 0; }
#pdf_file_text { width:300px; margin:0; padding:0; }

#pagetop { margin:20px 0 20px 0; padding:0 0 0 13px; font-size:10px; background:url(../images/icon_pagetop.gif) no-repeat 0 1px; width:90px; line-height:1.0em; }
#pagetop a.pagetoplink:link,a.pagetoplink:visited { text-decoration:none; color:#66f; }
#pagetop a.pagetoplink:hover { text-decoration:underline; color:#66f; }

#backtop { margin:20px 0 20px 0; padding:0 0 0 13px; font-size:10px; background:url(../images/icon_top.gif) no-repeat 0 1px; width:140px; line-height:1.0em; }
#backtop a.pagetoplink:link,a.pagetoplink:visited { text-decoration:none; color:#66f; }
#backtop a.pagetoplink:hover { text-decoration:underline; color:#66f; }

#err_mess{ margin:30px auto; padding:20px; width:500px; background-color:#E7ECEF; border:1px solid #3333FF; }

