body{
	margin: 0;
	color:#666666;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:14px;
}

#menu_left, #menu_right, .controles{
	display: none;
}

#container_comentario{
	display: none;
}

.imagem_receita{
	margin-top: -34px;
	width: 203px;
	height: 153px;
}

.imagem_receita img{
	margin:5px 0 0 8px;
}

.espacamento{
	margin: 0 7px;
}

.espamento_p p{
	margin: 1px 0 22px 0;
}

.width_dois{
	float: left;
	margin-right: 13px;
	width: 193px;
}

.width_um{
	float: left;
	width: 400px;
}

.width_tres{
	float: left;
	width: 225px;
}

.espc_linha {
	line-height: 17px;
}

h1{
	margin-bottom: 22px;
	font-size: 16px;
	font-weight: bold;
	color: #184479;
}

h2{
	font-size:12px;
	color: #184479;
	margin: 0;
}

.image_print{
	text-align: center;
	margin: 0 auto 30px auto;
	width: 100%;
}

.text_center{
	text-align: center;	
}