#article h5{
	color:#282828;
	font:37px OgloboCondensedRegular,"Times New Roman",Times,serif;
	text-align: center;
	width: 560px;
	margin: 0 auto;
	position: absolute;
	z-index: 1;
	margin-left: 175px;
}
.bg_tela1{
	float:left;
	position:absolute;
	z-index:0;
	width:940px;
	height:95px;
	top:85px;
	left:0;
	background: rgb(246,248,250);
	background: -moz-linear-gradient(top, rgba(246,248,250,1) 0%, rgba(248,249,251,1) 50%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(246,248,250,1)), color-stop(50%,rgba(248,249,251,1)), color-stop(100%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top, rgba(246,248,250,1) 0%,rgba(248,249,251,1) 50%,rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top, rgba(246,248,250,1) 0%,rgba(248,249,251,1) 50%,rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top, rgba(246,248,250,1) 0%,rgba(248,249,251,1) 50%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom, rgba(246,248,250,1) 0%,rgba(248,249,251,1) 50%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f8fa', endColorstr='#ffffff',GradientType=0 );
}
#corpoInfo{
	float: left;
	width: 940px;
	margin-top: 100px;
	margin-bottom: 40px;
	overflow: hidden;
	position: relative;
}

#corpoInfo #container_corpoinfo {
	width: 1880px;
	height: auto;
	overflow: hidden;
}

#corpoInfo #dragdrop,
#corpoInfo #resultado {
	width: 940px;
	height: auto;
	float: left;
}



#corpoInfo h3,
#corpoInfo h4,
#corpoInfo p{
	margin: 0;
	padding: 0;
}

#corpoInfo #perguntafixa {
	color: #282828;
    display: block;
    float: left;
    font-family: OgloboCondensedRegular,"Times New Roman",times,serif;
    font-size: 22px;
    font-weight: normal;
    line-height: 24px;
    margin-left: 40px;
    margin-top: 45px;
    text-align: center;
    width: 150px;
    display: none;
}

#corpoInfo #melhorou {
	float: right;
}

#melhorou h3{
	background: url(../images/ico_melhorou.png) left no-repeat;
	padding-left: 40px;
}
#piorou h3{
	background: url(../images/ico_piorou.png) left no-repeat;
	padding-left: 40px;
}
#corpoInfo .area{
	float: left;
	width: auto;
	height: 135px;
}
#corpoInfo .area#piorou{
	float: left;
}
#corpoInfo .area h3{
	color:#000;
	text-transform: uppercase;
	font:22px/35px OgloboCondensedRegular,"Times New Roman",Times,serif
}
#corpoInfo .area ul{
	float: left;
	width: 100%;
	margin-top: 15px;
}
#corpoInfo .area ul li{
	float: left;
	margin-left: 18px;
}
#corpoInfo .area ul li img.ativo {
	cursor: pointer;
}
#corpoInfo .area ul li:first-child{
	margin-left: 0;
}
#corpoInfo .area ul li img{
	float: left;
	width: 101px;
	height: 101px;
	background: url(../images/bg_img.png) no-repeat;
	border:solid 3px #fff;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
#corpoInfo .area#melhorou ul li.preenchido img{
	border:solid 3px #5f8f63;
}
#corpoInfo .area#piorou ul li.preenchido img{
	border:solid 3px #a84d35;
}
#corpoInfo #ver_resultado{
	border: solid 1px #cdcdcd;
	width: 100%;
	height:58px;
	float: left;
	text-align: center;
	margin-top: 30px;
	cursor: pointer;
	background-color: #fff;
	display: none;

}
#corpoInfo #ver_resultado .bot{
	width: 215px;
	height:35px;
	margin: 0 auto;
	border:solid 1px #d8d8d8;
	text-transform:uppercase;
	margin-top:10px;
	color:#616161;
	display: none;
	font:18px/35px OgloboCondensedRegular,"Times New Roman",Times,serif;
	background: rgb(251,251,251);
	background: -moz-linear-gradient(top, rgba(251,251,251,1) 0%, rgba(247,247,247,1) 50%, rgba(222,222,222,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(251,251,251,1)), color-stop(50%,rgba(247,247,247,1)), color-stop(100%,rgba(222,222,222,1)));
	background: -webkit-linear-gradient(top, rgba(251,251,251,1) 0%,rgba(247,247,247,1) 50%,rgba(222,222,222,1) 100%);
	background: -o-linear-gradient(top, rgba(251,251,251,1) 0%,rgba(247,247,247,1) 50%,rgba(222,222,222,1) 100%);
	background: -ms-linear-gradient(top, rgba(251,251,251,1) 0%,rgba(247,247,247,1) 50%,rgba(222,222,222,1) 100%);
	background: linear-gradient(to bottom, rgba(251,251,251,1) 0%,rgba(247,247,247,1) 50%,rgba(222,222,222,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbfbfb', endColorstr='#dedede',GradientType=0 );	
}
#corpoInfo #cards{
	margin-left: -16px;
}
#corpoInfo #cards li{
	float: left;
	width: 462px;
	height:220px;
	background:#fff;
	margin-left: 16px;
	margin-top:30px;
	-webkit-box-shadow: 1px 1px 2px 2px #DBDBDB;
	box-shadow: 1px 1px 2px 2px #DBDBDB;
	position: relative;

}
#corpoInfo #cards li img{
	float: left;
	width: 101px;
	height: 101px;
	background: #e8e8e8;
	margin-top: 20px;
	margin-left: 5px;
	margin-right: 10px;
	cursor: move;

	z-index: 11;
}
#corpoInfo .ico{
	float: left;
	width: 31px;
	height: 31px;
	position: absolute;
	top:8px;
	right:8px;	
}
#corpoInfo .ico.melhorou{
	background: url(../images/ico_melhorou.png) no-repeat;
}
#corpoInfo .ico.piorou{
	background: url(../images/ico_piorou.png) no-repeat;
}
#corpoInfo #resultados li h4,
#corpoInfo #cards li h4{
	color:#282828;
	margin-top: 15px;
	font:25px OgloboCondensedMedium,"Times New Roman",Times,serif;
}
#corpoInfo #cards li p{
	margin: 0;
	color:#282828;
	font: 11px Arial;
	line-height:20px;
	width:335px;
	float:left;
	margin-top:10px;
	padding: 0;
}
#corpoInfo #header_result{
	float: left;
	width: 940px;
	background: #fff;
	height: 80px;
	-webkit-box-shadow: 0px 3px 1px 0px #DBDBDB;
	box-shadow: 0px 3px 1px 0px #DBDBDB;
	text-align: center;
	text-transform: uppercase;
	font-size: 15px;
	font-family: OgloboCondensedRegular, "Times New Roman", times, serif;
}



