/* Reset default browser CSS ---------------------------------- */

html { color:#000; background:#FFF; }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, textarea, p, blockquote, th, td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset, img { border:0; }
login { width:270px; float:right; color:#939598; font-weight:bold; margin:195px 190px 0 0; }
login, caption, cite, code, dfn, em, strong, th, var { font-style:normal; }
login label { font-size: 14px;}
login button { margin-top: 5px; }
li { list-style:none; }
caption, th { text-align:left; }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal; }
q:before, q:after { content:''; }
abbr, acronym { border:0; font-variant:normal; }
sup { vertical-align:text-top; }
sub { vertical-align:text-bottom; }
input, textarea, select { font-family:inherit; font-size:inherit; font-weight:inherit; }

legend { color:#000; }
textarea { resize:none; }


/* Estrutura ---------------------------------- */

html { width:100%; height:100%; }
body { width:100%; height:100%; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;   }
/*#container { width:100%; height:100%; background:url(../img/bkg_ligdiagnostico.jpg) no-repeat center center; position:relative; }*/
#container { width:100%; height:100%; background:url(../img/bkg_liglab_1920_973.jpg) no-repeat center center; position:relative; }
#bd { left:50%; top:50%; width:998px; height:570px; margin:-310px 0 0 -499px; position:absolute; }
/*h1 { float:left; width:101px; height:139px; background:url(../img/logo_login.png) no-repeat left top; text-indent:-9000px; margin:190px 0 0 170px; }*/
h1 { float:left; width:175px; height:240px; background:url(../img/logo_login_175_240.png) no-repeat left top; text-indent:-9000px; margin:130px 0 0 170px; }
em { font-weight:bold; font-style:italic; }
