@media print
{
	body {
		background:none #FFF;
		color:#000;
		width:600px;
	}


	/* esconder os detalhes desnecessários */
	.Nao_Imprimir, .console
	{
		display:none;	
	}





	/* aparência final */

	#wrap {
		position:relative;
		min-height:100%;
		height:auto !important; 
		height:100%; 
	}

	.StyleConteudo {
		padding-bottom:78px; 
	}

	img {
		border:0px;
	}
	.foto, .fotoSenacNoticia{border: 4px solid #d3e2ed;}
	.fotoSenacNoticia{margin:0px 10px 10px 0px;}

	.divfoto{float:right; padding: 10px 0px 10px 10px; width:117px; margin-right:0px}
	.fotohomerestaurante{border:1px solid #9ab7d4; text-align:center; }
	.BoxRestauranteTexto{float:right; padding-top:33px; padding-right:10px;}
	.nivel:hover {
		background-image:url(imgs/fundo_3nivel_on.gif); 
		background-repeat:no-repeat;
	/*	height:18px; */
		padding:6px 0px 4px 5px;	
	}

	.textoMarron a {
		color:#c68615;
		text-decoration:none;
	}
	.textoMarron a:hover {
		text-decoration:'underline';
	}
	/*.inputFaleconosco,inputFaleconoscotexto{width:240px;margin-bottom:6px; }
	.inputFaleconosco {margin-bottom:6px;}*/

	.textoMarronCredito {
		color:#b1ab97;
		font-weight:normal;
		font-size:9px;
		line-height:11px;
		vertical-align:top;
	}

	.fundoLegenda
	{
		font-size:9px;
		/*background-color:#d3e2ed;*/
		background-color:#e3e6e9;
		width:117px;
		height:33px;
		border-top: solid 1px #ffffff;
		background-color:#e3e6e9;

	}


}
