@charset "utf-8";
/* CSS Document */

@import url("geral.css");


#boxGeralInternas #boxConteudoQuiz{
margin-top:10px;
text-align:center;
text-align:justify;
padding-right:8px;
}
#boxGeralInternas #boxConteudoQuiz a {
text-decoration:none;
}
#boxGeralInternas #boxConteudoQuiz a:hover{
text-decoration:underline;
}
#boxGeralInternas #boxConteudoQuiz h2{
font-size:18px;
margin-bottom:10px;
}
#boxGeralInternas #boxConteudoQuiz h2 a{
color:#999999;
}
#boxGeralInternas #boxConteudoQuiz h2 a:hover{
text-decoration:none;
}
#boxOportal #boxConteudoQuiz a{
text-decoration:none;
}

#Quiz1 div.imgs, #Quiz2 div.imgs, #Quiz3 div.imgs{
float:left;
width:150px;
height:80px;
}
#Quiz1, #Quiz2, #Quiz3{
padding-bottom:15px;
border-bottom: solid 1px #437C91 !important;
height:auto;
margin-bottom:15px;
}
#Quiz1 a, #Quiz2 a, #Quiz3 a{
color:#000000;
}
#Quiz1 a:hover, #Quiz2 a:hover, #Quiz3 a:hover{
text-decoration:none;
}
#Quiz3 .enem{
height:80px;
padding-top:10px;
}

