#infoarte{
	width: 800px;
	height: auto;
	overflow: hidden;
	margin: 0 auto 50px;
}
#infoarte #content{
	position: relative;
	width: 800px;
	height: 750px;
}
#infoarte #content #cntnr_imagens img{
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	z-index: 1;
}
#infoarte #content #cntnr_imagens img:first-child {
	opacity: 1;
}
#infoarte #content #cntnr_candidatos .cand{
	/*cursor: pointer;*/
	position: absolute;
	background: transparent;
	z-index: 2;
}
#infoarte #content #cntnr_candidatos #marina-silva.cand{
	height: 170px;
    right: 46px;
    top: 134px;
    width: 185px;
}
#infoarte #content #cntnr_candidatos #dilma-rousseff.cand{
	height: 156px;
    left: 205px;
    top: 25px;
    width: 184px;
}
#infoarte #content #cntnr_candidatos #aecio-neves.cand{
	height: 174px;
    right: 231px;
    top: 27px;
    width: 148px;
}
#infoarte #content #cntnr_candidatos #everaldo.cand{
	bottom: 0;
    height: 181px;
    left: 239px;
    width: 144px;
}
#infoarte #content #cntnr_candidatos #levy-fidelix.cand{
	height: 148px;
    right: 32px;
    top: 320px;
    width: 185px;
}
#infoarte #content #cntnr_candidatos #eduardo-jorge.cand{
	height: 168px;
    right: 97px;
    top: 469px;
    width: 152px;
}
#infoarte #content #cntnr_candidatos #luciana-genro.cand{
	bottom: 0;
    height: 181px;
    left: 407px;
    width: 144px;
}	
#infoarte #temas{

}