﻿body{background:url(img/bg_login.jpg) repeat-x; padding:0px; margin:0px; font-size:1em; font-family:Arial,Verdana,Tahoma}
#frame{display:block}
#box-login{display:block; height:325px; border:solid 3px #007ac3; border-left-width:0px; border-right-width:0px; background:url(img/bg_login_cangooroos.png) no-repeat bottom center}
#divLogo{height:165px; text-align:center}
#espacoLogo{padding:45px 0}
#imgLogo{max-width:245px; max-height:75px}
h1{display:block; margin:0 auto; width:377px; line-height:40px; height:40px; text-align:center; font-weight:bold; font-size:0.8em; border-radius:0 0 8px 8px; background:url(img/bg_menutranptopo.png) repeat-x bottom left}
hr{border:solid 0px #666; border-bottom-width:1px}
#form{display:block; width:377px; margin:0 auto; margin-top:15px; font-size:0.8em; font-weight:bold}
	#form a{font-size:1em; font-weight:bold}
#divRodape{display:block; width:377px; margin:0 auto; margin-top:140px}
	#divRodape .esq{text-align:right}
/*Formulario*/
.clsBtn{display:block; height:45px; width:60px; font-weight:bold; cursor:pointer}
.clsForm{font-size:1.0em; border:solid 1px #ccc; width:250px; color:#333; font-family:Tahoma, Verdana, Arial}
.clsMsgErrorBlock{background-color:#f00; display:block; color:#fff; padding:3px}
.clsMsgError{font-weight:normal; color:#f00}
/* Footer */
#footer{position:absolute; bottom:0; left:0; width:100%; height:55px; z-index:1; border:solid 0px #ccc; border-top-width:1px; text-align:right; font-size:8pt; color:#828483}
	#footer a{color:#828483}
#content-footer{margin-top:15px; margin-right:20px}
/*Personalização*/
h1, .clsBtn, #imgLogo{background-color:#007AC3}
h1, .clsBtn, #form, #form a{color:#fff}
#box-login{border-color:#007ac3}
input, select{-webkit-box-sizing:border-box; -moz-box-sizing:border-box; border-radius:4px; border:1px solid #c6d1ad; box-sizing:border-box; font-size:11px; margin-bottom:1px; margin-top:1px; padding:0 5px; padding-top:4px; padding-bottom:5px; outline:0; -webkit-rtl-ordering:logical; cursor:auto}
input:hover, select:hover, textarea:hover{border-color:#666; box-shadow:2px 2px 0px #888}
input.clsForm:focus, select:focus, textarea:focus{border-color:#000; box-shadow:2px 2px 0px #888; background-color:#fffef0}