.dadoserror {
	display: block;
	background-image: url(../../../Site7/site/imgs/ico_atencao.jpg);
	color: #FF0000;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 60px;
	background-repeat: no-repeat;
	background-position: 8px 2px;
	border: 1px solid #F00;
	margin-top: 8px;
	margin-bottom: 8px;
}
.dadook {
	display: block;
	background-image: url(../../../Site7/site/imgs/ico_ok.jpg);
	color: #003366;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 60px;
	background-repeat: no-repeat;
	background-position: 8px 4px;
	border: 1px solid #090;
}
h2.msg {
	font-size: 24px;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.voltar {
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	background-color: #090;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor: pointer;
}
.dados {
	display: block;
	padding: 8px;
	background-color: #F0F0EE;
	margin-top: 8px;
}
.dados ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.dados ul li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B7C7D6;
	padding: 5px;
	clear: both;
}
.dados     ul     li     span.titulo {
	width: 110px;
	margin-right: 8px;
	display: block;
	float: left;
	text-align: right;
}
.dados   span.lin {
	display: block;
	clear: both;
	margin-bottom: 8px;
}
.dados .dadoconfirmar {
	display: block;
	width: 400px;
}

.dados label {
	display: block;
	float: left;
	margin-right: 8px;
	text-align: right;
	width: 110px;
	margin-top: 4px;
}
.dados  input, select     , textarea{
	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: #3C7FAF;
	border-right-color: #9EBFD7;
	border-bottom-color: #9EBFD7;
	border-left-color: #3C7FAF;
	padding: 2px;
	font-size: 13px;
	color: #646552;
	font-family: Arial, Helvetica, sans-serif;
}
.dados .valor {
	float: left;
	width: 500px;
	margin-top: 4px;
	color: #F00;
}


.obrigatorio {
	font-size: 10px;
	font-weight: bold;
}
.textarea {
	width: 580px;
}
.barcadastrar {
	text-align: left;
	display: block;
	clear: both;
	margin-top: 8px;
	margin-bottom: 8px;
}
h2.tit1 {
	font-size: 18px;
	color: #4B8AB5;
	text-decoration: none;
}
.subtit1 {
	font-size: 13px;
	font-weight: bold;
	color: #9EBFD7;
}

#barcad .botaocad{
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	background-color: #3C7FAF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor: pointer;
}
#barcad {
	clear: both;
}

#barcad .botaovol{
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	background-color: #FD870C;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor: pointer;
}
#barcad .botaover {
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	background-color: #090;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor: pointer;
}
#barcad .botaoverm {
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	background-color: #F00;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	cursor: pointer;
}

