@charset "utf-8";
td img
{
    display: block;
}
*
{
	padding: 0;
	margin: 0;
}
body  {
	font-size: 9pt;
	font-family:Arial;
	background: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	color: #000000;
}
form { margin: 0pt; padding: 0pt; }
#wrapper
{
	/*width: 775px;
	margin-left: auto;
	margin-right: auto;
	background: #ffffff;*/
}

.form_text_box_larga {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-position: left center;
	text-align: left;
	vertical-align: middle;
	height: 20px;
	width: 600px;
	

}
.pergunta_form {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-position: left center;
	text-align: left;
	vertical-align: middle;
	height: 20px;
}

a:link {
	color: #000000;
	text-decoration:none;
	font-weight:bold;
	font-size: 8pt;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
.texto {
	color: #000000;
	font-size: 10pt;
	margin-bottom:18px;
}
.texto A:active {
	color: #000000;
	font-size: 8pt;
}
.texto A:visited{
	color: #000000;
	font-size: 8pt;
	font-weight:bold;
}
.texto A:hover{
	color: #000000;
	font-size: 8pt;
	text-decoration:underline;
}
.tit_pequeno {
	color: #B0254D;
	font-weight: bold;
	font-size: 10pt;
}
.tit_grande {
	color: #000000;
	font-weight: bold;
	font-size: 12pt;
	font-variant:small-caps;
}
.texto_pequeno {
	color: #000000;
	font-size: 8pt;
}
.texto_pequeno_cinza {
	color: #999999;
	font-size: 8pt;
}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
/*	width: 100px; */
	font: bold 11px arial;
	border-right: 2px solid #ffffff;
}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
/*	background: #B0254D; */
	color: #ffffff;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	