#corpoInfo #header_result .bold {
	font-weight: bold;
	padding-right: 10px;
}

#corpoInfo #header_result .melhorou {
	background: url(../images/ico_melhorou_p.png) no-repeat center left;
	padding:10px 15px 10px 25px;
}


#corpoInfo #header_result .piorou {
	background: url(../images/ico_piorou_p.png) no-repeat center left;
	padding:8px 0 10px 25px;
}

#corpoInfo #resultados{
	float: left;
	width: 940px;
}

#corpoInfo #resultado {
	height: auto;
	overflow: hidden;
}

#corpoInfo #resultados li{
	float: left;
	width: 100%;
	height: 105px;
	padding:15px 0;
	border-bottom:dashed 1px #b4b6b8;
	position: relative;
}
#corpoInfo #resultados li.pula{
	background: #f7fafc;
}
#corpoInfo #resultados li img{
	float: left;
	width: 101px;
	height: 101px;
	background: #e8e8e8;
	margin-right: 15px;
	margin-left: 80px;
}
#corpoInfo #resultados li p{
	float:left;
	color:#282828;
	font:21px/35px OgloboCondensedRegular,"Times New Roman",Times,serif;
}
#corpoInfo #resultados .ico{
	float: left;
	width: 21px;
	height: 21px;
	position: inherit;
	margin-left: 15px;
}
#corpoInfo #resultados .ico.melhorou{
	background: url(../images/ico_melhorou_p.png) no-repeat;
}
#corpoInfo #resultados .ico.piorou{
	background: url(../images/ico_piorou_p.png) no-repeat;
}
#corpoInfo #resultados .resultado{
	width: 345px;
	float: right;
	margin-top:-20px;
	margin-right: 80px;
}
#corpoInfo #resultados .resultado .barra_completa{
	float: left;
	width: 280px;
	height: 20px;
	position: relative;
	color:#010101;
	margin-left:10px;
	font:19px/20px OgloboCondensedRegular,"Times New Roman",Times,serif;
}
#corpoInfo #resultados .resultado .piorou,
#corpoInfo #resultados .resultado .melhorou{
	float: left;
	margin-bottom: 5px;
}
#corpoInfo #resultados .resultado .barra_completa .percent{
	float: left;
	height: 20px;
	background: red;
	margin-right: 10px;
}
#corpoInfo #resultados .resultado .melhorou .barra_completa .percent{
	background: #5f8f63 url(../images/linhas.png) repeat-x;
}
#corpoInfo #resultados .resultado .piorou .barra_completa .percent{
	background: #a84d35 url(../images/linhas.png) repeat-x;
}



#corpoInfo #container_barrafixa {
	height: 170px;
	position: relative;
}

#corpoInfo #container_barraflutua {
	width: 940px;
	height: 170px;
	background-color: #fff;
	z-index: 10;
}

#corpoInfo #frase2 {
	float: left;
    font-family: OgloboCondensedRegular,"Times New Roman",times,serif;
    font-size: 22px;
    line-height: 24px;
    margin-left: 30px;
    margin-top: 45px;
    text-align: center;
    width: 160px;
    display: none;
}