@charset "utf-8";
/* CSS - Cardapio */

/* Texto Descritivo */
#Car_Cat_Tex_Des{
	width:750px;
	padding-left:10px;
	margin-bottom:20px;
}

/* Texto Descritivo */
.Car_Cat_Tex_Des{
	font:13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	}

/* Area Geral */
#Car_Cat_Are_Ger{
	margin:0 0 10px 10px;
	}

/* Area Grupo */
.Car_Cat_Gru{
	width:235px;
	height:200px;
	float:left;
	text-align:center;
	margin:0 10px 10px 0;
	}
	