@charset "utf-8";
/* CSS Document */

.ema{
	position:relative;
	width:85%;
	height:auto;
	margin-bottom:10px;
}
.linha{
	width:100%;
	height:auto;
	display:block;
	margin-bottom:10px;
}
textarea, input, select{
	border:0px none #000000;
	background:#F56213;
	width:410px;
}

textarea{
	height:50px;
	font-size:1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

input, select{
	height:20px;
	margin:0;
}

button{
	margin-top:10px;
}

.siga{
	position:relative;
	width:100%;
	height:auto;
}

.formas{
	width:100%;
	height:auto;
	margin:0 0 20px 0;
}

.siga img{
	padding:0 5px 0 5px;
}

#vtu{
	color:#F56213;
	font-size:1em;
}
#cont{
	width:100%;
	height:auto;
	display:none;
	margin-bottom:10px;
}