body {
font-family:Trebuchet MS, MS Trebuchet, Trebuchet, Helvetica,verdana, arial, tahoma; 
font-size:12px; 
margin:0px;
padding:0px;
color:#fff;
background:#b20000 url(../imagens/fundo.png) no-repeat scroll center top
}

a {text-decoration:none; color:#fff}
p {margin:1px 0px}
hr {float:left; width:100%; margin:10px 0px; clear:both}
legend {float:left; margin:10px 0px 20px 0px}
*, *:active {outline:0px}
img {border:0px }

img.pad {
padding:3px;
background:#fff;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px
}

img.thumb {max-width:150px;max-height:150px}

textarea {
width:300px; 
height:150px;
font-family:tahoma; 
font-size:11px; 
color:#a52a2a;
overflow-y:auto;
border-radius:3px;
border:0px;
-moz-border-radius:3px;
-webkit-border-radius:3px
}

input[type="text"], input[type="password"] {
width:300px;
height:20px;
font-family:tahoma;
font-weight:bold;
font-size:11px;
color:#a52a2a;
border-radius:3px;
border:0px;
-moz-border-radius:3px;
-webkit-border-radius:3px
}

input[type="radio"], input[type="checkbox"] {
float:left;
width:30px;
height:18px
}

select {
float:left;
width:300px;
height:24px;
font-size:11px;
font-size:12px;
padding:2px 4px;
border-radius:3px;
border:0px;
-moz-border-radius:3px;
-webkit-border-radius:3px
}

/*----------div pre formatada em %-------------*/
.dv100 {float:left;width:100%}
.dv99 {width:99% }
.dv98 {width:98% }
.dv90 {width:90% }
.dv80 {width:80% }
.dv75 {width:75% }
.dv70 {width:70% }
.dv66 {width:66% }
.dv60 {width:60% }
.dv50 {width:50% }
.dv40 {width:40% }
.dv33 {width:33.3% }
.dv30 {width:30% }
.dv25 {width:25% }
.dv20 {width:20% }
.dv15 {width:15% }
.dv10 {width:10% }
.dv5 {width:5% }
.dv1 {width:1% }

._m5   { margin:5px }
._m10  { margin:10px }
._mt5  { margin-top:5px }
._mt10 { margin-top:10px }
._mt20 { margin-top:20px }
._mt30 { margin-top:30px }
._mt40 { margin-top:40px }
._mt50 { margin-top:50px }
._mt77 { margin-top:77px }
._mb5  { margin-bottom:5px }
._mb10 { margin-bottom:10px }
._mb20 { margin-bottom:20px }
._mb30 { margin-bottom:30px }
._mb40 { margin-bottom:40px }
._mb50 { margin-bottom:50px }
._mh5  { margin-left:5px; margin-right:5px }
._mh10 { margin-left:10px; margin-right:10px }
._mv5  { margin-top:5px; margin-bottom:5px }
._mv10 { margin-top:10px; margin-bottom:10px }
._ma   { margin:auto}
._mr   { margin-right:15px}
._ml   { margin-left:15px}

._pad  { width:94%; height:94%; padding:3% }
._padl { width:97%; padding-left:3% }
._padr { width:97%; padding-right:3% }
._padh { width:94%; padding-left:3%; padding-right:3% }
._padv { width:100%; padding-top:3%; padding-bottom:3% }

._al   { text-align:left }
._ac   { text-align:center }
._ar   { text-align:right }
._bold { font-weight:bold }
._brb  { border-bottom:1px solid #ddd }
._brt  { border-top:1px solid #ddd }
._brl  { border-left:1px solid #ddd }
._brr  { border-right:1px solid #ddd }
._b    { border:1px solid #ddd }
._b_33 { border:1px solid #000 }
._b_dd { border:1px solid #ddd }
._b_f0 { border:1px solid #f0f0f0 }
._br   { border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px }
._bkg_333  { background:#333; color:#fff }
._bkg_ddd  { background:#ddd }
._bkg_f0   { background:#f0f0f0 }
._bkg_fff   { background:#fff }
._cw {color:#fff}
._cr {color:#A52A2A}
._c6 {color:#666}

._fl   { float:left}
._fr   { float:right}
._fl   { float:left}
._fn   { float:none}
._oy   { overflow-y:hidden }
._ox   { overflow-x:hidden }
._o    { overflow:hidden }
._h	   { display:none }
._v	   { display:inline-block }
._c	   { cursor:pointer }

.__pr {position:relative}
.__pa {position:absolute}

._b0 {bottom:0px}
._b5 {bottom:5px}
._b10 {bottom:10px}

._va20 {line-height:20px;vertical-align:middle}
._va25 {line-height:25px;vertical-align:middle}
._va30 {line-height:30px;vertical-align:middle}

._hover_b:hover {border:1px solid #ddd}
._hover_u:hover {text-decoration:underline}
._hover_bold:hover {font-weight:bold}

._ti10 {text-indent:10px}
._ti15 {text-indent:11px}
._ti20 {text-indent:20px}
._ti25 {text-indent:25px}
._ti30 {text-indent:30px}

/*-------div pre formatada em px---------*/
._w10px  { width:10px }
._w20px  { width:20px }
._w30px  { width:30px }
._w35px  { width:35px }
._w40px  { width:40px }
._w50px  { width:50px }
._w60px  { width:60px }
._w70px  { width:70px }
._w80px  { width:80px }
._w90px  { width:90px }
._w100px { width:100px }
._w115px { width:115px }
._w125px { width:125px }
._w150px { width:150px }
._w180px { width:180px }
._w200px { width:200px }
._w225px { width:225px }
._w250px { width:250px }
._w300px { width:300px }
._w310px { width:310px }
._w335px { width:335px }
._w350px { width:350px }
._w400px { width:400px }
._w450px { width:450px }
._w500px { width:500px }
._w550px { width:550px }
._w600px { width:600px }
._w640px { width:640px }
._w700px { width:700px }
._w750px { width:750px }
._w800px { width:800px }
._w825px { width:825px }
._w850px { width:850px }
._w900px { width:900px }
._w950px { width:950px }
._w1000px { width:1000px }

._h10px  { height:10px }
._h20px  { height:20px }
._h30px  { height:30px }
._h40px  { height:40px }
._h50px  { height:50px }
._h60px  { height:60px }
._h70px  { height:70px }
._h80px  { height:80px }
._h90px  { height:90px }
._h100px { height:100px }
._h125px { height:125px }
._h150px { height:150px }
._h180px { height:180px }
._h200px { height:200px }
._h225px { height:225px }
._h250px { height:250px }
._h300px { height:300px }
._h310px { height:310px }
._h335px { height:335px }
._h350px { height:350px }
._h400px { height:400px }
._h450px { height:450px }
._h500px { height:500px }
._h550px { height:550px }
._h600px { height:600px }
._h640px { height:640px }
.h100	{ height:100% }

/*-----fontes em px-------*/
._fs10 {font-size:10px}
._fs11 {font-size:11px}
._fs12 {font-size:12px}
._fs13 {font-size:13px}
._fs14 {font-size:14px}
._fs16 {font-size:16px}
._fs18 {font-size:18px}
._fs20 {font-size:20px}
._fs22 {font-size:22px}
._fs24 {font-size:24px}
._fs26 {font-size:26px}
._fs28 {font-size:28px}
._fs30 {font-size:30px}
._fs32 {font-size:32px}
._fs34 {font-size:34px}
._fs36 {font-size:36px}

/*---GROW-UI---*/
div.growlUI { min-height:80px; background:transparent url(../sgr/imagens/informacao.png) no-repeat 10px 10px }
div.growlUI h1, div.growlUI h2 {
color: white; 
padding: 5px 5px 5px 75px; 
text-align: left;
font-size:22px
}

.ie6 { 
background:#fffab2; 
color:#666; 
position:absolute;
bottom:0px;
text-align:center
}

.botao {
float:left;
padding:3px 10px;
line-height:20px;
vertical-align:middle;
background:#A52A2A;
margin:5px 5px 5px 0px;
text-align:center;
cursor:pointer;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px
}

.botao:hover{background:#990000}

.paginacao {
float:left;
width:20px;
height:20px;
font-size:14px;
color:#fff;
background:#ff9900;
text-align:center;
vertical-align:middle;
line-height:20px;
margin:5px 5px 5px 0px;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px
}

.fundo_menu {
float:left;
width:309px;
height:64px;
text-align:center;
background:transparent url(../imagens/topo_base_lateral.png) no-repeat
}

.fundo_trabalhos {
float:left;
width:640px;
height:64px;
font-size:18px;
text-align:center;
background:transparent url(../imagens/topo_base_lateral.png) no-repeat
}

.fundo_cabecalho {
float:left;
width:309px;
height:101px;
text-align:center;
vertical-align:middle;
line-height:101px;
background:transparent url(../imagens/fundo_menu.png) no-repeat
}

.fundo_cabecalho img {margin-top:38px}

input#news_nome, input#news_email {border:0px;width:200px;margin:1px 0px}
