.riscado{
    text-decoration: line-through;
}

a{
outline:0;
}

img{
border:0;
border:none;
}

* { padding: 0; margin: 0; }

#wrapper { 
 margin: 0 auto;
 width: 100%;
 overflow:hidden;
}
#header {

 width: 100%;
 color: #333; 
 height: 110px;
 margin: 0px 0px 0px 0px;
 background: #fff;

}
#header_menu{
margin: 0 auto;
position:absolute;
width:100%;
height:49px;
background:#fff;
top:10px;
}
#logo_master{
position:absolute;
width:100%;
height:162px;
top:8px;
z-index:20;

}

#logo{
margin: 0 auto;
width:1003px;

}

#asenha{
position:absolute;
top:24px;
left:240px;
width:300px;
height:120px;
background:#333;
z-index:21;
}



#navigation {
position:relative;
 width: 100%;
 height:236px;
 color: #333; 
 margin: 0px 0px 0px 0px;
 background:#ccc url(../imagens/fdo_cabec.png) repeat-x;
}

#banner_cabec_t{
margin: 0 auto;
position:absolute;
top:60px;
height:180px;
width:100%;
background:url(../imagens/fdo_banner.png) no-repeat  center 20px;
}



#banner_cabec{
position:relative;
top:24px;
margin: 0 auto;
width:940px;
height:156px;
background:#000;
border-left:1px solid #f0f0f0;
border-right:1px solid #f0f0f0;
}



#barra_grande{
margin: 0 auto;
position:absolute;
background:url(../imagens/barra_grande.png) no-repeat center center;
width:100%;
height:49px;
top:49px;
z-index:10;
}

#barra_menor{
margin: 0 auto;
position:absolute;

width:100%;
height:48px;
top:228px;
z-index:11;

}




#content { 
 width: 100%;
 color: #333;
 background: #FFF;
 margin-bottom:10px;
 height: 780px;
}
#footer { 
position:relative;
 width: 100%;
 height:40px;
 color: #333;
 background: #A7A7A7;
 margin:0px;
}


#rodape{
position:relative;
margin: 0 auto;
top:10px;
width:900px;
height:30px;
paddin-top:10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
font-size:12px;
font-weight:bold;
text-align:center;
color:#f8f8f8;
}

#rodape a{
text-decoration:none;
color:#f8f8f8;
}

.tx_frm{
padding-left:2px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
font-size:11px;
color:#000;
}

.ipt_cadi{
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
font-size:11px;
padding-top:2px;
color:#000;
width:130px;
height:18px;
border:1px solid #ccc;
}

.sel_cadi{
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
font-size:11px;
color:#000;
border:1px solid #ccc;
width:132px;
padding-top:2px;
padding-bottom:2px;
height:20px;
}



