/* Estils contingut plana busca.asp */


#estand{
width:100%;
margin-bottom:15px;
}

	.caixa_estand{
	width:487px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	margin-top:10px;
	overflow:hidden;
	}
	
		.caixa_estand p {
		margin-top:0px;
		padding-top:0px;
		}
	
		.caixa_imatge_estand{
		width:487px;
		float:left;
		margin-bottom:12px;
		margin-top:12px;
		}

			
		.caixa_text_estand2{
		width:487px;
		text-align:left;
		margin:0px;
		color:#000000;
		clear:both;
		}
