@import url('main.css');
@import url('form.css');

div#header .menu {height: 42px;}
div#header .left {float: left; width: 402px; height: 205px;}
div#header .right {float: left; width: 376px; height: 205px; background: #ffffff url('../images/t_br.jpg') repeat-x left 112px;}
div#header .right .content {width: 311px; height: 47px; padding-top: 141px; padding-left: 65px; background: transparent url('../images/logo.gif') no-repeat 64px 43px; text-align: left;}

div#body {
 background: #ffffff url('../images/t_br.jpg') repeat-x left -95px;
}

div#body a.files,
div#body a.files_first {text-decoration: underline; color: #7e7f82; background: transparent url('../images/arrow_yellow.gif') no-repeat 10px 5px; padding-left: 18px;}
div#body a.files_first {padding-left: 8px; background-position: left 5px;}
div#body a.files:hover,
div#body a.files_first:hover {text-decoration: none;}
