@charset "utf-8";
/* CSS Document */
*{ font-family:Arial, Helvetica, sans-serif;}
.titulo-questao { font-size:1em; color:#006699; font-weight:normal; margin:0 0 8px 0; padding:0; font-weight:bold;}
.cursor { cursor:pointer;}
.right { float:right; }
.clear{display: block; clear: left; margin: 0;visibility: hidden; border:none; } 
body { font-size:0.8rem; font:Arial, Helvetica, sans-serif;}
.title-bloco { background-color:#333; padding:0.5em;  border-radius: 0.2em; color:#FFFFFF}
.titleA { padding:5px; margin:10px 0 10px 0; background-color:#E9E9E9; width:80%; font-size:1rem}
.bloco-content {padding:2rem;}
/*td { font-family: "Trebuchet MS", "Comic Sans MS", Arial, sans-serif; font-size: 12px}*/
._hr {border-bottom:0.1rem dotted #ccc; border-top:none;}
a:link {/* color: #000000; */text-decoration: none}
a:visited { color: #999999; text-decoration: none}
a:hover { color: #FF9900; text-decoration: none}
a:active { color: #000000; text-decoration: none}
.style6 {color: #999999}
.field01 { background-color:#F7F7F7; border:none; margin:0}
BODY {
scrollbar-face-color: #E1E1E1;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #B6B6B6;
scrollbar-darkshadow-color: #B6B6B6;
scrollbar-shadow-color: #F5F5F5;
scrollbar-arrow-color: #B6B6B6;
}
.style1 {
	color: #333333;
	font-weight: bold;
	font-size: 18;
}
.header
{
	background:#336699;
	padding:15px 0 25px 0;
	border-top:5px solid #ccc;
	margin-bottom:20px;
}
.resp_text { margin:0; padding:0; font-size:0.9rem; color:#999}
.label_resp { float:left;}
.mini { max-width:100px;}
.medium { max-width:180px;}
.grande { width:80%}
.cursor { cursor:pointer}
#tableContent { border:none;}
.no-border { border:none;}
.container-header{
padding-bottom:10px;
}
.container-sub-header{
padding:10px 3px 0 3px; background-image:url("../img/bg-site.png");
}
.b-shadow {
 -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
-moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
 box-shadow: 0px 0px 10px rgba(0,0,0,.8);
}
.a-shadow {
 -webkit-box-shadow: 10px 0px 10px rgba(0,0,0,.8);
-moz-box-shadow: 10px 0px 10px rgba(0,0,0,.8);
 box-shadow: 10px 0px 10px rgba(0,0,0,.8);
}
.top-projeto {
	border-bottom:2px solid #ccc;
	padding:30px 0 0 0;
	background-color:#4B4B4B;
}
.img-top {
	margin: 0 0 0 20px;
}
.container-menu{
	margin-top:30px;
	border-top:2px solid #CCC;
}
#tableContent { border:none;}
.obrigatorio{
 color:#FF0000;
 font-size:9px;
 float:right;
}
.imagem{
   background: url(/img/egresso.png) no-repeat;
}