
#lay-all {
}



#lay-top {
	width: 940px;
	height: 400px;
	position:relative;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: url('/_resources/media/img/default/bg-top-home.jpg') no-repeat;
}
#lay-top-int {
	width: 940px;
	height: 200px;
	position:relative;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background: url('/_resources/media/img/default/bg-top-int.jpg') no-repeat;
}

#lay-logo {
	position: absolute;
	top: 23px;	
	left:20px;	
}

#lay-search {
	position: absolute;
	height:41px;
	width:275px;
	background:url('/_resources/media/img/default/bg-search-top.png') no-repeat top left;
	top:0px;
	right:0px;
}
#lay-search-int {
	position: absolute;
	height:41px;
	width:275px;
	background:url('/_resources/media/img/default/bg-search-top.png') no-repeat top left;
	top:0px;
	right:0px;
}
#box-atendimento {
	float:left;
	font-weight:bold;
	color:#008ab7;
	margin:10px 0px 0px 52px;
}
#lay-main {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	background:#eef7fa url('/_resources/media/img/default/bg-main.gif') repeat-y top left;
}
#lay-menu {
	position:absolute;
	top:92px;
	width:688px;
	left:256px;
}
#lay-menu-int {
	position:absolute;
	top:135px;
	width:688px;
	left:256px;
}
#txt-top-home {
	position:absolute;
	top:247px;
	left:499px;
	width:265px;
	height:76px;
	background:url('/_resources/media/img/default/centro-de-diagnostico.jpg') no-repeat top left;
}
#lay-left {
	float: left;
	width: 240px;	
	background:url('/_resources/media/img/default/bg-left.png') no-repeat top left;
}
#lay-flash {
	position:absolute;
	bottom:0px;
	left:-1px;
	height:260px;
}
#lay-center {
	float: left;
	width: 700px;	
	min-height:324px;
	_height:324px;
	background:url('/_resources/media/img/default/bg-center.png') repeat-x top left;	
	padding-left: 20px;
	padding-right: 20px;
}

#lay-title {
	font-size: 20px;
	font-weight: bold;
	position:relative;
	height:39px;
	margin-bottom:22px;
	margin-top:-1px;
}

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

#lay-right {
	float: left;
	width: 220px;	
}
#lay-footer {	
	width: 660px;
	margin-left:260px;
	padding-top:20px;
	margin-top:20px;
	background:url('/_resources/media/img/default/border-double.gif') repeat-x top left;
}
#lay-footer h3 {
	font-size:16px;
	margin-bottom:9px;
}

/* 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;
}

#box-news-secondary {
	float:right;
	width:340px;
}

/* Print layout */
#lay-print {
	width: 595px;
	height: 772px;
}

#lay-content-print {
	height: 500px;
	padding: 70px;
}

#lay-footer-print {
	text-align: center;
	font-size: 12px
	color: #000;
	height: 20px;
}
