/* conteudo */
#conteudo {width:495px}

/* contato */
#conteudo {font-family:Arial}
#conteudo h1 {margin-bottom:30px}
#conteudo p {margin-bottom:20px;text-align:justify}

/* contato forms */
#contato, #login1 {width:495px;margin:20px 0}
#contato p, #login1 p {margin-bottom:5px}
#contato label, #login1 label {float:left;width:100px;margin:3px 5px 0 0;text-align:right}
#contato input {width:230px}
#contato textarea {width:330px;height:100px}
#str_dddtel, #str_dddfax {width:20px !important}
#str_tel, #str_fax {width:100px !important}
#contato .input_buttons {text-align:center !important}
#contato .input_buttons input {width:55px !important}
#msg_sucesso, #msg_error {padding:10px;margin:30px 0;background-color:#DDD;border:1px dashed #999;text-align:center;color:#000}
#msg_sucesso p, #msg_error p {margin-bottom:10px;text-align:center;font-size:12px;text-decoration:underline;color:#00F}
#msg_error p {color:#F00}
#msg_error span {margin-top:10px;display:block;text-align:center}
#conteudo ul {margin-left:40px;margin-bottom:15px}

.label_msg {vertical-align:top}
