* {
margin: 0;
padding: 0;
border: 0;
}

body {
font-family: Verdana, Arial, Helvetica, sans-serif, sans;
font-size: 12px;
background: #E71 url(../img/bg_i.gif) left top repeat-y;
}

a {
text-decoration: none;
}
span.bold {
font-weight: bold;
}
h1 {
font-size: 40pt;
color: #FFF;
}
h2 {
font-size: 20pt;
color: #FFF;
}

#dt {
width: 53px; height: 220px;
position: absolute; left: 194px; top: 15px;
background: url(../img/logotopo2.gif) left top no-repeat;
}

#dm_ind {
position: absolute; top: 0; left: 255px;
width: 500px; height: 324px;
padding: 150px 0 0 0;
margin: 15px 0;
background: url(../img/marcad.gif) no-repeat;
text-align: center;
}
#dm_404 {
position: absolute; top: 0; left: 255px;
width: 500px; height: 311px;
padding: 165px 0 0 0;
background: url(../img/marcad.gif) no-repeat;

text-align: center;
}
#dm_cont {
position: absolute; top: 0; left: 255px;
width: 500px; height: 324px;
padding: 150px 0 0 0;
margin: 15px 0;
background: url(../img/marcad.gif) no-repeat;
text-align: left;
}
#dm_not {
position: absolute; top: 0; left: 255px;
width: 500px;
_height: 324px;
min-height: 324px;
padding: 20px 0 0 0;
margin: 15px 0;
/*background: url(../img/marcad.gif) no-repeat;*/
text-align: left;
}
#dm_par {
position: absolute; top: 0; left: 255px;
width: 500px; min-height: 324px; _height: 324px;
padding: 150px 0 0 0;
margin: 15px 0;
background: url(../img/marcad.gif) no-repeat;
text-align: center;
}

/* Coluna esquerda aberta */
#dea {
width: 190px;
/* border-right: 4px #FFF solid; */
margin: 0 4px 0 0;
position: absolute; left: 0; top: 0px;
background: /*#000*/ url(../img/logotopo1.gif) right 15px no-repeat;
}
#dea ul {
margin: 240px 10px 0 0;
text-align: right;
list-style: none;
}
#dea li {

}
#dea ul a {
color: #E71;
font-weight: normal;
font-size: 24px;
}
#dea ul a:hover {
color: #FFF;
}

#dm_ind p {
font: 22px bolder;
font-family: verdana;
color: #FFF;
}

#dm_ind p span.nm {
display: block;
text-align: right;
}

.infaut {
display: block;
text-align: right;
padding: 0 20px;
}

/* Formulário */
#dm_cont span.um {
font-weight: bold;
font-size: 14pt;
}

.form * {
font-size: 10px;
vertical-align: top;
margin: 0;

}
.form input {
width: 300px;
height: 12px;
color: #000;
}
.form input.butsub {
width:150px; height:17px;
border: solid #666 2px;
background-color: #FFF;
}
.form textarea {
width: 300px; height: 120px;
overflow: auto;
color: #000;
}
.form td {
text-align: right;
}
.m_sg {
font-weight: bold;
}

/* Notícias */
table.not {
width: 100%;
}
table.not td.tit {
font-size: 15pt;
font-weight: bold;
padding: 0 0 10px 0;
}
table.not td.img {
vertical-align: top;
text-align: center;
padding: 0;
}
table.not td.not {
text-align: justify;
}
table.not td.rod {
color: #f39d53;
background-color: #000;
padding: 5px;
cellspacing: 10px 0 30px 0;
}
/* Parceiros */
#dm_par ul.links_usr {
list-style-type: none;
}
#dm_par ul.links_usr a {
font-size: 24pt;
display: block;
padding: 5px;
font-weight: bold;
text-decoration: none;
color: #FFF;
}
#dm_par ul.links_usr a:hover {
background-color: #000;
}

