body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

 TEXTOS 
.texto{
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.texto_w{
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align:justify
}
.texto_bold{
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.texto_verdana9_w{
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.texto_verdana12_w_bold{
	font-family: verdana;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;

}
.texto_verdana11_w_bold{
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}
.erro{
	font-family: tahoma;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}


 LINKS 
.linkpag {
	font-family: tahoma;
	font-size: 11px;
	color: #658AB8;
}
.linkbranco {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;	
}
.linkok {
	font-family: verdana;
	font-size: 10px;
	color: #CCEEFF; 
	text-decoration:none;
}
.linknot {
	font-family: verdana;
	font-size: 10px;
	color: #e0e0e0; 
	text-decoration:none;
}


 CAIXAS 
.caixa {
	height: 19px;
        width: 80px;
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.caixa_log {
	height: 17px;
    width: 150px;
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.caixa_erro {
	background-color: #FFFFFF;
	height: 19px;
        width: 80px;
	border: 1px solid FF0000;
	font-family: tahoma;
	font-size: 11px;
	color: #000000;

}

 BOTOES 
.botao{
border:1px solid #000000;
background-color:#658AB8;
font-family:Verdana;
font-size:11px;
font-weight:bold;
color:#FFFFFF;
}
.botao_log{
border:1px solid #000000;
background-color:#000000; 
font-family:Verdana;
font-size:10px;
font-weight:bold;
color:#F47621;
width: 65px;
}

 FORM 
.campos_news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	width: 130px;
	height: 20px;
}
.formmsn {
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #E2E2E2;
	clip:    rect(auto auto auto auto);
}
.bot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #585858;
	background-color: #E2E2E2;
	border: 1px solid #666666;
	height: 18px;
	width: 55px;
	margin-right: 0px;
}
.formcto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #585858;
	background-color: #E2E2E2;
	height: 16px;
	width: 200px;
}

.list {
	list-style-image: url(../imgs/geral/bullet.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	float: none;
	list-style-type: none;
}

