@charset "utf-8";
/* CSS Document */

body,td,th {font-family: Verdana, Geneva, sans-serif; font-size:12px;color:#000;}
body {margin:0px;}

/* LINK PG */
a {color:#063; font-size:12px;}
a:link {text-decoration: underline;color:#000;}
a:visited {text-decoration: underline;color:#000;}
a:hover {text-decoration: underline;color: #063;}
a:active {text-decoration: underline;color:#000;}


/* Estilo para links Menu SUPERIOR */
a.lnk_menuSup:link {font-size:14px;color:#FFF ;text-decoration:none;margin-left:10px; margin-right:10px;}
a.lnk_menuSup:visited {font-size:14px;color:#FFF ;text-decoration:none;margin-left:10px; margin-right:10px;}
a.lnk_menuSup:hover {font-size:14px;color:#FFF ;text-decoration:none;margin-left:10px; margin-right:10px;}
a.lnk_menuSup:active {font-size:14px;color:#FFF ;text-decoration:none;margin-left:10px; margin-right:10px;}
/* Fim estilo links Menu SUPERIOR*/

/* Estilo para links Menu FOOTER ADMIN*/
a.lnk_menuSup2:link {font-size:10px;color:#EFEFEF;text-decoration:none;font-weight:bold;}
a.lnk_menuSup2:visited {font-size:10px;color:#EFEFEF;text-decoration:none;font-weight:bold;}
a.lnk_menuSup2:hover {font-size:10px;color:#FFF;text-decoration:none;font-weight:bold;}
a.lnk_menuSup2:active {font-size:10px;color:#EFEFEF;text-decoration:none;font-weight:bold;}
/* Fim estilo links Menu FOOTER ADMIN*/

/* Estilo para links Menu FOOTER ADMIN*/
a.lnk_menuInfo:link {font-size:11px;color: #000;text-decoration:none;}
a.lnk_menuInfo:visited {font-size:11px;color: #000;text-decoration:none;}
a.lnk_menuInfo:hover {font-size:11px;color: #039;text-decoration:none;}
a.lnk_menuInfo:active {font-size:11px;color:#000;text-decoration:none;}
/* Fim estilo links Menu FOOTER ADMIN*/

/* Estilo para links Menu FOOTER ADMIN*/
a.lnk_menuLinks:link {font-size:10px;color:#000;text-decoration:none;}
a.lnk_menuLinks:visited {font-size:10px;color:#000;text-decoration:none;}
a.lnk_menuLinks:hover {font-size:10px;color: #063;text-decoration:none;}
a.lnk_menuLinks:active {font-size:10px;color:#000;text-decoration:none;}
/* Fim estilo links Menu FOOTER ADMIN*/

/* Estilo para links Uteis*/
a.lnk_linksuteis:link {font-size:12px;color:#333;text-decoration:none;}
a.lnk_linksuteis:visited {font-size:12px;color:#333;text-decoration:none;}
a.lnk_linksuteis:hover {font-size:12px;color: #063;text-decoration:underline;}
a.lnk_linksuteis:active {font-size:12px;color:#333;text-decoration:none;}
/* Fim estilo links Uteis*/

.header_box_titulo { font-weight:bold; color:#FFF;}
.header_box_semana {color:#FFF;}
.header_box_horario {font-weight:bold; color:#FFF; font-size:14px;}

.boby_titulo {font-size:22px;color:#093;letter-spacing:1px; font-weight:bold;}

/*HOME*/
.home_sobre_texto {font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-size:16px; font-style:italic; color:#000;}
#home {padding: 0 20px;}
#home img {padding: 10px 10px; float:left;}

/*LINKS UTEIS*/
.linksuteis_titulo {font-size:11px; color:#000;}
.linksuteis_desc {font-size:10px; color:#666;}

/*EQUIPE*/
.equipe_titulo { font-size:16px; color:#039;}
.equipe_nome {font-size:10px; color:#333; font-weight:bold;}
.equipe_info { font-size:10px; color:#000;}


/* RODAPE */
.footer_email {color:#CCC; font-size:12px; font-weight:bold;}
.footer_fone {color:#FFF; font-size:14px; font-weight:bold;}
.footer_endereco {color:#CCC; font-size:12px;}
.footer_desenvolvedor {font-size:10px; color:#999;}
.footer_nome {color:#CCC; font-size:16px;font-weight:bold;}

/* FORMUARIOS */

.frm_submit {width:150px; height:35px; text-align:center;}
.frm_100per {width:100%; height:18px; color:#333; font-size:12px;}
.frm_combo100per {width:100%; height:26px; color:#333; font-size:14px;}
.frm_area100per {width:100%; height:100px; color:#333;}

.frmCliente_rotulo {font-size:10px; color:#000}
.frmCliente_input { widows:170px; height:22px; background:url(imagens/frm_input-bg.jpg) no-repeat left top #FFF; border-right:#CCC 1px solid;}

.frmBuscar_input { widows:100%; height:22px; background:url(imagens/frm_input-bg.jpg) left top no-repeat #FFF; border:none;}
.frmBuscar_info { font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#FFF;}

.frmOrc_input { width:100%; height:22px; font-size:14px; color:#666;}
.frmOrc_input_focus { width:100%; height:22px; font-size:14px; color:#666;}
.frmOrc_select {width:100%; height:24px; font-size:14px; color:#666;}
.frmOrc_area {width:100%; height:80px; font-size:14px; font-family:Verdana, Geneva, sans-serif; color:#666;}


.frmContato_rotulo {color:#000; font-size:12px; font-weight:bold;}
.frmContato_nome {width:100%; height:22px; color:#333; font-size:16px;}
.frmContato_email {width:100%; height:22px; color:#333;font-size:16px;}
.frmContato_fone {width:120px; height:22px; color:#333;font-size:16px;}
.frmContato_comentario  {width:100%; height:100px;color:#333;font-size:14px;}
.frmContato_submit {width:200px; height:30px; font-size:18px; text-align:center;}