@import url("screen-navigation.css");
@import url("screen-layout.css");

html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit /* vertical-align: middle; */ }
:focus { outline: 0 } body { color: black; background: white; margin: 0; padding: 0 } ol, ul { list-style: none } table { border-collapse: separate; border-spacing: 0 } caption, th, td { text-align: left; font-weight: normal }


body 		 { margin: 0 !important; padding: 0 !important; background: #272526 url(../img/int/bgr.jpg) repeat-x top; height: 100%; color: #000; font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 11px; }


a:link,
a:visited,
a:hover { text-decoration: none; font-weight: bold; color: #BCCD15 }
a:hover { text-decoration: underline }


strong { font-weight: bold; }
h1, h2, h3 { text-transform: lowercase }
h1, h2, h3, h4, p { margin-top: 10px; margin-bottom: 0; clear: both }
h1 { font-size: 18px; font-weight: bold; line-height: 120%; }
h2 { font-size: 16px; font-weight: bold; color: #BCCD15; }
h3 { font-size: 14px; font-weight: normal }
p { text-align: justify; line-height: 180% }


.error { color: #fff; padding-left: 100px; padding-bottom: 5px; }
