
#lay-all {
		background: #000000 url('/_resources/media/img/default/bg_body_stars.jpg') no-repeat center top;
}

#lay-top-bg {
	height: 112px;

}

#lay-top {
	/*width: 960px;*/
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	/*background:  url('/_resources/media/img/default/bg_top.jpg') no-repeat center top;*/
}

#lay-top-home {
	/*width: 960px;*/
	/*position:relative;*/
	height: 390px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background: #000000 url('/_resources/media/img/default/bg_top.jpg') no-repeat center top;
}

#lay-logo {
	position: absolute;
	margin-top: 31px;		
}

#lay-search {
	height:117px;
	width:260px;
	background: url('/_resources/media/img/default/bg_right_top.gif') no-repeat center top;
	padding-top:35px;
}

#lay-main {
	margin-left: auto;
	margin-right: auto;
	/*border-top: 1px solid #024f6d;*/
	/*padding-bottom: 20px;
	padding-top: 20px;*/
	width:960px;
	background: url('/_resources/media/img/default/bg_main_bottom.gif') no-repeat center bottom;
}

#lay-main-bg {
	margin-left: auto;
	margin-right: auto;
	/*border-top: 1px solid #024f6d;*/
	/*padding-bottom: 20px;
	padding-top: 20px;*/
	width:960px;
	background: url('/_resources/media/img/default/bg_main_repeat2.gif') repeat-y right;
}

#lay-left {
	float: left;
	width: 150px;	
}

#lay-center {
	float: left;
	width: 650px;	
}

#lay-title {
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 10px;
	width:960px;
	margin: 0 auto;
	color:#007ba9;
	position:relative;
}

#lay-path {
	font-size: 11px;
}

#lay-content {
	padding: 20px 60px 60px 0px;
	_padding:20px 0px 60px 0px;
}

#lay-right {
	float: left;
	width: 260px;	
	padding-bottom:60px;
}

#lay-footer-bg {
	background:#5d737b  url('/_resources/media/img/default/bg_footer_repeat.jpg') repeat-x center bottom;
	min-height:340px;
	_height:340px;
	position:relative;
}

#lay-footer {	
	background:url('/_resources/media/img/default/bg_footer_bottom.jpg') no-repeat center bottom;
	margin-left: auto;
	margin-right: auto;
	min-height: 340px;
	_height: 340px;
}

.menu-itens-footer {
	margin-bottom:8px;
	line-height:14px;
}


/* Popup layout */
#lay-popup-top {
	height: 100px;
	
	background: #f1f1f1;
}

#lay-popup-logo {
	position: absolute;
	margin-top: 25px;
	margin-left: 25px;
	
	width: 50px;
	height: 50px;
	
	background: #a1a1a1;
}

#lay-popup-main {
	padding-left: 20px;
	padding-right: 20px;
}


/* Album layout */
#lay-album-top {
	height: 114px;
	
	padding-left: 20px;
	padding-top: 31px;
	background: url('/_resources/media/img/default/bg_top.png') no-repeat;
	border-bottom: 4px solid #ff0000;
}

#lay-album-logo {
	position: absolute;
	margin-top: 25px;
	margin-left: 25px;
	width: 50px;
	height: 50px;
	background: #a1a1a1;
}

#lay-album-main {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}

/* Print layout */
#lay-print {
	width: 540px;
}

#lay-flash {
	/*background: url('/_resources/media/img/default/flash_top.jpg') no-repeat center top;*/
	height: 390px;
	width:960px;
	text-align:center;
	margin:0 auto;
}

#lay-flash-2 {
	background: url('/_resources/media/img/default/bg_top_interna.jpg') no-repeat center top;
	height: 60px;
	margin:0 auto;
}

#lay-form {
	background: url('/_resources/media/img/default/bg_lay_form.gif') no-repeat left top;
	padding:35px 0 0 20px;
}