/**
RESET
**/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
    font-family:arial,helvetica,sans-serif;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/**
FIM RESET
**/

/* begin css tabs */

ul#tabnav { /* general settings */
text-align: left; /* set to left, right or center */
margin: 1em 0 1em 0; /* set margins as desired */
font: bold 11px verdana, arial, sans-serif; /* set font as desired */
border-bottom: 1px solid #6B868C; /* set border COLOR as desired */
list-style-type: none;
padding: 3px 10px 3px 10px; /* THIRD number must change with respect to padding-top (X) below */
}

ul#tabnav li { /* do not change */
display: inline;
}

ul#tabnav li#tabselected a{
    background: #EDF4F7 !important; /* set desired hover color */
color:#536A6F !important;
border-bottom: 1px solid #EDF4F7 !important; /* set border color to page background color */
font-weight:bold !important;
}


#tabselected a { /* settings for selected tab link */
background-color: #fff; /* set selected tab background color as desired */
color: #000; /* set selected tab link color as desired */
position: relative;
top: 1px;
padding-top: 4px; /* must change with respect to padding (X) above and below */
}

ul#tabnav li a { /* settings for all tab links */
padding: 3px 4px; /* set padding (tab size) as desired; FIRST number must change with respect to padding-top (X) above */
border: 1px solid #536A6F; /* set border COLOR as desired; usually matches border color specified in #tabnav */
background-color: #6B868C; /* set unselected tab background color as desired */
color: #fff; /* set unselected tab link color as desired */
margin-right: 0px; /* set additional spacing between tabs as desired */
text-decoration: none;
border-bottom: none;
font-weight:normal;
}

ul#tabnav a:hover { /* settings for hover effect */
background: #EDF4F7; /* set desired hover color */
color:#536A6F;
border-bottom: 1px solid #EDF4F7; /* set border color to page background color */
}

/* end css tabs */


.menu{
background:url(../img/menu-normal-bg.jpg) repeat-x;
width: 755px;
margin-top:15px;
padding:0px;
clear:both;
height:43px;
}

body {
	background-color: #0F4AA3;
	background-image: url('../img/fundo.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	margin-top: 25px;
	font-size: 9pt !important;
}
h3{
    font-size:16px;
    padding-bottom:10px;
    border-bottom:1px solid #D1E6EF;
    margin-bottom:10px;
    color:#6B858F;
}

#holder {
	width: 760px;
	margin: 0px auto;
}
#menu {
	margin-top: 15px;
}
#banner {
	margin-top: 11px;
}
#content {
	background-color: #EDF4F7;
	margin-top: 11px;
	padding: 48px 48px 18px 48px;
    overflow:auto;
    clear:both;
    display:table;
    width:664px;

}
#arearestrita label {
	color: #C0DFEF;
	padding-top: 5px;
	margin-right: 3px;
}
#arearestrita .edit {
	color: white;
	width: 100px;
	background-color: #C0DFEF;
	border: none;
	padding: 4px;
	color: #0F4AA3;
	font-size: 7pt;
}
#arearestrita p {
	margin-top: 10px;
}
#arearestrita a {
	color: #C0DFEF;
	font-size: 7pt;
}
#arearestrita {
	float: right;
	text-align: right;
}
#menudestaque{
  
    float:right;
    margin-top:50px;
}
#menudestaque img {
    float:left;
}

#destaque {
    background: url('../img/destaque_bg.png') no-repeat;
    width:389px;
    padding:15px;
    height:152px;
    position:absolute;
    z-index:999999999;
}

.button {
	background-color: #BA0000;
	border: none;
	color: white;
	padding: 4px;
	font-size: 7pt;
}
#busca select {
	color: #0F4AA3;
	width: 134px;
}
form p {
	color: #666666;
	margin-top: 10px;
}

#indexholder{
width:490px;
overflow: hidden;
}
.right {
	width: 170px;
	padding: 10px 0px;
	text-align: right;
	float: right;
	clear: right;
	margin-bottom: 30px;
}
.left {
	border-right: 1px #B7C9DB solid;
	float: left;
	padding: 10px 35px 10px 0px;
	margin-bottom: 20px;
	width: 196px;
    display:table;
}
.left h1, #indexholder h1 {
	color: #449285;
	margin: 20px 0px 10px 0px;
}
.left p {
	font-size: 8pt;
	color: #666666;
}
#busca p {
	border: none;
}
#gadgets {
	float: right;
    width:170px;

}
.footer {
	background-color: #FFFFFF;
	text-align: center;
    width: 710px;
    display:table;
}

.display_block { display:block; }
input.text { margin-bottom:12px; width:95%; padding: .4em; }
fieldset { padding:0; border:0; margin-top:25px; }

