body {
	background: url(../images/bg.gif);
}
.base_menu {
	background: #000000;
}
.numero {
	font: bolder 45px "Trebuchet MS", Tahoma;
	color: #DADADA;
	text-decoration: none;
	height: 60px;
	width: 160px;
}

.caixa_formulario {
	font: bolder 12px Tahoma;
	color: #003366;
	text-decoration: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #666666;
}
.caixa_formulario2 {
	font: bolder 12px Tahoma;
	color: #939393;
	text-decoration: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #666666;
}
.campo_texto {
	font: bolder 11px Tahoma;
	color: #FFFFCC;
	text-decoration: none;
	background: #666666 url(../images/bg_campos.gif);
	width: 390px;
	height:21px;
	clear:both;
	vertical-align:middle;
	border: 1px inset #CCCCCC;
	text-transform:uppercase;
}
.lista {
	font: bolder 11px Tahoma;
	color: #FFFFCC;
	text-decoration: none;
	background:#666666;
	width: 390px;
	height:21px;
	clear:both;
	vertical-align:middle;
	border: 1px inset #CCCCCC;
	text-transform:uppercase;
}
.caixa_texto {
	font: bolder 11px Tahoma;
	color: #FFFFCC;
	text-decoration: none;
	background: #666666 url(../images/bg_campos.gif) repeat-x fixed top;
	width: 390px;
	height:80px;
	clear:both;
	vertical-align:middle;
	border: 1px inset #CCCCCC;
	text-transform:uppercase;
}
.caixa_webmail {
	border: 1px solid #990000;
}
.link_menor {
	font: bolder 11px "Trebuchet MS", Tahoma;
	color: #003333;
	text-decoration: none;
}
.link_menor:hover {
	font: bolder 11px "Trebuchet MS", Tahoma;
	color: #DA251D;
	text-decoration: underline;
}
.link_voltar {
	font: bolder 11px "Trebuchet MS", Tahoma;
	color: #000000;
	text-decoration: none;
	text-transform:uppercase;
}
.link_voltar:hover {
	font: bolder 11px "Trebuchet MS", Tahoma;
	color: #da251d;
	text-decoration: underline;
	text-transform:uppercase;
}
