@charset "utf-8";
/* CSS Document */
h1{
	font-size:24px;
	margin:15px 0  8px 0;
}

h2{
	text-transform:uppercase;
	margin:5px 0  10px 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;	
}
h4{
	color:#DA2128;
	text-transform:uppercase;
}

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

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

#img-right{
	float:left;	
	margin:80px 0 0 0;
}
.promover{
	background:url(interface/bg-promover-estabelecimento.jpg) no-repeat;
	width:773px;
	height:529px;
	margin:20px 0 0 0;
	padding:5px 0  0 10px;
	
}
.promover h3{
	letter-spacing:-1px;
	margin:5px 0 0 0;	
}
label{
	float:left;
	width:190px;
	text-align:right;
	margin:0 5px 0 0;
}
.promover img{
	margin:12px 0 0 12px;
}
.promover p{
	margin:10px 0 0 12px;
}
.form{
	
}
.label{
	float:left;
	width:55px;
	text-align:right;
	margin:0 5px 0 50px;
}

.input{
	width:406px;
	height:20px;
	margin:8px 0 0 0;
	float:left;
	background:#D7EAAE;
	border:1px solid #8FC06D;
	color:#2F7C00;
}

.mini{
	width:40px;
	height:20px;
	float:left;
	margin:5px 0 0 0;
	background:#D7EAAE;
	border:1px solid #8FC06D;
	color:#2F7C00;		
}
.mini-medium{
	width:37px;
	height:20px;
	float:left;
	margin:5px 5px 0 0 ;
	background:#D7EAAE;
	border:1px solid #8FC06D;
	color:#2F7C00;
}
.input-cidade{
	float:left;
	width:315px;
	margin:5px 0 0 0;
	height:20px;
	background:#D7EAAE;
	border:1px solid #8FC06D;
	color:#2F7C00;
}
.margin{
	margin:5px 0 0 180px;
	width:20px;
	float:left;
}
.mini-mini{
	width:28px;
	height:20px;
	float:left;
	margin:5px 5px 0 0;
	background:#D7EAAE;
	border:1px solid #8FC06D;
	color:#2F7C00;
}
.medium{
	width:256px;
	height:20px;
	float:left;
	margin:5px 0 0 0;
	background:#D7EAAE;
	border:1px solid #8FC06D;
	color:#2F7C00;
}

.enviar{
	width:728px;
	height:30px;
	border-top:1px dotted #2F7C00;
	padding:10px 10px 0 0;
	float:left;
	margin:20px 0 0 0;
	position:relative;
		
}
.bt-enviar{
	background:url(interface/bt-enviar-cadastro.jpg) no-repeat;
	width:60px;
	height:19px;
	float:right;
	border:none;
	cursor:pointer;
	margin:0 125px 0 0;	
	
}
.borda{
	border-bottom:1px dotted #2F7C00;
	width:738px;
}
.sem_but{visibility:hidden;}
