/** definicoes de estilos **/

.errors {
    font-weight: bolder; 
	font-size: 11;
    color: #FF0000; 
    text-decoration: none; 
    text-align: left
}

.erroTit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
}

.erroDesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	padding-left: 20px;
}

.errorDet {
	font-family: "Courier New", Courier, mono;
	color: #000000;
	font-size: 12px;
	font-style: oblique;
	font-weight: lighter;
}

.style2 {
	font-size: 12px;
	font-weight: bold;
	color: #ECA613;
}

.naoMostra {
	display: none
}
.mostra {
	display: show
}

.campoReadOnly {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-right: 1px solid #7F9DB9;
	border-bottom: 1px solid #7F9DB9;
    border-top: 1px solid #7F9DB9;
	border-left: 1px solid #7F9DB9;
    background-color: #CCCCCC;
}

.campoNormal {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    border: 1px solid #93B6CC;
    background-color: #FFFFFF;
}

.campoSpwConsulta {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    border-right: 1px solid #93B6CC;
	border-bottom: 1px solid #93B6CC;
    border-top: 1px solid #93B6CC;
	border-left: 1px solid #93B6CC;
    background-color: #FFFFFF; 
    filter: Alpha(Opacity=75);
}

.anexosBorda {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
    border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	background-color: #EAEAEA;
}

.anexosTit {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

.linhaConsultaPet {
	border-bottom: 1px solid #000000;
}

.linhaConsultaPush {
	border-top: 1px solid #406D8F;
}

.colunaSituacao {
    font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.petCancel {
	font-style: oblique;
	font-weight: bold;
	color: #FF0000;
	text-decoration: line-through;
}

.linkSoftplan {
	padding-left: 5px;
	padding-right: 5px;
	font-size: 10px;
	font-weight: bold;
	color: #EEEEFF;
	text-decoration: none;
	cursor: auto;
}

.linkSoftplan-H {
	padding-left: 5px;
	padding-right: 5px;
	font-size: 10px;
	font-weight: bold;
	color: #EEEEFF;
	text-decoration: underline;
	cursor: pointer;
}
 
.titGrupo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #0066FF;
}
.titGrupo-o {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #0099FF;
	text-decoration: underline;
	cursor: hand;
}

.msgLida {
	font-weight: lighter;
	background-color: #DDDDDD;
}

.msgLida-o {
	font-weight: normal;
	background-color: #93B6CC;
}

.msgNaoLida {
	font-weight: bold;
	background-color: #DDDDDD;
}

.msgNaoLida-o {
	font-weight: bolder;
	background-color: #93B6CC;
}

.msgAssunto-o {
	text-decoration: underline;
	cursor: hand;
}

.msgTit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-style: normal;
	background-color: #CCCCCC;
}

.msgConteudo {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	background-color: #FFFFFF;
}

.numPag {
	padding-right: 2px;
	padding-left: 2px;
	margin-right: 5px;
	margin-left: 5px;
}

.numPagSel {
	padding-right: 2px;
	padding-left: 2px;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006699;
}

.desabilitado {
	padding-right: 2px;
	padding-left: 2px;
	margin-right: 5px;
	margin-left: 5px;
	color: #666666;
}

.numGuia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
}
.textoGuia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.textoPequenoGuia {
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.textoGuiaMaior {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.bordaGuia1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-left-style: solid;
	border-right-style: none;
	border-bottom-style: none;


}
.bordaGuia2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-bottom-style: solid;
	border-top-style: none;
	border-left-style: none;
}

.ajudaLabel {
	font-weight: bolder; 
	font-size: 11;
    color: #000000; 
}

.fundoClaro {
	background-color: #FDFDFD;
}

.fundoEscuro {
	background-color: #F4F4F4;
}

.rodape {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 30px;
}