@CHARSET "ISO-8859-1";

#div_fundo_testesonline{
	display: block;
	width: 900px;
	height: 500px;
	position: relative;
	background-image: url(../../../images/layout_testes_tematicos.jpg);
	z-index:50;
}

.div_main_testesonline {
    position: relative;
    width: 910px;
    height: 400px;
    /*background-color: black;*/
    color: black;
    border: 0px solid blue;
    /* background-image: url('images/layout_testes_tematicos.jpg');*/
	display: block;
	visibility: visible;
	z-index:50;
}

.div_spaccer_testesonline {
    position: relative;
    width: 910px;
    height: 10px;
}

.div_foto {
    position: relative;
    margin-left: 10px;
    width: 350px;
    height: 250px;
    background-color: white;
    display: inline;
    float: left;
}

.div_infoperg {
    position: relative;
    margin-left: 10px;
    width: 520px;
    height: 250px;
    display: inline;
    float: left;
}

.div_nums_perg {
    position: relative;
    width: 520px;
    height: 95px;
}

.div_num_pergunta {
    position: relative;
    width: 122px;
    height: 95px;
    float: left;
}

.num_pergunta_bd {
	color: white;
	font-family: verdana;
	font-size: 12px;
}

.num_pergunta_teste {
	color: white;
	font-family: verdana;
	font-size: 20px;
}

.div_ajuda_pergunta {
    position: relative;
    width: 316px;
    height: 95px;
    float: left;
}

.div_timer {
    position: relative;
    width: 82px;
    height: 95px;
    float: left;
	color: white;
	font-family: verdana;
	font-size: 40px;
	text-align: right;
	margin-top: 10px;
}

.div_respostas{
	position:relative;
	margin-left:10px;
	margin-top:10px;
	width:880px;
	height: 116px;
	float: left;
}

.div_pergunta {
    position: relative;
    width: 510px;
    height: 144px;
    background-color: white;
    float: left;
	padding: 5px;
	font-family: verdana;
	font-size: 16px;
	text-align: left;
}

.letra_resposta {
	position: relative;
    font-size: 18px;
    height: 27px;
    font-weight: bold;
	margin-top: 4px;
}

.div_resposta {
    position: relative;
    background-color: white;
    height: 25px;
	width: 847px;
    padding-left: 2px;
    margin-top: 2px;
    border: 1px solid black;
	float: left;
	overflow-y:auto;
}

.resposta {
	position: relative;
	font-family: verdana;
	color: black;
	height: 25px;
	margin-top: 3px;
}

.div_solucao {
	position: relative;
    width: 25px;
    height: 25px;
    border: 1px solid black;
	    margin-top: 2px;
    float: right;
	display: inline;
}

.div_nav_perguntas{
	position: relative;
	width: 880px;
	height: 27px;
	margin-top: 10px;
	/*border: 1px solid black;*/
	margin-left: 10px;
	float: left;
	vertical-align: middle;
}

.div_nav_perguntas_num{
	width: 17px; height: 25px;
	border: 1px solid #330099;
	background-color: white;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	font-family: verdana;
	color: black;
}
.div_nav_perguntas_menos{
	position: relative;
	width: 25px;
	height: 25px;
	display: inline-block;
	margin-top: 0;
	color: red;
	font-weight: bolder;
}

.div_nav_perguntas_mais{
	position: relative;
	width: 25px;
	height: 25px;
	display: inline-block;
	margin-top: 0;
}
#div_revisao{
	position: relative;
	width: 900px;
	height: 510px;
	background-color: #FFFFFF; 
	z-index:102;
	top:-500px;
}
#tab_revisao{
	position: relative;
	width: 900px;
	height: 500px;
	/*border: 1px solid blue;*/
	text-align: center;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	z-index:102;
}

#tab_revisao td{
	height: 12px;
	background-image: url(../images/bub2-tr.gif);
	background-repeat:repeat-X;	

}

.tab_revisao_titulo_categoria{text-align: center;}

.tab_revisao_top_left_tit{}
.tab_revisao_top_center1_tit{text-align: left;}
.tab_revisao_top_center2_tit{}
.tab_revisao_top_right_tit{}

.tab_revisao_row_left{}
.tab_revisao_row_center1{text-align: left;}
.tab_revisao_row_center2{}
.tab_revisao_row_right{}

.tab_revisao_bot_left{ text-align:right;}

#span_resultado{
	font-family:verdana;
	font-size: 20px;
	color: white;
}

.listapaginas2 a{
	color: white;
	font-weight: bold;
	text-decoration: none;
	}

.listapaginas2_span{
	color: white;
	background-color: blue;
	padding-left: 2px;
	padding-right: 2px;
	}
	
#table_historico{
	width: 900px; border: 1px solid #999; padding: 0px; text-decoration: none;
	font-family: verdana;
	color: #999;
	font-size: 10px;
	font-weight: bold;
	background-color: white;
}

.table_historico_td_title{
	font-family: verdana;
	color: #999;
	font-size: 10px;
	background-color: #999;
	background-image: none;
	height: 12px;
	text-align:center;
}

.table_historico_td_cont{
	font-family: verdana;
	color: #999;
	font-size: 10px;
	padding-left: 2px;
	padding-top: 1px;
	text-align:center;
}
.table_historico_td_cont_aprov{
	font-family: verdana;
	color: green;
	font-size: 10px;
	padding-left: 2px;
	padding-top: 1px;
	text-align:center;
}
.table_historico_td_cont_reprov{
	font-family: verdana;
	color: red;
	font-size: 10px;
	padding-left: 2px;
	padding-top: 1px;
	text-align:center;
}

#table_historico td{
	height: 10px;
	background-image: url(../images/bub2-tr.gif);
	background-repeat:repeat-X;	
}

#div_senhas{
	position: relative; width: 916px; height: 510px;
}

table#tab_senhas1,#tab_senhas2{
	text-align: center; font-family: verdana; font-size: 10px; font-weight: bold; width: 300px;	border: 1px solid gray; background-color: white;
}

table#tab_senhas1,#tab_senhas2 td{
	height: 10px; background-image: url(../images/bub2-tr.gif); background-repeat:repeat-X;
}

#div_testeload{
	position: relative;
	z-index: 999;
	display: block;
	width: 900px;
	height: 500px;
	background-color: gray;
	top:-500px;
}

#div_blocktestes{
	width: 900px;
	height:	500px;
	display: block;
	position: relative;
	background-image: url(../../../images/layout_testes_tematicos.jpg);
	z-index: 200;
	top:-500;
	float:left;
}

#fundo_testes_geral{
	height:500px;
}
#div_linkpub{
	width:900px;
	background: orange;
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 14px;
}
