.select_box {
	font-family: Tahoma;
	font-size: 11px;
	color: #4d4d4d;
	font-style: italic;
}
.select_box_deco {
	font-family: Tahoma;
	font-size: 11px;
	color: #4d4d4d;
	font-style: italic;
}
.input {
	font-family: Tahoma;
	font-size: 11px;
	color: #4d4d4d;
	font-style: italic;
}
.form_sem_espaco
{
    display: inline;
    margin: 0;
    padding: 0;
}

.btn_enviar{
	
	width:89px;
	height:28px;
	background-image: url(../images/btn_enviar.jpg);
	background-repeat: no-repeat;
	background-position: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color:#FFFFFF;
	cursor:pointer;
}
.inputSemFundoColor {
	font-family: Tahoma;
	color:#0099CC;
	font-size: 20px;
	font-weight:bold;
	border: 0px ;
}
.inputSemFundo3 {
	font-family: Tahoma;
	font-size: 11px;
	border: 1px ;
	border-color:#333333;
	background-color:#FFFFFF;
	
}