h1 { font-family: Tahoma, Arial, Helvetica; color: #245060; font-size: 2.2em; font-weight: normal; }

.box-texto { float: left; width:580px;  font-size: 1.2em; line-height: 1.6em; /*color: #596d74;*/ }
.box-texto p { margin-bottom: 13px; }
.box-texto h1 { float:left; width:100%; font-size: 2em; font-weight: bold; margin: 15px 0 20px 0; color: #3c4854; border-bottom: 1px dashed #c1c1c1; border-top:1px solid #F2F2F2; line-height: 1.7em; }
.box-texto h2 { font-size: 1.4em; line-height: 1.6em; }
.box-texto h3 { font-size: 1.2em; line-height: 1.6em; }
.box-texto h4 { font-size: 1.1em; line-height: 1.6em; }

.box-servicos { float: left; width: 275px; margin: 15px 0 0 40px; }

#serv-consulta, #serv-chat, #serv-email, #serv-curriculo  { margin: 0;padding: 0;/*text-indent: -9999px;*/width: 275px;height: 95px;position: relative;}
#serv-consulta span, #serv-chat span, #serv-email span, #serv-curriculo span  { display: none; }
#serv-consulta a, #serv-chat a, #serv-email a, #serv-curriculo a {position: absolute;width: 275px;height: 95px;display: block;border: 0;background: transparent;overflow: hidden; }
#serv-consulta .fake-hover, #serv-chat .fake-hover, #serv-email .fake-hover, #serv-curriculo .fake-hover { margin: 0;padding: 0;width: 275px;height: 95px;display: block;position: absolute; }
#serv-consulta {background: url(../images/layout/dest_consulta.png) no-repeat;}
#serv-consulta .fake-hover {background: url(../images/layout/dest_consulta.png) no-repeat 0 -95px;}
#serv-chat {background: url(../images/layout/dest_chat.png) no-repeat;}
#serv-chat .fake-hover {background: url(../images/layout/dest_chat.png) no-repeat 0 -95px;}
#serv-email {background: url(../images/layout/dest_email.png) no-repeat;}
#serv-email .fake-hover {background: url(../images/layout/dest_email.png) no-repeat 0 -95px;}
#serv-curriculo {background: url(../images/layout/dest_curriculo.png) no-repeat;}
#serv-curriculo .fake-hover {background: url(../images/layout/dest_curriculo.png) no-repeat 0 -95px;}

.tbcliente{width:100%; text-align:center;}
.tbcliente th, .tbcliente td{border:1px solid #CCCCCC; padding: 10px 0;}
.tbcliente th{background-color:#FFCC00;}

.noticias a{ text-decoration: none; }
.noticias a:hover,.noticias a:active {text-decoration: underline; } 

/* CLASSES CONTATO */
.form {float: left; width: 500px; line-height: 1.2em; }
.form input, .form textarea {color: #000000; padding: 7px; border: 1px solid #cccccc; font-weight: bold; margin: 0 0 10px 0;}
.form .ok {float: left; width: 446px; padding: 5px 0 5px 50px; border: 2px solid #006600; background-color: #CCFFCC; background-image: url(../images/layout/ico_contato_ok.png); background-repeat: no-repeat; color: #006600; font-weight: bold; margin-bottom: 10px; margin-top: 10px;}
.form .erro {float: left; width: 446px; padding: 5px 0 5px 50px; border: 2px solid #CC0000; background-color: #FFD5D5; background-image: url(../images/layout/ico_contato_erro.png); background-repeat: no-repeat; color: #CC0000; font-weight: bold; margin-bottom: 10px; margin-top: 10px;}


/* mennu */
#mn {position: relative; margin: 0; padding: 0; }
#mn * { margin: 0; padding: 0 ; } 