
#infographic-title h1 {
   background-color: #33D0B6; 
   
}

h3 {
    color: #4A4949;
    font-family: 'Source sans Pro';
   
}

h4 { 
    color: #4A4949;
    font-family: 'Source sans Pro';
}

h5 { 
    color: #4A4949;
    font-family: 'Source sans Pro';
}

.navLeft {
    background:  url("../img/vida-left.png") no-repeat 640px 35px;
}

.navRight {
    background:  url("../img/vida-right.png") no-repeat 20px 35px;
}

a.quiz-restart {
	background: #64DBC8 !important;
}

div#topo h1 {
   background: #33D0B6;
}


#questoes li > a  {	
	color: #fff !important;
    background-color:   #64DBC8;
    background-image: url("../img/o-suavida.png");
}



#questoes li > p {
    color:#33D0B6; 
}

#questoes a:hover {	
    background-color: #dfdfdf; 
}

/*#questoes li a.selected {
    background-color: #33D0B6; 
    background-image: url(../img/v-suavida.png); 
}*/

#questoes li a.selected-multi {
    background-color: #279C89; 
    background-image: url(../img/v-suavida.png); 
}
