@charset "utf-8";

/* CSS Document */



div.mais-informacoes

{

	margin-top: 7%;

	clear: both;

	position: relative;

	overflow: hidden;
	background-image:url(/img/empresas/bgBtnMaisInfo.gif); 
	background-repeat:repeat-x;
	background-position:bottom;

}



div.mais-informacoes span

{

	display: block;
	background-image:url(/img/empresas/btnMaisInfo.gif); 
	background-repeat:no-repeat; 
	text-indent:-9999px;
	margin:0 auto;
	width: 205px;
	line-height: 36px;
	text-align: center;

	color: #666;
	
	font-weight: bold;
	
	border-width: 1px 1px 0 1px;
	
	border-color: #c0c0c0;
	
	border-style: solid;

}



div#form_mais_informacoes

{

  position: relative;

	padding: 4% 0;

	background: transparent url('/img/line.gif') repeat-x scroll 0% 0%;

}



form.contato

{

	width: 70%;

	margin: 1% auto;

}



form.contato p.opcao

{

	float: left;

	width: 50%;

	overflow: hidden;

}



form.contato p.opcao input

{

	display: block;

	float: left;

}



form.contato p.opcao label

{

	display: block;

	float: left;

}



.bt_mais_informacoes

{

  cursor: pointer;

}


