body{background-color: #000;}
#area1{top: 0; z-index: 100; position: fixed; color: #FFF;}
#area2{z-index: 200; height: 2400px; color: #FFF; text-align: center;}
#area3{}

/** menu **/
.menu{
	/*background: url('../img/home/home1.jpg');
	background-position: left bottom;*/
	background: url('../img/o-mestre/barraMenu.jpg');
	z-index: 1000;
	position: fixed !important;
	background-size: 100%;
}

/** area1 **/
#area1{
}

#area1 .visitenos{
	height: 400px;
	width: 470px;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	color: #1A365D;
	text-align: center;
	margin-left: 60%;
}

/** area2 **/
#area2{
	
}



/** area3 **/
#area3{
}
