/* by vitorgga */
a, a:link, a:visited {
 color: #BFC0C2;
 text-decoration: underline;
}
a:hover, a:hover * {
 color: #FFFFFF;
 cursor: pointer; cursor: hand;
}
a:hover {
 text-decoration: underline;
}

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

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

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

input, select, textarea {
	background: #383431 url('design/input.jpg') top repeat-x;
	border: 1px solid #1F1A17;
	color: #CCCCCC;
}
input[type=checkbox], input[type=radio] {
	background: none;
	border: 0px solid;
}
button {
	background: #393A3C url('design/button.jpg') top repeat-x; 
	border: 1px solid #1A1B1D;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px 2px;
	line-height: normal;
}

.item { border-bottom: 1px solid #F2F2F2; cursor: pointer; cursor: hand; }
.item:hover { background: #F2F2F2; border-bottom: 1px solid #F6F6F6; }

#conteudo {
	padding: 5px;
}

h1, h2, h3, h4 {
	clear: both;
	margin: 0px;
	padding: 0px; 
}
h1 {
	background: url('design/h1.png') no-repeat center center;
	font-weight: normal;
	font-family: Arial;
	font-size: 10pt;
	padding: 10px;
	margin: 0px;
	color: #BFC0C2;
	text-align: center;
	text-transform: uppercase;
}
h1 a, h1 a:link, h1 a:hover, h1 a:visited {
	color: #BFC0C2;
	text-decoration: none;
}
h2 {
	background: #222222;
	color: #BFC0C2;
	font-family: "Trebuchet MS",Tahoma;
	font-weight: bold;
	font-size: 10pt;
	padding: 5px;
	margin: 5px 0px;
}
h2 a, h2 a:link, h2 a:hover, h2 a:visited {
	color: #BFC0C2;
	text-decoration: none;
}
h3 {
	background: none;
	clear: both;
	font-weight: bold;
	font-family: "Trebuchet MS",Tahoma;
	font-size: 20pt;
	color: #666666;
	padding: 2px 0px;
}
h3 a, h3 a:link, h3 a:hover, h3 a:visited {
	color: #666666;
}

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

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

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

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

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

body.mceContentBody {
   background: #1F1A17;
}

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

.inputAlert {
 border: 1px solid red;
}

.a_desenvolvido1 {
	width: 60px;
	height: 13px;
	background: url('design/desenv_magicdigital.png') no-repeat;
	position: absolute;
	border: 0px solid;
	margin: 28px 0px 0px 690px;
	display: block;
}

.a_desenvolvido2 {
	width: 100px;
	height: 23px;
	background: url('design/desenv_vitorgga.png') no-repeat;
	position: absolute;
	border: 0px solid;
	margin: 28px 0px 0px 760px;
	display: block;
}

.d_rodape {
	margin: 25px 0px;
	line-height: 175%;
	display: block;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
}

.paginas a {
	display: inline-block;
	padding: 8px 12px;
	font-size: 10pt;
	color: #BFC0C2;
	font-weight: bold;
	text-decoration: none;
}
.paginas a:hover {
	background: #000000;
}


#d_enquete div {
 margin: 10px 0px;
 font-size: 8pt;
 display: block;
 clear: both;
 color: #666666;
}

.menu_topo {
	position: absolute;
	margin: 274px 0px 0px 0px;
	width: 865px;
	text-align: center;
}
.menu_topo a {
	font-family: Arial;
	font-weight: normal;
	font-size: 10pt;
	color: #BFC0C2;
	width: 110px;
	display: inline-block;
	padding: 16px 5px 20px 5px;
	text-transform: uppercase;
	text-decoration: none;
}
.menu_topo a:hover {
	background: url('design/menu_on.png') no-repeat center center;
	text-decoration: none;
}

.index_links a img {
	vertical-align: middle;
	margin: 0px 5px;
}

.index_data {
	color: #6D201E;
	text-align: center;
	font-size: 12pt;
	line-height: 95%;
	font-weight: bold;
	background: #0F0E0E;
}

.index_data div {
	color: #CCCCCC;
	font-size: 7pt;
	font-weight: normal;
}

#d_blog a {
	text-decoration: none;
}
#d_blog a span {
	background: url('design/index_dfundo.png');
	position: absolute;
	padding: 5px;
	margin: 170px 0 0 0;
	width: 270px;
	display: inline-block;
}