html{
	min-height:100%;	
}

body{
	 background-image:url(../slices/bg-TopoBody.jpg);
	 background-repeat:repeat-x;
	 background-position:center 27px;
	 background-color:#001F2D;	
}

@font-face {
    font-family: 'ZurichRegular';
    src: url('../Fonts/tt0298m_-webfont.eot');
    src: url('../Fonts/tt0298m_-webfont.eot?#iefix') format('embedded-opentype'),
         url('../Fonts/tt0298m_-webfont.woff') format('woff'),
         url('../Fonts/tt0298m_-webfont.ttf') format('truetype'),
         url('../Fonts/tt0298m_-webfont.svg#ZurichRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.Zurich{
	font-family: 'ZurichRegular';	
}

#Bg{}

#Linha1{
	float:left;
	width:100%;
	background-image:url(../slices/bg-Topo.jpg);
	background-repeat:repeat-x;
		
}

#Linha1 #ConteudoLinha1{
	margin:auto;
	width:990px;	
}

#Linha2{
	float:left;
	width:100%;	
}

#Linha2 #Pagina{
	margin:auto;
	width:990px;	
}

#Pagina #ColunaEsquerda{
	float:left;
	width:100%;
	background-color:#FFF;	
}

.ColunaEsquerdaInterna{
	margin-top:27px!important;	
}

#Pagina #ColunaEsquerda #Topo{}

#Pagina #ColunaEsquerda #CorpoConteudo{
	float:left;
	width:100%;	
}

#CorpoConteudo #BarraLateralEsquerda{}

#CorpoConteudo #BarraLateralDireita{
	float:right;
	display:inline;
	width:185px;
	margin:21px 20px 0 0;	
}

#CorpoConteudo #ConteudoPrincipal{
	float:left;
	display:inline;
	margin:21px 0 0 20px;
	width:740px;	
}

#CorpoConteudo #ConteudoPrincipal #MargemConteudoPrincipal{}

#Pagina #ColunaEsquerda #Rodape{}

#Pagina #ColunaExterna{}

#Linha3{
	float:left;
	width:100%;
	height:139px;
	background-image:url(../slices/bg-Rodape.jpg);
	background-repeat:repeat-x;
}

#Linha3 #Rodape{
	margin:auto;
	width:990px;	
}


/* Div microformats*/
#microformat{
	display:none;
}
