@charset "iso-8859-1";
BODY{ 	
	/*background-color:#ede7dd;*/
	background-color:#eee2b9;
	/*background-color:#edd8b1;*/
	margin: 0;
	font-family: Arial;
	font-size: 12px;
}


.fundo_cinza_cabecalho {
	background-color:#EDEDED;	
}
.fundo_titulo {
	height: 24px;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	background:url("../imgs/dwt.fundotitulo.jpg") repeat;	
}
.fundo_branco{
	background-color:#FFFFFF;
}
.fundo_azul{
	background-color:#EBF1FC;
}
.fundo_conteudo {
	background-color:#FEFEFE;
}
.borda_tabela_menu_2 {
	border-bottom:#d7d7d7 2px solid;
}
.borda_tabela_menu_1 {
	border-bottom:#d7d7d7 1px solid;
}
.borda_tabela_menu_1_dotted {
	border-bottom:#d7d7d7 1px dotted;
}
.borda_imagem_1 {
	border:#d7d7d7 1px solid;
}
.borda_cinza {
	border:#d7d7d7 1px solid;
}
.borda_cinza_left {
	border-left:#d7d7d7 1px solid;
}
.borda_cinza_right {
	border-right:#d7d7d7 1px solid;
}
.borda_cinza_leftright {
	border-left: #d7d7d7 1px solid;
	border-right:#d7d7d7 1px solid;	
}
.link_tela_leitura{
	float:right; 
	top:-20px; 
	position:relative; 
	width:150px; 
	vertical-align:bottom;
}
.link_tela_leitura_mensagem{
	float:right; 
	top:-80px; 
	position:relative; 
	width:150px; 
	vertical-align:top;
}

.div_texto_votacao{
	position:relative; top:0px;
}
.esconde{
   	visibility: hidden;
	display: none;
}
.mostra{
   	visibility: visible;
	display: table-row;
}
li {
	list-style:none;
}
ul {
	margin:0;
	padding:0;	
	list-style:none;
	line-height: 16px;
}

ul li a {
	display: block;	
	}
	
label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: red;
	font-style: italic;
	margin-left: 10px;
	width: auto;
	display: inline;
	font-size:10px;
}
input.required {	border: #D7D7D7 1px solid;
    font-family: Tahoma;
	font-size: 12px;  
	font-color: #000000; }
input.required:focus { border: #DA251E 1px solid;
    font-family: Tahoma;
	font-size: 12px;  
	font-color: #000000;  }
input.error { 
	border: 1px dotted red; 
	font-family: Tahoma;
	font-size: 12px;  
	font-color: #000000; }
input.frmInput { border: #D7D7D7 1px solid;
    font-family: Tahoma;
	font-size: 12px;  
	font-color: #000000; }	
input.frmInput:focus { border: #DA251E 1px solid;
    font-family: Tahoma;
	font-size: 12px;  
	font-color: #000000;  }
input.frmInputFocus {
	border: #DA251E 1px solid;
    font-family: Tahoma;
	font-size: 12px;  
	font-color: #000000;
}
.imagem_moldura
{
background-color: #efefef;
border-top-width: 1px;
border-right-width-value: 1px;
border-right-width-ltr-source: physical;
border-right-width-rtl-source: physical;
border-bottom-width: 1px;
border-left-width-value: 1px;
border-left-width-ltr-source: physical;
border-left-width-rtl-source: physical;
border-top-style: solid;
border-right-style-value: solid;
border-right-style-ltr-source: physical;
border-right-style-rtl-source: physical;
border-bottom-style: solid;
border-left-style-value: solid;
border-left-style-ltr-source: physical;
border-left-style-rtl-source: physical;
border-top-color: #cfcfcf;
border-right-color-value: #cfcfcf;
border-right-color-ltr-source: physical;
border-right-color-rtl-source: physical;
border-bottom-color: #cfcfcf;
border-left-color-value: #cfcfcf;
border-left-color-ltr-source: physical;
border-left-color-rtl-source: physical;
margin-top: 5px;
margin-right: 0pt;
margin-bottom: 10px;
margin-left: 0pt;
padding-top: 6px;
padding-right: 6px;
padding-bottom: 6px;
padding-left: 6px;
text-align: center;
}
label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: red;
	font-style: italic;
	margin-left: 10px;
	width: auto;
	display: inline;
	font-size:10px;
}
input.required {	border: #D7D7D7 1px solid;
    font-family: Tahoma;
	font-size: 12px;  
	font-color: #000000; }
input.required:focus { border: #DA251E 1px solid;
    font-family: Tahoma;
	font-size: 12px;  
	font-color: #000000;  }
input.error { 
	border: 1px dotted red; 
	font-family: Tahoma;
	font-size: 12px;  
	font-color: #000000; }
input.frmInput { border: #D7D7D7 1px solid;
    font-family: Tahoma;
	font-size: 12px;  
	font-color: #000000; }	
input.frmInput:focus { border: #DA251E 1px solid;
    font-family: Tahoma;
	font-size: 12px;  
	font-color: #000000;  }
input.frmInputFocus {
	border: #DA251E 1px solid;
    font-family: Tahoma;
	font-size: 12px;  
	font-color: #000000;
}
	