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

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

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

input, select, textarea {
 background: #FFFFFF url('design/input.jpg') top repeat-x;
 border: 1px solid #5CA706;
 color: #000000;
}
input[type=checkbox], input[type=radio] {
 background: none;
 border: 0px solid;
}
button {
 background: #ADD07B url('design/button.jpg') top repeat-x;
 border: 1px solid #3C521D;
 color: #3C521D;
 font-weight: bold;
 margin: 0px 2px;
}

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

#conteudo {
 padding: 30px 10px 10px 10px;
}

h1, h2, h3, h4 {
 clear: both;
 margin: 0px;
 padding: 0px; 
}
h1 {
 background: url('design/h1.jpg') right center no-repeat;
 border-bottom: 1px solid #0F6B3A;
 font-weight: bold;
 font-family: "Trebuchet MS",Tahoma;
 font-size: 12pt;
 padding: 2px 4px;
 margin: 0px 0px 4px 0px;
 color: #0F6B3A;
 text-align: right;
}
h1 a, h1 a:link, h1 a:hover, h1 a:visited {
 color: #0F6B3A;
}
h2 {
 background: #E7F7D6;
 clear: both;
 color: #5CA706;
 font-family: "Trebuchet MS",Tahoma;
 font-weight: normal;
 font-size: 12pt;
 padding: 6px 4px;
}
h2 a, h2 a:link, h2 a:hover, h2 a:visited {
 color: #5CA706;
}
h3 {
 clear: both;
 font-weight: bold;
 font-family: "Trebuchet MS",Tahoma;
 font-size: 22pt;
 color: #5CA706;
 padding: 10px 0px;
}
h3 a, h3 a:link, h3 a:hover, h3 a:visited {
 color: #5CA706;
}

.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 {
 margin: 10px;
 text-align: justify;
 text-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;
}

.d_desenv {
 background: url('design/desenv_magicdigital.png') center center no-repeat;
 width: 97px;
 height: 22px;
 position: absolute;
 border: 0px solid;
 margin: 16px 0px 0px 580px;
}

.d_rodape {
 margin: 9px 0px 0px 10px;
 color: #FFFFFF;
}

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

.menu {
 text-align: center;
}
.menu a {
 display: inline-block;
 margin: 0px 0px;
 padding: 5px 5px;
 text-align: center;
 color: #006600;
 font-family: "Trebuchet MS",Tahoma;
 font-size: 9pt;
 font-weight: bold;
}
.menu a:hover {
 background: #FFFFFF;
 text-decoration: none;
}

.form_usuario {
 text-align: center;
 margin: 5px 0px;
 color: #0D2238;
}

.categorias {
 margin: 20px 0px;
 border: 2px solid #E7F7D6;
 border-left: 0px;
 border-right: 0px;
}
.categorias a {
 background: #E7F7D6;
 clear: both;
 display: block;
 border-bottom: #E7F7D6;
 font-family: "Trebuchet MS",Tahoma;
 font-size: 9pt;
 font-weight: bold;
 padding: 3px 10px;
 margin: 1px 0px;
}
.categorias a:hover {
 background: #FFFFFF;
 text-decoration: none;
}

.produto {
 width: 220px;
 margin: 4px;
 display: block;
 float: left;
}
.produto_valor {
 color: #FF6A00;
 font-size: 12pt;
 letter-spacing: -0.2px; 
}
.produto2 {
 background: #E7F7D6;
}

.sis_menu a {
 display: block;
 padding: 2px 10px;
 float: left;
 width: 40%;
}