/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|																					|
|	Desenvolvido por: www.openhaus.com.br											|
|	Contato: (34) 3210 7264 - suporte@openhaus.com.br								|
|	Inicio: 04/05/2007																|
|																					|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */


	/* :) Padrões ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
	
		* { margin: 0; padding: 0; }
		body { font-family: trebuchet ms, Verdana; font-size: 10px; color: #333; background: url(../images/bg_body.jpg); line-height: 15px; }
		hr { color: #ccc; border: dotted 1px; }
		
		.esc { float: left; }
		.dir { float: right; }
		.cls { clear: both; }
		
		.center { text-align: center; }
		
		.ft11 { font-size: 11px; }
		.ft12 { font-size: 12px; }
		
		.lin15 { line-height: 15px; }
		.lin18 { line-height: 18px; }
		
		a,active,visited  { color: #333; text-decoration: none; }
		a:hover   { text-decoration: underline; }
		
		input,textarea { background: #fff; border: solid 1px #ccc; font-size: 10px; font-family: tahoma,arial,verdana; padding: 2px; }
		
	/* :) Site ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
	
		#corpo { width: 767px; margin: 0 auto; border: solid 1px #ccc; border-top: none; background: #fff; }
		#flash { }
		#meio  { width: 762px; padding: 20px 0 10px 5px; height:auto; display: table; border-top: solid 1px #bababa; margin-top: 2px; background: url(../images/sombra.jpg) repeat-x; }
		#rodape { padding: 20px 10px 10px; background: url(../images/sombra_rodape.jpg) repeat-x top; margin-top: 20px; }
		
		
	/* :) Meio ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
		
		#box1, #box2 { margin-right: 5px; }
		
		
	/* :) Interna ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
		
		#conteudo { padding: 15px 38px 15px 38px; text-align: justify; margin-top: 2px; background: url(../images/sombra.jpg) repeat-x; list-style: square; }
		#conteudo .intP p { text-indent: 25px; }
		
		.conteudo { padding: 15px 38px 15px 38px; text-align: justify; margin-top: 2px; background: url(../images/sombra.jpg) repeat-x; list-style: square; }
		.conteudo .intP p { text-indent: 25px;}
		
		.titleInt { background: #eeede0 url(../images/setinha.jpg) no-repeat 8px; border-left: solid 2px #898032; padding: 3px 10px 4px 21px; color: #898032; }
		
		.imgInt { border: solid 1px #ccc; padding: 4px; }
		
		#load { margin: 20px auto; width: 150px; padding: 10px 0 12px; border: solid 1px #ccc; text-align: center; }
		
		.titleLegend { background: #eeede0; border-left: solid 2px #898032; border-right: solid 2px #898032; padding: 2px 10px 3px 10px; color: #898032; }

		#fotoReceita { padding: 3px; border: solid 1px #ccc; float: right; margin: 0 0 10px 10px; }

		.foto { padding: 2px; border: solid 1px #ccc; }
		
		#Boxinst { border-left: solid 1px #D0D0BF; border-right: solid 1px #D0D0BF; border-width: 0 1px; margin-bottom: -8px }

