#lay-all {	
	text-align: center;
}

#lay-top {
	width: 900px;	
	height: 320px;		
	margin: 0 auto;
	text-align: left;
}

#lay-logo {
	position: absolute;
	z-index: 1000;
	width: 172px;
	height: 138px;
	margin-top: 20px;
}

#lay-slogan {
	position: absolute;
	margin-left: 210px;
}

#lay-foto1 {
	position: absolute;
	margin-left: 630px;
}

#lay-menu {
	position: absolute;
	top: 180px;
	width: 900px;
	height: 50px;
	z-index: 1000;
	margin-left: 40px;
}

#lay-titulos {
	position: absolute;
	top: 230px;
}

#lay-barra-inscricoes {
	position: absolute;
	top: 230px;
	margin-left: 555px;
}


#lay-main {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;		
}

#lay-left {
	position: relative;
	float: left;
	width: 630px;
	text-align: left;	
	padding-top: 30px;
	padding-right: 28px;
}

#lay-right {	
	float: left;
	width: 270px;	
	text-align: left;	
	padding-top: 30px;
}

#lay-content {
}

#lay-footer-bg {
	margin-top: 30px;
	height: 126px;
	background: #ffffff url('../../../_resources/media/img/default/bg_footer.png') top left repeat-x;
}

#lay-footer {
	width: 900px;
	margin: 0 auto;
	padding-top: 25px;
	text-align: left;
	color: #ffffff;	
}

.yellow {
	color: #e8e509;
	font-weight: bold;
}

.box-home {
	float: left;
	width: 195px;
	border-right: solid 1px #b6bfd1;
	padding: 0 15px 20px 15px;
}

.divisor {
	clear: both;
	line-height: 0px;
	font-size: 0px;
	height: 2px;
	background: #b6bfd1;
}

.group-botoes {
	float: left;
	width: 180px;
}

.bt-metodologia {
	width: 180px;
	height: 60px;
	margin-bottom: 20px;
}

.group-mais {
	float: left;
	width: 30px;
	padding-top: 58px;
}

.box-content {
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	color: #472c6f;
	background: #ffffff;
}

.box-metodologia-wrapper {
	float: left;
	width: 435px;
}

.box-metodologia {
	width: 435px;
	background: url('../../../_resources/media/img/default/box_metodologia_top.png') top left no-repeat; 
}

.box-metodologia-repeat {
	width: 435px;
	background: url('../../../_resources/media/img/default/box_metodologia_repeat.png') top left repeat-y;
}

.box-metodologia-bottom {
	width: 435px;
	height: 19px;
	background: url('../../../_resources/media/img/default/box_metodologia_bottom.png') top left no-repeat;
}

.box-metodologia-mais {
	clear: both;
	height: 30px;
	text-align: left;
	padding-left: 430px;
}

.met-left {
	float: left;
	width: 155px
}

.met-right {
	float: right;
	width: 240px;
}

.box-fal-wrapper {
	float: left;
	width: 280px;
}

.box-fal {
	width: 280px;
	background: url('../../../_resources/media/img/default/box_fal_top.png') top left no-repeat;
}

.legenda-foto {
	font-size: 11px;
	color: #3c3c3c; 
}

.box-fal-repeat {
	width: 280px;
	background: url('../../../_resources/media/img/default/box_fal_repeat.png') top left repeat-y;
}

.box-fal-bottom {
	width: 280px;
	height: 11px;
	background: url('../../../_resources/media/img/default/box_fal_bottom.png') top left no-repeat;
}

.clear {
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	clear: both;
}

.menu-item {
	float: left;
	font-size: 0px;
	line-height: 0px;
}

.content-image {
	font-size: 0px;
	line-height: 0px;
}

.style4 {
	color: #666666;
	font-weight: bold;
}

.question {
	font-size: 16px;
	color: #263475;
	line-height: 18px;
	font-weight: bold;
}

.label {
	font-weight: bold;
}

table.curso {		
	width: 100%;
}


table.curso tr.header td {	
	background: #472c6f;
	color: #ffffff;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

table.curso tr.row1 td {	
	background: #dad5e2;
	color: #472c6f;	
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

table.curso tr.row2 td {	
	background: #c7bfd4;
	color: #472c6f;	
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

