.modulo_geral
{
	margin-top:0px;
	margin-bottom:0px;
	padding:0;
}
.modulo_padrao_cabecalho_branco
{
	height:34px;
	text-align:left;
}
.canto_superior_esquerdo1 {
	background: transparent url(canto_sup_esquerdo1.jpg) scroll 0 no-repeat;
	height:34px;
	display: block;
	float: left;
	position: relative;
	width: 14px;
}	
.titulo_container1 {
	background: transparent url(titulo_container.jpg) scroll 0 repeat-x;
	height:34px;
	display: block;
	float: left;
	position: relative;
	width: 92%;
}
.canto_superior_direito1 {
	background: transparent url(canto_sup_direito1.jpg) scroll 0 no-repeat;
	height:34px;
	display: block;
	float: left;
	position: relative;
	width: 14px;
}	
.modulo_branco
{
	position:relative;
	/*width:100%;*/
	padding-left:5px;
	padding-right:5px;
	/*background: white;*/
	padding-bottom:5px;
	border-bottom: 2px solid #BF4039;
	border-left: 2px solid #BF4039;
	border-right: 2px solid #BF4039;
	margin-bottom:10px;
}
.Head
{
	color:#b7801f;
	font-size: 10pt;
	font-weight: bold;
}
.Head2
{
	color:#FFFFFF;
	font-size: 8pt;
	font-weight: bold;
}
.SubHead {
	color:#000000;
	font-weight: normal;
}
/*.dialog .bd .StandardButton
{
background: transparent url(botao.jpg) repeat-x scroll;
}
*/
div,p{
text-align:justify;
}

#body_black{
	position: relative;
	width:155px;
	border-left: 1px solid #919191;
	border-right: 1px solid #919191;
	padding:3px 0 0px 3px;
}

.DNNAlignleft {
	padding: 0 5px;
}

.NormalTextBox {
	border: 1px #aaaaaa solid;
}

#acabamento_preto {
	position: relative;
	background:transparent url(bottom_black.jpg) no-repeat center;
	width: 160px;
	height:12px;
	margin-bottom: 10px;
}

.dialog {
 width:100%;
 margin:0px auto;
 min-width:9em;
 color:#000;
}

.dialog .hd .c {
 font-size:12pt; /* ensure minimum height */
 padding-top:8px;
 padding-left:10px;
 background:transparent url(top_right_cinza.gif) no-repeat right 0px;
 height:26px;
}

.dialog .hd4 .c {
  font-size:10pt; /* ensure minimum height */
  padding: 3px 0 0 0;
  color:#FFFFFF;
  background:transparent url(top_black.jpg) center no-repeat;
  height:16px;
  text-align:center;
}

.dialog .hd {
	background:transparent url(top_left_cinza.jpg) no-repeat 0px 0px;	
  /*background:url(top_azul.jpg) no-repeat 0px 0px;
  height: 16px;
  padding: 10px 0 0 12px;*/
}
.dialog .hd4 {
 /*background:transparent url(top_left_red_full.gif) no-repeat 0px 0px;*/
}

.dialog .bd .c {
/* background:transparent url(mr.gif) repeat-y right 0px;*/
	/*border-left: 2px solid #BF4039;
	border-right: 2px solid #BF4039;
	padding:12px 12px 0 12px;*/
	border-left: 1px solid #a69e9d;
	border-right: 1px solid #a69e9d;
	padding:16px 12px 0 12px;
}



.dialog .bd .c5 {
    /*background:transparent url(background_red.jpg) repeat-y left 0px;*/
 	border-left: 1px solid #d7bf79;
	border-right: 1px solid #b38702;
	padding:3px 0 0px 3px;
}

.dialog .bd .c .StandardButton {
	/*background: transparent url(botao.jpg) repeat-x scroll;*/
}

.dialog .ft {
 position: relative;
 background:url(bottom_left_cinza.gif) no-repeat 0px 0px;
 z-index: 0;
}

.dialog .ft .c {
 background:transparent url(bottom_right_cinza.gif) no-repeat right 0px;
 height:28px;
 padding-bottom:23px;
 position: relative;
 z-index:0;
 }


/* content-specific */

.dialog h1 {
 /* header */
 font-size:2em;
 margin:0px;
 padding:0px;
 margin-top:-0.6em;
}

.dialog p {
 /*margin:0.5em 0px 0px 0px;*/
 padding:0px;
 /*font:0.95em/1.5em arial,tahoma,"sans serif";*/
 font:arial,tahoma,"sans serif";
}

html>body .dialog pre {
 font-size:1.1em;
}

#sublinhado_cinza {
	width: 98%;
	border-bottom:1px #a69e9d solid;
	line-height:0;
	margin-bottom: 0px;
}
