@charset "utf-8";
/* CSS Estrutura - Pousada Farol do Morro - Geral */

/* hack para o IE */	
body{
	margin:0px;
	padding:0px;
	background-image:url(../imagens/css/bkg_sit.jpg);
	text-align:center; 
	overflow: -moz-scrollbars-vertical;
	background-repeat:repeat;
	}
	
	/* "remedio" para o hack do IE */	
	#Est_Ger{
		width:990px;
		margin:0 auto;			
		text-align:left; 
		}
		#Est_Ger_Top{
			width:990px;
			margin-top:18px;
			}
			#Est_Ger_Top_001{
				width:100px;
				margin-left:890px;
				margin-bottom:5px;
				}
				#Est_Ger_Top_001_001{
					width:26px;
					height:16px;
					margin-left:5px;
					float:left;
					font-size:0px;
					}
			#Est_Ger_Top_002{
				width:990px;
				height:194px;
				font-size:0px;
				}
			#Est_Ger_Men_Sup{
				width:990px;
				height:28px;
				font-size:0px;
				}
			#Est_Ger_Con{
				width:990px;
				background-image:url(../imagens/css/bkg_con.jpg);
				}
			#Est_Ger_Rod{
				width:990px;
				height:39px;
				background-image:url(../imagens/css/bkg_rod.jpg);
				font-size:0px;
				margin-bottom:10px;
				}
				#Est_Ger_Rod_001{
					width:990px;
					text-align:center;
					}

