﻿#MapaBackgroundDesdobramento
{
	background-image: url(../IMG/MapaBackground.jpg);
	background-color: #dfdfdf;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
		
	height: 150px;
}

#HeaderTitleDesdobramento
{
	border: solid 1px #dbdbdb;
	border-left-width: 0;
	border-right-width: 0;
	margin: 0px;
	
	height: 59px;	
}

#flashplaceDesdobramento
{
	width: 945px;
	position: absolute;
	top: 0px;
	z-index: 1;
	
	height: 227px;
}

#MenuPrincipalDesdobramento
{
	width: 472px;
	text-align: left;
	position: absolute;
	z-index: 999;
	
	top: 0px;
	height: 19px;
}


a.MenuPrincipalItem div.Desdobramento, a.MenuPrincipalItemSelected div.Desdobramento
{
	margin-right: 22px;
	margin-left: 6px;
	height: 19px;	
}

a.MenuPrincipalItem:hover div.Desdobramento, a.MenuPrincipalItemSelected div.Desdobramento
{
	background-position: left -19px;
}
