@charset "utf-8";
/* CSS Document */

/* ESTILOS DE LINHAS DE TABELAS */

#informacoes_usuario_atual {
    position:fixed;
    bottom:0px;
    width:732px;
}

#calendario_gerenciamento{
    position:relative;
    float:right;
}

#quadro_avisos {
    width : 525px;
    float:left;
    position:relative;
}

.ldetalheinvisivel{
    background-color:#FFFFFF;
    display:none;
}

.ldetalhevisivel{
    background-color:#FFFFFF;
    display:block;
}

.normal{
	color:#410000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
}


.erro{
	color:#FF0000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
}
	
.sucesso{
	color:#009900;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
}

.textosimples{
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
}

#topo1ger {
	margin:0px 0px 0px 0px;
	position:absolute;
	width:732px;
	height:176px;
	z-index:1;
	left:50%;
	margin-left:-366px;
}

img {
	border:0px;
}

#form_inserir input {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
}

#form_inserir option {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
}

#form_inserir select {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
}

#form_inserir textarea {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
}

#form_inserir label {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
}

#form_alterar input {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
}

#form_alterar option {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
}

#form_alterar select {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
}

#form_alterar textarea {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
}

#form_alterar label {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-align:left;
	background-color:#620000;
	text-indent:5px;
}

.titulo5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	text-align:left;
	background-color:#B22222;
	text-indent:5px;
}

td.form {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #410000;
	text-align:left;
}

.titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-align:left;
	background-color:#fff;
	text-indent:5px;
}

.titulo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-align:left;
	background-color:#E8E8E8;
	text-indent:5px;
}

.titulo4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-align:left;
	background-color: #0FC;
	text-indent:5px;
}

td.titulo_lista {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #666666;
	text-align:left;
}

#principal {
	position:absolute;
	width:580px;
	left:50%;
	margin-left:-290px;
	height: 124px;
}

.pontilhado{
	border-style: dotted;
	border-width: 1px;
	/*border-color: 660033;*/
	background-color:#FFFFFF;
	font-family: verdana, arial;
	font-size: 10pt;
}

#projeto {
	position:absolute;
	width:760px;
	top:0;
	left:50%;
	margin-left:-380px;
}

#resultado {
	position:absolute;
	width:100%;
	top:350px;
	left:0px;
}

.titulo_principal {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}

.titulo_secundario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background-color:#ccc;
	border-bottom-color:#E8E8E8;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

.observacoes {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
	color: #000;
	background-color:#ccc;
}

.borda {
	border-top-color:#ccc;
	border-top-style:solid;
	border-top-width:1px;
	
	border-bottom-color:#ccc;
	border-bottom-style:solid;
	border-bottom-width:1px;
	
	border-left-color:#ccc;
	border-left-style:solid;
	border-left-width:1px;
	
	border-right-color:#ccc;
	border-right-style:solid;
	border-right-width:1px;
}

.cinzaclaro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background-color:#E8E8E8;
	border-left-color:#fff;
	border-left-style:solid;
	border-left-width:2px;
}

.verdeclaro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	background-color:#F0FFF0;
	border-left-color:#fff;
	border-left-style:solid;
	border-left-width:2px;
	
	border-bottom-color:#e8e8e8;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

.titulos {font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #333333; }
.resposta_ti {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }
/* Estilo dos Divs do Ajax */

#botoes {
	position:absolute;
	margin-top:12px;
}

/* ESTILOS DO TÍTULO */
.titulo_orcamento {
    color:black;
    font-weight:bold;
    background-color:#F3EAC4;
    padding-left:5px;
    padding-right:5px;
    font-size:14px;
}
.subtitulo_orcamento {
    color:black;
    font-weight:bold;
    background-color:#F3EAC4;
    padding-left:5px;
    padding-right:5px;
    font-size:12px;
}

.estilo_tabela {
    background-color:#F3EAC4;
    color:black;
    width:990px;
}

#esquema_dentes1 {
    color:black;
    font-size:10px;
}

#esquema_dentes2 {
    color:black;
    font-size:10px;
}

#esquema_dentes1 td {
    text-align: center;
    width: 25px;
}

#esquema_dentes2 td {
    text-align: center;
    width: 25px;
}

#esquema_dentes2 img {
    width:50%;
    height:50%;
}

#esquema_dentes1 img {
    width:50%;
    height:50%;
}
