body{ background: #bfbfc7 url(img/bg-aquadrome.jpg) top center; margin: 0px; padding: 0px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; }
#conteudo{ width:650px; height:400px; position:absolute; top:50%; left:50%; margin-left:-325px; margin-top:-200px; background: url(img/fundo_conteudo.gif) #fff repeat-y; border: 1px #333 solid;}
#conteudo #coluna_esquerda{ width:190px; height:390px; float:left; background:#069; padding:5px;}
#conteudo #coluna_direita{ width:450px; height:400px; float:right; text-align:center; }
.box{ width:186px; background:#fff; border: 1px #04045D solid; margin-top:20px; }
.box .box_titulo{ width:156px; height:17px; background: url(img/box_titulo.gif) #c1c1c1; border-bottom: 1px #04045D solid; padding: 4px 0 0 30px; color:#04045D; font-weight:bold; letter-spacing:1px; }
.box .box_conteudo{ width:178px; padding: 12px 4px; background: #fff url(img/borda_forms.gif); }
a{ text-decoration: underline; color: #000; }
a:hover{ text-decoration: none; color: #000; }
.txt-azul{color:#04045D; font-weight:bold;}
.txt-vermelho{color:#C00; font-weight:bold;}
p{ margin: 15px 0 10px 0; }

.box-titulo{ display: block; background-repeat: no-repeat; width: 300px; height: 50px; margin: 15px auto; padding: 0px 4px 2px 75px; text-align: left; }
.box-dicas{ display: block; background: url(img/info.png) 6px 3px no-repeat #FDFEF0; border: 1px dotted #D6DDAC; width: 350px; min-height: 20px; margin: 20px auto; padding: 4px 4px 4px 44px; font-family: Tahoma; font-size: 10px; color: #333; text-align: left; }
.box-dicas2{ display: block; background: url(img/info.png) 4px 3px no-repeat #FDFEF0; border: 1px dotted #ccc; width: 70px; min-height: 20px; margin: 0 0 2px 2px; padding: 5px 10px 6px 40px; font-family: Tahoma; font-size: 10px; color: #666; text-align: left; float: right; }
	
	/* Formularios */
form select,textarea,input[type=text],input[type=password] { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; border: 1px #aaa solid; background: url(img/fundo-campos_formulario.png) #fff no-repeat; margin: 2px; padding: 1px; }
form select,textarea,input { /* IE6 */ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; margin: 2px; padding: 1px; }
form select:focus,textarea:focus,input[type=text]:focus,input[type=password]:focus { border: 1px #333 solid; }
form .radio { margin: 0; background: transparent; border: 0; }
fieldset{ padding: 3px 10px; border: 1px solid #ccc; width: 400px; background: url(img/fundo-fieldset.jpg) 0px 0px repeat-x #f6f6f6; text-align: left; margin: 20px auto; }
legend{ font-weight: bold; color: #4C597F; font-size: 11px; letter-spacing: 1px; padding: 0 3px 6px 3px;  }
label{ display: block; width: 85px; float: left; border-bottom: 1px solid #ccc; padding: 3px 0 1px 0; font-size: 10px; }
label2{ display: block; width: 150px; float: left; border-bottom: 1px solid #ccc; padding: 3px 0 1px 0; font-size: 10px; }
.semFormatacao{ display: inline; float: none; border: 0; width: auto; }
.campoObrigatorio{ color: #f00; }

/* Tabelas */
#conteudo table { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000; background-color: #fff; border: 1px solid #ccc; }
#conteudo   tr.zebra-1 { background: #FFF; }
#conteudo   tr.zebra-2 { background: #F8F7EF; }
#conteudo   tr:hover { background: #EFECD1; }
#conteudo     th { background: url(img/th-degrade-azul.gif) repeat-x left bottom #2265BD; color: #fff; height: 26px; text-align: center; padding: 2px 3px; *padding: 1px 3px; white-space: nowrap; }
#conteudo     td { padding: 2px 3px; *padding: 1px 3px; }
#conteudo table label{ display: inline; float: none; clear: none; }

/* Menu */
.menu { width: 188px; border: 0; margin: 20px 0 23px 0; }
.menu ul { list-style: none; margin: 0; padding: 0; }
.menu li a { font-size: 10px; height: 25px; voice-family: "\"}\""; voice-family: inherit; height: 19px; text-decoration: none; }	
.menu li a:link, .menu li a:visited { color: #eee; display: block; background: url(img/fundo_menu.gif); padding: 6px 0 0 26px; }
.menu li a:hover, .menu li a:active { color: #bbb; background: url(img/fundo_menu.gif) 0 -25px; padding: 6px 0 0 26px; }


