/* Div geral e div de ajusta no quadrante*/
#comofaz{
	width:955px;
	height:580px;
	background-image:url(../imagens/bgquad5.jpg);
	background-position:right;
	overflow:hidden;
}

#quad5{
	width:705px;
	height:380px;
	margin:75px 0 0 125px;
}

/* Divs de ajuste do efeito */
#q5js{
	width:100%;
	overflow:hidden;
	margin-top:-15px;
}

#q5ajax{
	float:left;
	display:inline;
	width:415px;
	height:250px;
	overflow:hidden;
	border:1px re solid;
	margin-top:6px;
}

#q5change{
	float:left;
	display:inline;
	height:250px;
	width:286px;
	background-image:url(../imagens/underqd5.jpg);
	background-repeat:no-repeat;
	background-position:left;
	margin-left:-20px;
}

/* ajustes no efeito */
h4{
	font-weight:normal;
	font-size:14px;
	margin:0;
	color:#666666;
}

#q51 h4{
	font-weight:bolder;
	font-size:15px;
	margin:0;
	color:#01583e;
	text-decoration:underline;
}

#q51,#q52,#q53{
	float:left;
	display:block;
	width:90px;
	text-decoration:none;
}

#q51{
	margin:75px 0 0 -10px;
}

#q52{
	margin:80px 0 0 20px;
}

#q53{
	margin:35px 0 0 5px;
}

#q51 #q5_ferr{
	background-image:url(../imagens/ferr_open.png);
	background-repeat:no-repeat;
	width:80px;
	height:90px;
}

#q51 #q5_form{
	background-image:url(../imagens/form_open.png);
	background-repeat:no-repeat;
	width:80px;
	height:90px;
}

#q51 #q5_atu{
	background-image:url(../imagens/atu_open.png);
	background-repeat:no-repeat;
	width:80px;
	height:90px;
}

#q52 #q5_ferr,#q53 #q5_ferr{
	background-image:url(../imagens/ferr_closed.png);
	background-repeat:no-repeat;
	width:70px;
	height:81px;
}

#q52 #q5_form,#q53 #q5_form{
	background-image:url(../imagens/form_closed.png);
	background-repeat:no-repeat;
	width:70px;
	height:81px;
}

#q52 #q5_atu,#q53 #q5_atu{
	background-image:url(../imagens/atu_closed.png);
	background-repeat:no-repeat;
	width:70px;
	height:81px;
}

a.q5c{
	color:#666666;
}
a.q5c:active{
	color:#01583e;
}

.swfobj{
	position:relative;
	z-index:15;
}