body {
	background-image:url(../img/bg_2.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:hover {
	/*color: #0059ad;*/
	text-decoration: underline;
	/*filter:glow(Color=#ffffff,Strength=4); height: 0;*/


}

a {
	color: #e66b24;
	text-decoration: none;
}

.cell {
    background-color: #FFFFFF;
    /*border: 1px solid #1B595B;*/
    position: relative;
    width: 42px;
	height:16px;
    text-align: right;
    left: 86%;
	top:96%;
    margin-right: -10px;
    margin-left: -10px;
    padding: 0px;
	
	background:url(../img/bulet-01.gif);
	background-repeat: no-repeat;
    background-position: 1px 3px;

}

.preview {
	margin:2px;
	float:left;
}

.backbota{
	background:url(../img/bg_bota-sma.png);
	background-repeat: no-repeat;
    background-position: 351px -49px;
}

.backbotaOver{
	background:url(../img/bg_bota-sbarra.gif);
	background-repeat: no-repeat;
    background-position: 351px -49px;
}

.link {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	color: #e66b24;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
}

.titulo {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	color: #facf00;
	text-decoration: none;
	text-transform: none;
	font-weight:bold;
}

.texto {
	text-align:left;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #343d3f;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
}

.texto_imp {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #e66b24;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
}

.texto_branco {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
}

.texto_aviso {
	font-family: Tahoma;
	font-size: 11px;
	font-style: italic;
	color: #828485;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
}

.texto_rodape {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
}

.campo {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #979797;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
	height:18px;
	background-image:url(../img/campo_fundo_2.gif);
	background-color:#f8f8f8;
	border-bottom-color: #d1d1d1;
	border-bottom-style: solid;
	border-right-color: #d1d1d1;
	border-right-style: solid;
	border-left-color: #d1d1d1;
	border-left-style:solid;
	border-top-color: #d1d1d1;
	border-top-style:solid;
	border-width:1px;
}

.campo_over {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #1b1716;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
	height:18px;
	background-image:url(../img/campo_fundo_over_2.gif);
	background-color:#FFFFFF;
	border-bottom-color: #d1cfcf;
	border-bottom-style: solid;
	border-right-color: #d1cfcf;
	border-right-style: solid;
	border-left-color: #d1cfcf;
	border-left-style:solid;
	border-top-color: #d1cfcf;
	border-top-style:solid;
	border-width:1px;
}

.campo_checkbox {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	color: #724C35;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
	height:18px;
	border-bottom-color: #d1cfcf;
	border-bottom-style: solid;
	border-right-color: #d1cfcf;
	border-right-style: solid;
	border-left-color: #d1cfcf;
	border-left-style:solid;
	border-top-color: #d1cfcf;
	border-top-style:solid;
	border-width:0px;
}
.bordaimg {
	border-left-color:#cfcfcf;
	border-left-style:solid;
	border-bottom-color:#cfcfcf;
	border-bottom-style:solid;
	border-right-color:#cfcfcf;
	border-right-style:solid;
	border-top-color:#cfcfcf;
	border-top-style:solid;
	border-width:1px;
}
