@charset "utf-8";
/* CSS Document */
h1{
	font-size:24px;
	margin:15px 0 0 0;
}
h3{
	color:#DA2128;
	text-transform:uppercase;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	margin:20px 0 0 0;
	_margin:30px 0 0 0;
	
}
p{
	margin:0 0 15px 0;
}
h2{
	text-transform:uppercase;
	margin:20px 0 20px 0;
	
}
#promover{
	margin:15px 0 0 10px;
}
#center-container{
	float:left;
	width:263px;
	padding-top:0;
}
#center-container h1{
	margin:0 0 0 0;
}

#left-container {
	background:url(interface/bg-left.png) no-repeat #FFFBE9;
	width:200px;
	float:left;
	min-height:772px;
}


#col1{
	background:#FFFBE9;
	width:767px;
	padding-left:10px;
	float:left;
}
.top-receita{
	border-bottom:1px dotted #F78B1f;
	float:left;
	margin:0 0 15px 0;
}
.top-receita .interna{
	width:768px;
	float:left;
	padding-bottom:15px;	
}

#col1 p strong{
	color:#DA2128;
	font-size:12px;
	font-weight:bold;
}

#img-right{
	float:left;	
	margin:80px 0 0 0;
}
.promover{
	background:url(interface/bg-promover.png) no-repeat;
	width:762px;
	height:385px;
	margin:40px 0 0 0;
	padding:5px 0  0 10px;
}
.promover p{
	margin:15px 0 0 13px;
}

label{
	float:left;
	width:75px;
	text-align:right;
	margin:9px 5px 0 0;	
}
.promover form{
	width:395px;
	margin:45px 0 0 160px;
}
input{
	color:#DA2128;
	padding:2px;
}
.input{
	background:url(interface/bg-input-promover.jpg) no-repeat;
	width:308px;
	height:16px;
	margin:8px 0 0 0;
}
.mini{
	background:url(interface/bg-mini-input-promover.jpg) no-repeat;
	width:41px;
	margin:8px 0 0 0;
	height:20px;
}
.medium{
	background:url(interface/bg-medium-input-promover.jpg) no-repeat;
	width:164px;
	margin:8px 0 0 0;
	height:20px;
}
textarea{
	background:url(interface/bg-textarea-promover.jpg) no-repeat;
	width:312px;
	color:#DA2128;
	height:100px;
	margin:7px 0 0 0;
	_float:right;
	_margin:8px 0 0 -76px;
	*margin:8px 0 0 -79px;
	float:left;
}
.bt-enviar{
	background:url(interface/bt-enviar-promover.png) no-repeat;
	width:59px;
	height:19px;
	float:right;
	cursor:pointer;
	margin:5px 3px 0 0;
}
#enviar{
	float:left;
	margin:5px 0 0 228px;
	width:105px;
	height:21px;	
}
.sem_but{visibility:hidden;}
