/* by vitorgga */
a, a:link, a:visited {
    color: #666666; /* 008AE5 */
}
a:hover {
    color: #000000;
    cursor: pointer; cursor: hand;
}
a:hover {
    text-decoration: none;
}

body {
    background: #FCFAF5 url('design/background.jpg') repeat-x top;
}

body, table, input, textarea, select, button {
    color: #666666;
}


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

input, select, textarea {
	background: #FFFFFF url('design/input.jpg') top repeat-x;
	border: 1px solid #7C6553;
	color: #000000;
	padding: 5px;
}
input[type=checkbox], input[type=radio] {
	background: none;
	border: 0px solid;
}
button, .button, .button:link, .button:hover, .button:active {
	background: #C3C3C3 url('design/button.jpg') repeat-x top;
	border: 1px solid #999999;
	color: #000000;
	font-weight: bold;
	padding: 5px;
	margin: 0px 2px;
}
.button, .button:active, .button:visited, .button:hover, .button:link {
    display: inline-block;
    padding: 5px;
    color: #000000;
}
button:hover, .button:hover {
    background: #C3C3C3;
}

.item { border-bottom: 1px solid #162B41; cursor: pointer; cursor: hand; }
.item:hover { border-bottom: 1px solid #FFFFFF; }

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

#conteudo {
    padding: 10px 150px 10px 10px;
}
#conteudo.index {
    padding: 10px;
}

h1, h2, h3, h4 {
    clear: both;
    margin: 0px;
    padding: 0px; 
}
h1 {
	border-bottom: 3px solid #E9E3D2;
	font-weight: bold;
	font-family: "Trebuchet MS",Tahoma;
	font-size: 17pt;
	color: #B68500;
	padding: 10px;
	margin: 10px 0;
	width: 75%;
}
h1 a, h1 a:link, h1 a:hover, h1 a:visited {
    color: #B68500;
}
h2 {
    color: #B68500;
    font-family: "Trebuchet MS",Tahoma;
    font-weight: bold;
    font-size: 10pt;
    padding: 4px 0;
}
h2 a, h2 a:link, h2 a:hover, h2 a:visited {
    color: #B68500;
}
h3 {
    font-weight: bold;
    font-family: "Trebuchet MS",Tahoma;
    font-size: 23pt;
    color: #9B7509;
    padding: 2px 0px;
}
h3 a, h3 a:link, h3 a:hover, h3 a:visited {
    color: #9B7509;
}

.banner {
	border: 1px solid #CCCCCC;
	padding: 20px;
	margin: 10px 0;
	text-align: center;
}

.banners img, .banners embed, .banners object {
	margin: 3px;
}

.banners_vertical img, .banners_vertical embed, .banners_vertical object {
	margin: 0px 0px 20px 0px;
}

.off {
	filter:alpha(opacity=25);
	-moz-opacity:.25;
	opacity:.25;
}
.off_hover:hover {
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;    
}
.off_reverso:hover {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}

.dfix {
 content: '.'; clear: both; display: inline-block;
}

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

body.mceContentBody {
   background: #FFFFFF;
}

.rte_documento2 {
 padding: 10px 20px;
 text-align: justify;
 line-height: 150%;
}

.inputAlert {
	border: 1px solid red;
}

#fancy_div {
	background: #FFFFFF !important;
	color: #000000 !important;
}

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

.a_logo {
	position: absolute;
	margin: 1px 0 0 -11px;
	display: inline-block;
	width: 158px;
	height: 152px;
    z-index: 20;
}

.a_desenvolvido {
	width: 88px;
	height: 20px;
	background: url('design/desenv_vitorgga.png') no-repeat;
	position: absolute;
	border: 0px solid;
	margin: 34px 0 0 840px;
	display: block;
}

.d_topo {
	width: 946px;
    height: 90px;
    display: block;
}

.d_rodape {
	padding: 30px 10px;
	color: #EEEEEE;
	line-height: 170%;
    font-size: 12pt;
}

.paginas a {
	display: inline-block;
	padding: 4px 10px;
	font-size: 12pt;
	color: #362F24;
	font-weight: bold;
}

.menu {
	position: absolute;
	xbackground: #D6C69B;
	margin: 57px 0 0 150px;
}
.menu a {
	display: inline-block;
	padding: 3px 9px;
	color: #9B7509;
	font-size: 11pt;
	xletter-spacing: -1px;
	font-weight: bold;
	border-bottom: 2px solid #F5EFDE;
}
.menu a:hover {
    background: #F5EFDE;
    border-bottom: 2px solid #9B7509;
	text-decoration: none;
}

.menu .menu_quemsoueu {
    background: #F5EFDE;
    xbackground: url('design/ico_novo.gif') no-repeat center right;
}

.calendario {
	width: 100%;
} 

.calendario td {
	text-align: center;
	font-size: 8pt;
	text-transform: uppercase;
}
.calendario .mes td {
	padding: 5px 0px;
	background: transparent;
	font-weight: bold;
	font-size: 9pt;
}
.calendario .semana td {
	font-weight: bold;
}
.calendario .dia {
	color: #666666;
	padding: 4px 0;
}
.calendario .diaagenda a {
	color: #B68600;	
}
.calendario .mes img {
	vertical-align: middle;
	margin: 2px 5px;
}
.calendario .diaagenda span {
	font-size: 8pt;
	font-weight: bold;
	text-transform: none;
	color: #333333;
}

.d_recados div div {
	background: #E9E3D2;
	padding: 2px;
    font-size: 8pt;
}
.d_recados div span {
	display: block;
	padding: 5px 10px 10px 10px;
    font-size: 8pt;
}
.d_recados div span img {
	vertical-align: middle;
}

#d_enquete b {
	display: block;
	padding: 0 0 5px 0;
}
#d_enquete center {
	display: block;
	padding: 5px 0 0 0;
}
#d_enquete button {
	padding: 0 5px;
}
#d_enquete label {
    display: block;
}
#d_enquete small {
    float: right;
    font-size: 9pt;
}
#d_enquete div {
    padding: 3px 0;
}

.d_busca {
    background: #FCF6E5;
    border: 1px solid #7B5D08;
    padding: 1px;
    margin: 10px 0;
    text-align: center;
    font-size: 8pt;
    line-height: 150%;
}
.d_busca form {
    border: 1px dotted #201F1D;
    border-right: 0;
    border-left: 0;
    padding: 4px 0;
}
.d_busca input, .d_busca button {
    font-size: 9pt;
    padding: 2px;
    text-align: center;
}
.d_busca strong {
    display: block;
    font-size: 11pt;
    padding: 2px;
    color: #7B5D08;
    font-style: italic;
}

#d_eu p {
    position: absolute;
    margin: 400px 0 0 0;
    width: 459px;
    padding: 20px 100px 20px 0;

    text-align: right;
    background: url('design/titulo_fotos.png') no-repeat center right;
    
    color: #000000;
    font-size: 11pt;
    font-weight: bold;
    
}
