.formulario
{
	font:normal bold 14px arial;
	margin-top:10px;
	position:relative;
}
.formulario table 
{
	text-align:left;
	margin:auto;
	margin-top:10px;
}
.formulario input
{
	width:150px;
}
.formulario textarea
{
	width:300px;
	height:100px;
}
.menu_lateral
{
}
.telefone
{
	background:#FF0000;
	filter:alpha(opacity=60);
	opacity:0.60;
	width:200px;
	margin:auto;
}


.posicaoEndereco{

   border:1px dashed  #999;
   
	
	}

.endereco
{	font:normal normal 14px verdana;
    }
.fundoVermelho{
	width:120px;
	background-color:#900;
	color:#FFF;
	position:relative;
	vertical-align:middle;
    left:42%;	
	}	
	
.email
{
	background:#0000FF;
	filter:alpha(opacity=60);
	opacity:0.60;
	width:200px;
	margin:auto;
}
#butEnviar
{
	width:100px;
	margin-left:100px;
}
#txbDDDTel
{
	width:15px;
}
#txbNumTel
{
	width:70px;
	margin-left:5px;
}
#divRetorno
{
	font-size:12px;
	text-align:left;
	width:300px;
	height:100px;
	position:absolute;
	right:100px;
	top:30px;
}

.logo_pequeno
{
	background:url('../_imagens/logo_power_travel2.png') no-repeat top center;
    width: 212px;
	height: 50px;
	margin-top:40px;
	margin-left:330px;
	margin-bottom:10px;

}


