#cadastro_empresa {
	text-align: center;
}

#cadastro_empresa h1{
	margin-left: 0px;
	*margin-left: -15px;
}


#cadastro_empresa * {	
	text-align: left;
}

#cadastro_empresa br {
	clear: both;
}


.permissao td {
	padding-top: 5px;
}



	
#cadastro_empresa span{
	display:block;
	text-transform: none;
}


#cadastro_empresa .tit_area {
	font-size: 14px !important;
	color: #1C3367 !important;
	font-weight: bold;
	clear: both;
	margin-bottom: 5px;
	padding-top: 0px;	
}



.grind_1 input, .grind_1 select, .grind_1 textarea 	{	width: 30%;  }
.grind_2 input, .grind_2 select, .grind_2 textarea 	{	width: 40%;  }
.grind_3 input,	.grind_3 select, .grind_3 textarea	{	width: 93%;  }
.grind_4 input, .grind_4 select, .grind_4 textarea 	{	width: 55%;  }
.grind_5 input, .grind_5 select, .grind_5 textarea 	{	width: 90%;  }
.full input, .full select, .full textarea 			{	width: 98%;  }



#indisponivel {
	background: url(../images/cross.gif) no-repeat left center;
	padding-left: 25px;
	color: #CD202C;
	font-weight: bold;
	margin-top: 10px;
	display: none;
}

#disponivel{
	background: url(../images/tick.gif) no-repeat left center;
	padding-left: 25px;
	color: #007900;
	font-weight: bold;
	margin-top: 10px;
	display: none;
}



.botao {
	margin-top: 3px;
	color: #FFF;
}

.esq{
	margin-left: 180px;
	margin-top:-18px;
}

.esq input{
	margin-top:-17px;
}

.campo {
	border: 1px solid #AAC;
	background-color: #f3f3f3;
}

.campo_over  {
	border: 1px solid #C00;
	background-color: #FFF;
}

.campo3 {
	width: 20px;
	background-color: #C00;
	color: #FFF;
	border: 1px solid #FFF;
}


.botao a{
	display: block;
	height: 17px;	
	font: 10px/17px Arial, Helvetica, sans-serif;	
	
	color: #FFF !important;	
	text-decoration: none;
	
	background: #C00;
	width: 120px;
	text-align: center !important;
	
	clear: both;
	
	margin-right: 20px;
	margin-bottom: 20px;
}



#enviar .texto{
	float: left;
	color: #FFF;
	text-align: right;
	line-height: 18px;
	width: 65px;
}
#enviar .loading {
	background: url(imagens/loading.gif) 0px 12px no-repeat;
	width: 9px;
	height: 2px;
	display: block;
	margin-left: 5px;
}


.img_thumb a{
	display: block;
	height: 60px;
	width: 250px;
	
}

.video_thumb a{
	display: block;
	height: 87px;
	width: 100%;
}