.admin_bar{
    background:url(../img/menubar.gif) no-repeat 50% 0px !important;
    position: absolute !important;
    width: 777px !important;
    height: 500px !important;
    left: 50% !important;
    margin-left:-388px !important;
    top: -380px !important;
    z-index:1000;
}

.admin_bar a{
    margin-left:10px;
    margin-right:10px;
    color:#316AC5;
    text-decoration:none;
    font-size:9px !important;
}
.admin_bar a:hover{
    font-weight:bold;
}
.admin_bar p{
    padding:10px 0px 10px 0px;
}
.admin_bar p,select {
    font-size:9px !important;
}

.news-ticker{
    margin:5px;
    padding:5px;
    display:block;
}

.news-ticker h5{
    font-weight:bold;
    color:#EFEFEF;
    margin:0px 0px 5px 0px;
}
.news-ticker p{
    color:#DFDFDF;
    text-align:justify;
    margin:0px 0px 5px 0px;
}
.news-ticker a{
    font-size:smaller;
    text-decoration:none;
    color:#fff;
    display:block;
    width:70px;
    padding:5px 0px 5px 0px;
}

.news-ticker a:hover{
    color:#5FA4BF;
}

#currentNewsTitle{
    font-family: Georgia, "Times New Roman", Times, serif !important;
    color:#5A696F;
    font-size:20px;
    font-weight: normal;
    margin-bottom:5px;
}
#curretNewsText{
    text-align:justify;
    /*font-size:11px;*/
    line-height:20px;
    color:#8F8F8F;
}
#currentNewsDate{
    font-size:smaller;
    color:#5FA4BF;
}
#headlines{
    width:230px;
    background-color:#5A696F;
    float:right;
    padding:10px;
}
.formfaleconosco{
    width:720px;
    margin:10px;
}
.formnoticias{
    width:720px;
    margin:10px;
}
caption{
    font-family:arial,helvetica,sans-serif !important;
    font-size:1.6em;
    padding:5px 0 10px;
    font-weight:bold;
}
.formnoticias tr td {
    vertical-align:top !important;
    font-family:arial,helvetica,sans-serif !important;
}
.grayinput{
    border:1px solid #CCCCCC;
}
.form_list li{
    padding:3px;
}
.form_list li label{
    float:left;
    width:100px;
}
.submit_button{
   border:1px solid #CCCCCC;
   background-color:gray;
   color:#fff;
   padding:5px;
   font-size:10px;
   font-family:inherit;
}
.large-input{
    width:300px;
}
.medium-input {
    width: 170px;
}
.erroMsg{
    background-color:#FFBFBF;
    border:2px solid #BF2F2F;
    color:#BF2F2F;
    padding:10px;
    margin:5px 0px;
    font-weight:bold;
}
table.listaBoletosAbertos{
    width:100%;
    border:1px solid #6B868C;
    border-collapse:collapse;
}
table.listaBoletosAbertos tr th {
    background-color:#6B868C;
    color:#fff;
    padding:5px !important;
    margin:2px;
}

table.listaBoletosAbertos tr td { padding: 5px; color:#6B868C;}
table.listaBoletosAbertos tr td a { text-decoration:none; font-weight:bold;color:#6B868C;}


.saveFails{
    background-color:#DF0D16;
    border: 1px solid #9F0913;
    color:#ffffff;
    padding:7px;
    margin-bottom:10px;
}
.saveSuccess{
    background-color:#1A8F40;
    border:1px solid #0C5F26;
    color:#ffffff;
    padding:7px;
    margin-bottom:10px;
}
.guiaMedicoTotalRegistros{ 
    margin:10px 0px;
    color:#4C696F;
    border-top:1px solid #4C696F;
    padding-top:10px;
    font-size:1em;
}
#form_acesso .destaque {
    color:#536A6F !important;
    font-weight: bold;
    font-size: 12pt;
    margin-top: 40px;
    text-align: center;
}
.normal a {
    color: blue;
    text-decoration: underline;
}
.normal a:hover {
    color: #000099;
}

.download_table { border-spacing: 10px;border-collapse: collapse; border: 1px solid #6B868C; width:100%; font-size:11px;}
.download_table th { background-color: #6B868C; color:#fff;padding:5px 10px;}
.download_table td { padding:5px 10px;}

.form_list_2 li { overflow: hidden;margin-bottom:5px}
.form_list_2 label { float:left; width:200px}
.form_list_2 input[type=text] { width:200px;}
.form_list_2 input[type=submit] { background-color:#6B868C; color:#fff; border:none; font-size: 12px; padding:5px;}

.lista_botoes li { float: left; }
.lista_botoes li a { display: block; padding: 3px; text-decoration: none; margin-right: 4px}
