﻿#divEstabelecimento
{
    width: 948px;
    height: auto;
    float: left;
}

#estabLeft
{
    width: 537px;
    height: auto;
    float: left;
}

#estabRight
{
    width: 400px;
    height: auto;
    float: left;
    background-image:url('images/sep_estabelecimentos.jpg');
    background-repeat:repeat-y;
    min-height:200px;
    padding-left:11px;
}


/************************** Descrição **************/
#divDescricao
{
	width:100%;
}
/************************** Fotos ******************/
#divConteudoFotos
{
	float:left;
	height:auto;
	width:100%;
	
}
/**************************Comentarios**************/
#divConteudoComentarios
{
	width:100%;
}
#divComentarios
{
	width:100%;
}
/************************Recomendacoes****************/
#divConteudoRecomendacoes
{
	width:100%;
}
#divRecomendacoes
{

}
