@charset "utf-8";
/* CSS Banho e Cia */

/*Imagem Principal da Capa*/
#Sit_Ger_Cap_Pag{
	width:636px;
	height:198px;
	margin:0 auto;
	margin-bottom:6px;
	background-image:url(../imagens/css/bkg_cap_sit.jpg);
	}
	
/*Parte Geral Meio da Pagina*/	
#Sit_Ger_Mei_Pag{
	width:636px;
	height:226px;
	background-color:#f4f4f4;
	}

	/*Titulo Menor */
	#Sit_Ger_Mei_Pag_Tit{
		width:636px;
		height:26px;
		}

/* Parte Geral Inferior da Pagina */	
#Sit_Ger_Inf_Pag{
	width:636px;
	margin-top:10px;
	}
	
	/* Parte Geral Inferior da Pagina 01 */	
	#Sit_Ger_Inf_Pag_Pro{
		width:313px;
		height:199px;
		background-color:#f4f4f4;
		float:left;
		}		
	
		/*Titulo Menor */
		#Sit_Ger_Inf_Pag_Pro_Tit{
			width:313px;
			height:26px;
			}
	
	/*Parte do Espaçamento entre colunas Inferiores*/
	#Sit_Ger_Inf_Pag_Esp{
		width:10px;
		height:100px;
		float:left;
		}
