/* by vitorgga */
a, a:link, a:visited {
 color: #000000;
}

a:hover {
 color: #04589A;
 cursor: pointer; cursor: hand;
}

hr {
 border: 1px solid #F8F2F2;
 height: 1px;
 clear: both;
}

input, select, textarea {
    background: #FFFFFF url("design/input.jpg") top repeat-x;
    border: 1px solid #999999;
    color: #000000;
    padding: 3px;
}
input[type=checkbox], input[type=radio] {
    border: 0px solid;
    background: none;
}
button, .button {
    background: #C3C3C3 url("design/button.jpg") top repeat-x;
    border: 0px solid;
    color: #333333;
    font-weight: bold;
    
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px; 
    
}
.button, .button:link, .button:hover, .button:visited {
    display: inline-block;
    text-align: center;
    padding: 2px 5px;
    white-space: nowrap;
    color: #333333;
}

h1, h2, h3 { clear: both; }
h1 {
    background: url('design/h1.jpg') no-repeat left center;
    color: #536B8F;
    font-size: 12pt;
    font-weight: bold;
    font-family: "Trebuchet MS", Tahoma;
    padding: 2px 10px 12px 10px;
    margin: 0 0 2px 0;
}
h1 a, h1 a:visited, h1 a:active, h1 a:link {
    color: #536B8F;
}

h2 {
    color: #000000;
    font-size: 13pt;
    padding: 6px 0px;
    font-weight: normal;
}
h2 a, h2 a:visited, h2 a:active, h2 a:link {
    color: #000000;
}

h3 {
    color: #666666;
    font-size: 24pt;
    padding: 4px 0px;
    margin: 0px 0px 0px 0px;
}
h3 a, h3 a:visited, h3 a:active, h3 a:link {
    color: #666666;
}
h3 a:hover {
    color: #000000;
}


#tinymce, #tinymce p, #tinymce div, .rte_documento, .rte_documento p, .rte_documento div {
    margin: 10px 0px 0px 0px;
    text-align: justify;
    text-indent: 20px;
    line-height: 190%; 
}

.banners * {
    margin: 4px;
}
.banners_vertical {
    text-align: center;
}
.banners_vertical * {
    margin-bottom: 4px; 
}
.banners_vertical a:hover img {
    filter: Alpha(opacity=75);
    opacity: 0.75;
}

.error {
 padding: 6px;
 border:1px solid #FFCC00;
 background-color: #FFFFCC;
 font-weight:bold;
 display: none;
}
.alerta {
    border: 1px solid red;
}

a.tooltip span {display:none; padding:2px 3px; margin-left:8px; width:200px; z-index: 999;} 
a.tooltip:hover span{display:inline; position:absolute; background:#ffffff; border:1px solid #cccccc; color:#6c6c6c;}  

.item {
    border-bottom: 1px solid #CCCCCC;
    cursor: pointer; 
    cursor: hand;
}
.item:hover {
    background: #F2F2F2;
    border-bottom: 1px solid #50788C;
    color: #000000;
}

.off {
    filter:alpha(opacity=25);
    -moz-opacity:.25;
    opacity:.25;
}

#conteudo {
    padding: 10px;
}
#fancy_div {
    background: #FFFFFF !important;
}

/****************************************************************************/
/****************************************************************************/
/****************************************************************************/

.menu {
	position: absolute;
	margin: 193px 0px 0px 310px;
	width: 670px;
	text-align: center;
}
.menu a {
	display: inline-block;
	padding: 5px 10px;
	margin: 0px 0px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-weight: bold;
	font-size: 10pt;
	letter-spacing: -1px;
	color: #FFFFFF;
}
.menu a:hover {
 color: #000000;
}

.menu2 {
 position: absolute;
 margin: 90px 0px 0px 370px;
 width: 530px;
}
.menu2 a {
 display: inline-block;
 
 margin: 0px 0px;
 text-align: center;
 font-family: "Trebuchet MS", Arial, Verdana;
 font-weight: bold;
 font-size: 09pt;
 color: #FFFFFF;
}
.menu2 a:hover {
 color: #CCCCCC;
}


.rodape_menu {
 position: absolute;
 width: 724px;
 text-align: center;
}
.rodape_menu a {
 vertical-align: middle;
 display: inline-block;
 padding: 4px 10px;
 margin: 0px 0px;
 text-align: center;
 font-family: "Trebuchet MS", Tahoma;
 font-size: 10pt;
 color: #666666;
}
.rodape_menu a:hover {
 color: #000000;
}

.inicial {
	color: #666666;
}
.inicial a {
	display: block;
	margin: 20px 0px 5px 0px;
}

.rodape {
 position: absolute;
 line-height: 175%;
 margin: 2px 0px 0px 10px;
 color: #FFFFFF;
 font-family: "Trebuchet MS", Tahoma;
}
.rodape_desenv {
 position: absolute;
 margin: 12px 0px 0px 753px;
}

.lateral_links a {
 padding: 4px 10px;
 margin: 2px 0px;
 display: inline-block;
}

.paginas a {
 padding: 5px;
 display: inline-block;
 font-size: 10pt;
 font-weight: bold;	
}
.paginas a:hover {
 background: #F2F2F2;
}

.t_con_detalhes tr td {
    padding: 4px;
    border-bottom: 1px solid #EEEEEE;
}
.t_con_detalhes tr .td_titulo {
    width: 1%;
    padding: 4px 10px;
    white-space: nowrap;
    font-weight: bold;
    text-align: right;
    background: #EEEEEE;
}

.t_con_botoes {
    text-align: center;
}
.t_con_botoes a {
    width: 40%;
    text-align: left !important;
    margin: 5px 10px;
}

.f_cadastro span {
    display: inline-block;
    padding: 10px 20px;
    vertical-align: top;
    border: 1px solid #CCCCCC;
    border-top: none;
    border-left: none;
    border-right: none;
}
.f_cadastro span:hover {
    background: #F2F2F2;
}
.f_cadastro span label {
    display: block;
    font-weight: bold;
}

.ui-datepicker-trigger {
    vertical-align: middle;
    margin: 0 2px;
    cursor: pointer;
    cursor: hand;
}
