.background-conteudo { background-color: #ededed;}

.background-area-inferior {
	background-color: #d692c3;
}
	
.text-area {
	font-family: Arial;
	font-size: 11px;
	color: #526669;
	border:none;
	background-color: #F5F5F5;
	text-align:justify;
}

.campo-area {
	font-family: Arial;
	font-size: 11px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BFBFBF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #BFBFBF;
}
.campo-area-12 {
	font-family: Arial;
	font-size: 12px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #CCCCCC;
}
.texto-arial-11 {
	font-family: Arial;
	font-size: 11px;
	color: #526669;
}
.texto-arial-11-branco {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}

A:hover  {
  color: #B12A24;
  text-decoration: underline;
 }

A {
  color: #1B8EB8;
  text-decoration: none

}

.texto-arial-11-bold {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #415C60;


}
.texto-arial-9 {
	font-family: Arial;
	font-size: 9px;
	color: #526669;

}

.texto-verdana-9 {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;

}
.texto-arial-14-bold {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #415C60;
}
.titulo-arial-11 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #9D0000;

}
.titulo-arial-14-bold {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #9D0000;

}
.titulo-arial-35-bold {
	font-family: Arial;
	font-size: 33px;
	font-weight: bold;
	color: #9D0000;

}
.texto-arial-13-bold{
	font-family: Arial;
	font-size: 13px;
	color: #415C60;
	font-weight: bold;
}

.texto-arial-13-bold-vermelho{
	font-family: Arial;
	font-size: 13px;
	color: #CC3333;
	font-weight: bold;
}

.titulo-arial-13 {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bolder;


}
.texto-arial-11-bold-semcor {
font-family: Arial;
font-size: 11px;
font-weight: bold;
}
.titulo-arial-11-branco {

	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}

.accordionHeader
{
    padding: 1px;
    margin-top: 1px;
    cursor: pointer;
    background-color:#627275;
}
.accordionHeaderSelected
{
    padding: 1px;
    margin-top: 1px;
    cursor: pointer;
    background-color:#627275;
}
.accordionContent
{
    background-color:#F5F5F5;
	font-family: Arial;
	font-size: 13px;
	color: #415C60;    
	padding:10px;
}

.modalBackground
{
 background-color: whitesmoke;
 filter: alpha(opacity=70);
 opacity: 0.7;
}

.modalPopup {
 background-color:#ffffdd;
 border-width:3px;
 border-style:solid;
 border-color:Gray;
 padding:3px;
 width:250px;
}

.campo-duvidas {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
	color: #526669;	
}
.tabelas {
	display: none;
}
.oculto {
	display: none;
}
.background-painel {
	background-image: url(/images/img_fundo_data1.gif);
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #9D0000;	
}
.background-r {
	background-image: url(/images/img_fundo_data.gif);
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #9D0000;	
}
.texto-arial-13 {

	font-family: Arial;
	font-size: 13px;
	color: #415C60;
	font-weight: normal;
}
.titulo-arial-13-vermelho {

	font-family: Arial;
	font-size: 13px;
	color: #CC3333;
	font-weight: bolder;
}
.titulo-arial-15-vermelho {

	font-family: Arial;
	font-size: 15px;
	color: #CC3333;
	font-weight: bolder;
}
.botao {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #1B8EB8;
}