/*	background: #B0254D; */
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #B0254D;
/*	border: 0px solid #000000; */
}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #B0254D;
		color: #ffffff;
		font: 11px arial}

	#sddm div a:hover
	{	background: #ffffff;
		color: #B0254D}
.rodape_celula {
	border-top: 2px solid #999999;
}
.form_text_box_login {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	vertical-align: middle;
	height: 20px;
	width: 200px;
}
.form_text_area_larga {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-position: left center;
	text-align: left;
	vertical-align: middle;
	height: 50px;
	width: 600px;
}
.form_list {
	font-family: Arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	vertical-align: middle;
	height: 20px;
	width: 200px;
}
.head_grid {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #B0254D;
	background-position: center center;
	height: 20px;
	text-align: center;
	vertical-align: middle;
}
.grid_content {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-position: center center;
	height: 20px;
	text-align: left;
	vertical-align: middle;
}

.grid_content_center {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-position: center center;
	height: 20px;
	text-align: center;
	vertical-align: middle;
}

.grid_content_alternate {
	font-family: Arial;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-position: center center;
	height: 20px;
	text-align: left;
	vertical-align: middle;
}

.gridPager
{
	font-family: Arial;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.gridPager a
{
	font-size: 9pt;
	text-decoration:underline;
	padding-right:3px;
}
.gridPager a:hover
{
	color: #B0254D;
}
.gridPager span
{
	text-decoration:none;
	padding-right:3px;
	color: #B0254D;
	font-weight:bold;
}

.grid_content a
{
	font-size: 9pt;
	text-decoration:underline;
	padding-right:3px;
}
.grid_content a:hover
{
	color: #B0254D;
}

H3.desfoco{
      BACKGROUND: #f3f6f8 no-repeat right top;
      CURSOR: hand;
      COLOR: #99a8aa;
      }
H3{
      PADDING-RIGHT: 12px;
      DISPLAY: inline;
      PADDING-LEFT: 8px;
      FONT-WEIGHT: bold;
      
      FONT-SIZE: 10pt;
      BACKGROUND: #B0254D no-repeat right top;
      PADDING-BOTTOM: 2px;
      MARGIN: 0px;
      
      WORD-BREAK: normal;
      PADDING-TOP: 2px;
      
      
      WORD-WRAP: break-word;
      
      font-family: Arial;
      font-size: 9pt;
      font-style: normal;
      line-height: normal;
      font-weight: bold;
      font-variant: normal;
      color: #FFFFFF;
      background-color: #B0254D;
      background-position: center center;
      height: 20px;
      text-align: center;
      vertical-align: middle;
      }
.GroupButton td
{
    border-bottom: 1px solid Transparent;
      border-top: 1px solid Transparent;
      padding: 0pt 50pt 0pt 50pt;
}
img.botoes {
      color: #000000;
      border:0px;
}
.form_text_box_numero {
      font-family: Arial;
      font-size: 8pt;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      vertical-align: middle;
      height: 20px;
      width: 200px;
      text-align:right;
}


.ulRepeaterUserStats {
  padding:0;
  margin:8px 0px 0px 0px;
  border-bottom:1px solid #b0254d;
}

.ulRepeaterUserStats ul
{
	list-style-position: outside;
	list-style-type: circle;
	margin-left:0px;
	list-style-type: none;
	margin:0px 0px 8px 0px;
}

.ulRepeaterUserStats ul li
{
	font-weight:bold;
}

.ulRepeaterUserStats ul li ul li
{
	font-weight:normal;
	line-height:1.5em;
	list-style-type: square;
	margin-left:30px;
}

.wdfPager
{
	COLOR: #46B8E6;
	font-weight: bold;
	text-decoration: none;
}

.wdfPagerLabel
{
	COLOR: #79786c;
	FONT-SIZE: 11px;
	font-weight: bold;
	text-decoration: none;
}

DIV.wdfPager A {
	BORDER-RIGHT: #79786c 1px solid; 
	PADDING-RIGHT: 5px; 
	BORDER-TOP: #79786c 1px solid; 
	PADDING-LEFT: 5px; 
	FONT-SIZE: 11px; 
	PADDING-BOTTOM: 2px; 
	BORDER-LEFT: #79786c 1px solid; 
	COLOR: #79786c; 
	MARGIN-RIGHT: 1px; 
	PADDING-TOP: 1px; 
	BORDER-BOTTOM: #79786c 1px solid; 
	TEXT-DECORATION: none
}

DIV.wdfPager A:hover {
	BORDER-RIGHT: #98C601 1px solid; 
	BORDER-TOP: #98C601 1px solid; 
	BORDER-LEFT: #98C601 1px solid; 
	COLOR: #fff; 
	BORDER-BOTTOM: #98C601 1px solid; 
	BACKGROUND-COLOR: #98C601;
}
DIV.wdfPager .pagerCurrent {
	BORDER-RIGHT: #79786c 1px solid; 
	BORDER-TOP: #79786c 1px solid; 
	BORDER-LEFT: #79786c 1px solid; 
	BORDER-BOTTOM: #79786c 1px solid; 
	BACKGROUND-COLOR: #79786c;
	color: #ffffff;
}

.ulHomeEntidade
{
	margin: 0em;
	width: 720px;
	padding: 0px 8px 20px 20px;
	text-align: justify;
}
.ulHomeEntidade li
{
	list-style-type:inherit;
	margin-bottom:12px;
}

.gvQuestionariosHeaderStyle a
{
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}

/* GridView 2 */
.head_grid2 {
	font-family: Arial;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #B0254D;
	background-position: center center;
	height: 20px;
	text-align: left;
	vertical-align: middle;
	padding:2px 0px 2px 4px;
	border-left:1px solid #b0254d;
}

.head_grid2 a
{
	color: #FFFFFF;	
	font-size: 7pt;
}

.grid_content2 {
	font-family: Arial;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-position: center center;
	height: 20px;
	text-align: left;
	vertical-align: middle;
	padding:2px 2px 2px 4px;
	border-bottom:1px solid #a4a4a4;
	border-left:1px solid #a4a4a4;
	border-right:1px solid #a4a4a4;
	background-color:#eeeeea;
}

.grid_content_center2 {
	font-family: Arial;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-position: center center;
	height: 20px;
	text-align: left;
	vertical-align: middle;
}

.grid_content_alternate2 {

}

.gridPager2
{
	font-family: Arial;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	font-size: 10pt;
}
.gridPager2 table
{
	margin-top:4px;
}
.gridPager2 a
{
	font-size: 10pt;
	text-decoration:underline;
	padding-right:3px;
}
.gridPager a:hover
{
	color: #B0254D;
}
.gridPager2 span
{
	text-decoration:none;
	padding-right:3px;
	color: #B0254D;
	font-weight:bold;
}

.grid_content2 a
{
	font-size: 8pt;
	text-decoration:underline;
	padding-right:3px;
}
.grid_content2 a:hover
{
	color: #B0254D;
}

