a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FC0;
	text-decoration:underline;
}

a:actived{
	text-decoration:none;
}

a:visited{
	text-decoration:none;
}
a:hover{
	text-decoration:none;
}

span{
	color:#ffb601;
	font-weight:bold;
}


body{
	margin:0px; 
	background:url(../img/bg2.jpg) repeat-x #13004b;
}

td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#bcbcbd;
}

.altura{
	line-height:15px;
}

.td_bg{
	background:url(../img/bg.jpg) no-repeat;
}

.td_bg2{
	background:url(../img/bg3.jpg) no-repeat;
}

.td_bg3{
	background:url(../img/bg4.jpg) top center no-repeat;
}


.borda_rodape{
	border:0px;
	border-bottom:1px solid #3e3563;
	padding-bottom:10px;
}

.produtores{
	margin-right:10px;
	margin-bottom:10px;
}

input{
	border:1px solid black;
	background:#FFFFFF;
	font-size:11px;
}

textarea{
	border:1px solid black;
	background:#FFFFFF;
	width:300px;
}

.btn{
	border:none;
	background:none;
}

.produtorescel{
	background:url(../img/box_produtores.png) no-repeat;
}

#ticket{position:absolute; top:300px; left:65%}
#ticket-interna{position:absolute; top:130px; left:65%}
