/* CSS FRAMEWORK 1.0 */
/* 11/02/2009 */
/* CSS RESET */
* {  padding: 0; margin: 0; font-family: Verdana,"Bitstream Vera Sans",Arial,sans-serif; color: #343434 }
a { text-decoration: none }
a:hover { text-decoration: underline }

h1, h2, h3, h4, h5, h6 { font-size: 100%; color: #FFF;  }
addreess, strong, p { font-style: normal; color: inherit; font-size: inherit }

select {
width: 200px }

/* CLASSES UTEIS */
.fl { float: left }
.fr { float: right !important; }
.bn { background: none !important }

.txtIndent { 
/*text-indent: 50px;*/ 
/*overflow: hidden;*/
/*display: block;*/
background-image:url(../imagens/botao.png);
background-repeat:no-repeat;
}

input.txtIndent, button.txtIndent { cursor: pointer; text-transform: uppercase }
.dn { display: none }
.di { display: inline }
.mg_zero { margin: 0 !important }
.mg_right25 { margin-right: 20px }
.mg_right0 { margin-right: 0px !important }
.mg_right10 { margin-right: 10px !important }
.mg_right5 { margin-right: 5px !important }
.mg_top5 { margin-top: 5px !important }
.mg_top0 { margin-top: 0px !important }
.pd_bottom0 { padding-bottom: 0px !important }
/* WIDTH */
.w160 { width:160px; !important }
.w207 { width: 207px !important }
.w216 { width: 216px!important }
.w217 { width: 217px !important }
.w218 { width: 218px!important }
.w221 { width: 221px !important }
.w231 { width: 231px !important }
.w338 { width: 338px !important }
.w352 { width: 352px !important }
.w378 { width: 378px !important }
.w458 { width: 458px !important }
.w466 { width: 466px !important }
.w474 { width: 474px !important }
.w711 { width: 711px !important }
.w402 { width: 402px !important }