@charset "utf-8";
/* CSS Document */
h1{
	font-size:24px;
	margin:20px 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;
	
}
h2{
	text-transform:uppercase;
	
}
#cadastre-se{
	margin:15px 0  0 10px;
}

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

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

#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-promover2.jpg) no-repeat;
	width:762px;
	height:200px;
	margin:20px 0 0 0;
	padding:5px 0  0 10px;
	position:relative;
}
.promover h3{
	letter-spacing:-1px;
	
}
label{
	float:left;
	width:150px;
	text-align:right;
	margin:10px 5px 0 0;
	font-size:14px;
	font-weight:bold;
	color:#F78B1F;
	letter-spacing:-1px;
}
.label{
	float:left;
	width:125px;
	text-align:right;
	margin:10px 5px 0 0;
	font-size:14px;
	font-weight:bold;
	color:#F78B1F;
	letter-spacing:-1px;
}
.label1{
	float:left;
	width:150px;
	text-align:right;
	margin:10px 5px 0 0;
	font-size:14px;
	font-weight:bold;
	color:#F78B1F;
	letter-spacing:-1px;
}
.form{
	float:left;
	width:567px;
	_width:597px;
	margin:15px 0 0 50px;
	_margin:25px 0 0 20px;
	position:relative;
}
.promover p{
	margin:10px 0 0 10px;	
}
.promover form{
	width:587px;
	_width:597px;
	position:relative;
}
.promover form p{
	font-weight:bold;
	font-size:12px;
	margin:5px 0 0 5px;
	float:left;	
}
.promover input{
	background:url(interface/bg-input-promover1.jpg) no-repeat;
	width:402px;
	height:16px;
	padding:2px;
	margin:8px 0 0 0;
	position:relative;
	border:none;
	color:#DA2128;
}
.promover .mini{
	background:url(interface/bg-mini-input-promover.jpg) no-repeat;
	width:41px;
	height:20px;
	float:left;
	position:relative;
		
}
.promover .margin{
	margin:5px 0 0 155px;
	width:15px;
	float:left;
	background:none;
}
.promover .mini-mini{
	background:url(interface/bg-mini-mini.jpg) no-repeat;
	width:31px;
	height:20px;
	float:left;
	margin:8px 5px 0 0 ;
	position:relative;
}
.promover .medium{
	background:url(interface/bg-input-medium-cadastro.png) no-repeat;
	width:126px;
	height:22px;
	float:left;
}
.promover textarea{
	background:url(interface/bg-textarea-promover.jpg) no-repeat;
	width:312px;
	height:100px;
	margin:5px 0 0 0;
	_float:right;
	_margin:8px 0 0 -76px;
	float:left;
}
.promover .bt-enviar{
	background:url(interface/bt-enviar-promover.png) no-repeat;
	width:168px;
	height:28px;
	float:right;
	cursor:pointer;
	margin-right:-80px;
}
