body {
font-family:'Open Sans', "tahoma", "arial","verdana", "helvetica", "tahoma";
font-size:12px; 
margin:0px;
padding:0px;
color:#444;
background:url('../imagens/topo2.png') no-repeat scroll center top;
}
/*
@font-face        { font-family:Myriad; src:url('http://www.fpki.com.br/fonts/myriad_pro.eot') }
@font-face        { font-family:Myriad; src:url('http://www.fpki.com.br/fonts/myriad_pro.ttf') }
@font-face        { font-family:MyriadBold; src:url('http://www.fpki.com.br/fonts/myriad_pro_bold.eot') }
@font-face        { font-family:MyriadBold; src:url('http://www.fpki.com.br/fonts/myriad_pro_bold.ttf') }
@font-face        { font-family:MyriadCondensed; src:url('http://www.fpki.com.br/fonts/myriad_pro_condensed.eot') }
@font-face        { font-family:MyriadCondensed; src:url('http://www.fpki.com.br/fonts/myriad_pro_condensed.ttf') }
*/
a {text-decoration:none; color:#444;}
p {margin:1px 0px}
hr {float:left; width:100%; margin:10px 0px; clear:both}
legend {float:left; margin:10px 0px 20px 0px}
input[type="text"]:focus,input[type="password"]:focus,textarea:focus, select:focus {border:1px solid #666; background:#eed}
*, *:active {outline:0px} 

table, td {border:1px dashed #ddd;padding:5px 0;}
strong {font-weight: bold !important;}
/*----------imgs-------------*/
img {border:0px}

img.pad {
padding:5px;
border:1px solid #ddd;
background:#f5f5f5;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px
}

img.pad:hover {background:#eee}

img.thumb,img.thumb_150 {max-width:150px;max-height:150px}
img.thumb_125 {max-width:125px;max-height:125px}
img.thumb_100 {max-width:100px;max-height:100px}
img.thumb_75 {max-width:75px;max-height:75px}
img.thumb_50 {max-width:50px;max-height:50px}


/*----------input-------------*/
textarea {
width:300px; 
width:98%; 
height:150px;
border:1px solid #ddd;
font-family:tahoma; 
font-size:12px; 
color:#666;
overflow-y:auto;
border-radius:5px;
-moz-border-radius:5px;
-moz-box-shadow:5px 5px 5px #ddd;
-webkit-border-radius:5px
}

input[type="text"], input[type="password"] {
width:300px;
width:98%;
height:20px;
border:1px solid #ddd;
font-family:tahoma;
font-weight:bold;
font-size:11px;
color:#666;
border-radius:5px;
-moz-border-radius:5px;
-moz-box-shadow:5px 5px 5px #ddd;
-webkit-border-radius:5px
}

input[type="radio"], input[type="checkbox"] {
float:left;
width:30px;
height:20px
}

select {
width:300px;
height:24px;
font-size:11px;
font-size:12px;
border:1px solid #ddd;
border-radius:5px;
-moz-border-radius:5px;
-moz-box-shadow:5px 5px 5px #ddd;
-webkit-border-radius:5px
}

option {
font-family:tahoma;
height:18px;
padding:2px 0px;
border-bottom:1px dotted #666
}

/*----------width-------------*/
.dv100 {float:left;width:100%}
.dv99 {width:99% }
.dv98 {width:98% }
.dv97 {width:97% }
.dv96 {width:96% }
.dv95 {width:95% }
.dv90 {width:90% }
.dv85 {width:85% }
.dv80 {width:80% }
.dv75 {width:75% }
.dv70 {width:70% }
.dv66 {width:66% }
.dv65 {width:65% }
.dv60 {width:60% }
.dv55 {width:55% }
.dv50 {width:50% }
.dv48 {width:48%}
.dv45 {width:45% }
.dv44 {width:44% }
.dv43 {width:43% }
.dv40 {width:40% }
.dv35 {width:35% }
.dv33 {width:33.3% }
.dv30 {width:30% }
.dv25 {width:25% }
.dv24 {width:24% }
.dv20 {width:20% }
.dv19 {width:19% }
.dv15 {width:15% }
.dv14 {width:14% }
.dv12 {width:12% }
.dv10 {width:10% }
.dv5 {width:5% }
.dv1 {width:1% }

/*----------margin-------------*/
._m5   { margin:5px }
._m10  { margin:10px }
._mt5  { margin-top:5px }
._mt10 { margin-top:10px }
._mt15 { margin-top:15px }
._mt20 { margin-top:20px }
._mt25 { margin-top:25px }
._mt30 { margin-top:30px }
._mt35 { margin-top:35px }
._mt40 { margin-top:40px }
._mt45 { margin-top:45px }
._mt50 { margin-top:50px }

/*._mt150 { margin-top:150px; }*/

._mb5  { margin-bottom:5px }
._mb10 { margin-bottom:10px }
._mb15 { margin-bottom:15px }
._mb20 { margin-bottom:20px }
._mb25 { margin-bottom:25px }
._mb30 { margin-bottom:30px }
._mb35 { margin-bottom:35px }
._mb40 { margin-bottom:40px }
._mb45 { margin-bottom:45px }
._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}
._mr5   { margin-right:5px}
._mr10  { margin-right:10px}
._mr15  { margin-right:15px}
._ml5   { margin-left:5px}
._ml10  { margin-left:10px}
._ml15  { margin-left:15px}

/*----------pad-------------*/
._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% }
._pad_elmt5 {padding:5px}
._pad_elmt_v5 {padding:5px 0px}
._padv_elmt5 {padding:5px 0px}
._pad_elmt10 {padding:10px}


/*----------align-------------*/
._al   { text-align:left }
._ac   { text-align:center }
._ar   { text-align:right }


/*----------border-------------*/
._brb  { border-bottom:1px solid transparent }
._brt  { border-top:1px solid transparent }
._brl  { border-left:1px solid transparent }
._brr  { border-right:1px solid transparent }
._b    { border:1px solid transparent}
._b_00 { border-color:#000 }
._b_dd { border-color:#ddd }
._b_33 { border-color:#333 }
._b_66 { border-color:#666 }
._b_f0 { border-color:#f0f0f0 }
._b_ff { border-color:#fff }
._bkg_bb {background:#bbb}
._bkg_dd {background:#ddd}
._bkg_66 {background:#666}
._bkg_f0 {background:#f0f0f0}
._bkg_f3 {background:#f3f3f3}
._bkg_f5 {background:#f5f5f5}

._br { border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px }
._bs {-moz-box-shadow:0 0 20px #f5f5f5; -webkit-box-shadow:0 0 20px #f5f5f5; box-shadow:0 0 20px #f5f5f5}


/*----------background-------------*/
._bkg_dd  { background:#ddd }
._bkg_33  { background:#333; color:#fff }
._bkg_66  { background:#666 }
._bkg_eed { background:#eed }
._bkg_f0  { background:#f0f0f0 }
._bkg_f9  { background:#f9f9f9 }
._bkg_00  { background:#000 }
._bkg_red     { background:#a52a2a }
._bkg     { background:#fff }


/*----------color-------------*/
._c_d {color:#ddd}
._c_3 {color:#333}
._c_6 {color:#666}
._c_white {color:#fff}
._c_blue {color:#1E90FF}
._c_red {color:#A52A2A}
._c_green {color:#006600}
._c_yellow {color:#ffcc00}

._bold { font-weight:bold }
._italic { font-style:italic}
._underline {text-decoration:underline}
._upper {text-transform:uppercase}

/*----------display-------------*/
._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 }


/*----------position-------------*/
._pr {position:relative}
._pa {position:absolute;left:0}

._z1 {z-index:1}
._z2 {z-index:2}
._z3 {z-index:3}
._z4 {z-index:4}
._z5 {z-index:5}

._b0 {bottom:0px}
._b5 {bottom:5px}
._b10 {bottom:10px}
._b15 {bottom:15px}
._b20 {bottom:20px}
._b25 {bottom:25px}
._b30 {bottom:30px}


/*----------opacity-------------*/
._opcty_5 {opacity:0.5;filter:alpha(opacity=50)}
._opcty {opacity:1;filter:alpha(opacity=100)}


/*----------vertical-align-------------*/
._va20 {line-height:20px;vertical-align:middle}
._va25 {line-height:25px;vertical-align:middle}
._va30 {line-height:30px;vertical-align:middle}
._va35 {line-height:35px;vertical-align:middle}
._va40 {line-height:40px;vertical-align:middle}
._va45 {line-height:45px;vertical-align:middle}
._va50 {line-height:50px;vertical-align:middle}


/*----------hover-------------*/
._hover_b:hover {border:1px solid #ddd}
._hover_brt:hover {border-top:1px solid #ddd}
._hover_brb:hover {border-bottom:1px solid #ddd}
._hover_brr:hover {border-right:1px solid #ddd}
._hover_brl:hover {border-left:1px solid #ddd}
._hover_bold:hover {font-weight:bold}
._hover_underline:hover {text-decoration:underline}
._hover_italic:hover {font-style:italic}
._hover_bs:hover {-moz-box-shadow:0 0 10px #333;-webkit-box-shadow:0 0 10px #333;box-shadow:0 0 10px #333}

._ti10 {text-indent:10px}
._ti15 {text-indent:15px}
._ti20 {text-indent:20px}
._ti25 {text-indent:25px}
._ti30 {text-indent:30px}

._ts {text-shadow:2px 2px 1px #B1B1B1;}

/*-------width-px---------*/
._w10px  { width:10px }
._w15px  { width:15px }
._w20px  { width:20px }
._w25px  { width:25px }
._w30px  { width:30px }
._w35px  { width:35px }
._w40px  { width:40px }
._w45px  { width:45px }
._w50px  { width:50px }
._w60px  { width:60px }
._w70px  { width:70px }
._w80px  { width:80px }
._w90px  { width:90px }
._w100px { width:100px }
._w110px { width:110px }
._w120px { width:120px }
._w125px { width:125px }
._w130px { width:130px }
._w135px { width:135px }
._w140px { width:140px }
._w150px { width:150px }
._w175px { width:175px }
._w180px { width:180px }
._w200px { width:200px }
._w225px { width:225px }
._w250px { width:250px }
._w275px { width:275px }
._w300px { width:300px }
._w325px { width:325px }
._w350px { width:350px }
._w375px { width:375px }
._w400px { width:400px }
._w425px { width:425px }
._w450px { width:450px }
._w475px { width:475px }
._w500px { width:500px }
._w550px { width:550px }
._w600px { width:600px }
._w650px { width:650px }
._w700px { width:700px }
._w750px { width:750px }
._w800px { width:800px }
._w850px { width:850px }
._w900px { width:900px }
._w950px { width:950px }
._w1000px { width:1000px }


/*----------height-px-------------*/
._h10px  { height:10px }
._h15px  { height:15px }
._h20px  { height:20px }
._h25px  { height:25px }
._h30px  { height:30px }
._h35px  { height:35px }
._h40px  { height:40px }
._h45px  { height:45px }
._h50px  { height:50px }
._h55px  { height:55px }
._h60px  { height:60px }
._h65px  { height:65px }
._h70px  { height:70px }
._h75px  { height:75px }
._h80px  { height:80px }
._h85px  { height:85px }
._h90px  { height:90px }
._h95px  { height:95px }
._h100px { height:100px }
._h110px { height:110px }
._h120px { height:120px }
._h125px { height:125px }
._h130px { height:130px }
._h150px { height:150px }
._h180px { height:180px }
._h200px { height:200px }
._h225px { height:225px }
._h250px { height:250px }
._h260px { height:260px }
._h275px { height:275px }
._h300px { height:300px }
._h325px { height:325px }
._h350px { height:350px }
._h375px { height:375px }
._h400px { height:400px }
._h425px { height:425px }
._h450px { height:450px }
._h475px { height:475px }
._h500px { height:500px }
._h550px { height:550px }
._h600px { height:600px }
._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 {
position:fixed;
right:20px;
min-height:80px;
background:transparent url(../sgr/imagens/informacao.png) no-repeat scroll 10px 10px
}

div.growlUI h1, div.growlUI h2 {
color: white; 
padding: 5px 5px 5px 75px; 
text-align: left;
font-size:22px
}

/*---IE6-alert---*/
.ie6 { 
background:#fffab2; 
color:#666; 
position:absolute;
bottom:0px;
text-align:center
}


/*----------elements-------------*/
.botao {
padding:5px 10px;
line-height:20px;
vertical-align:middle;
border:1px solid #ddd;
background:#eed;
text-align:center;
cursor:pointer;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px
}

.botao:hover {text-decoration:underline;-moz-box-shadow:0 0 3px 3px #ddd;}

.pagina {
float:left;
width:30px;
height:25px;
font-size:14px;
color:#fff;
background:#3366ff;
background:#9e2d2b;
text-align:center;
vertical-align:middle;
line-height:25px;
margin:5px 5px 5px 0px;
/*border:1px solid #762220;*/
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px
}


.pagina_ativa { background:#000 }