@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #DBDBDB;
}
.tbl_aprove{
	border: thin solid #000;
}
.valor{
	background-color: #CCC;
	width: 70px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
}
.txtaprovacao{
-moz-border-radius:2px;
-webkit-border-radius:2px;

	height:30px;
	width: 300px;
}
.tabela-medicos{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	background-color: #DDF4FF;
	padding: 2px;
	border: thin solid #C1EBFF;
	text-align: center;
	margin: 5px;
	width: 98%;
}
.tabela-medicos td {
	border: thin solid #CCC;
}

.tabela-medicos a{
	text-decoration: none;
	font-weight: bold;
	color: #06C;
}
.tabela-medicos a:hover{
	text-decoration: none;
	font-weight: bold;
	color: #360;
}
.tbl_aprove td{
	font-size: 12px;
	border: thin solid #999;
	padding: 3px;
}
.tbl_consulta_cli{
	border: thin solid #333;
	margin-left: 5px;
	}
.tbl_consulta_cli th{
	font-size: 12px;
	border: thin solid #999;
	padding: 5px;
	}
.tbl_consulta_cli_busca th{
padding: 5px;	
}
#container {
	
 position: relative;
  width: 100%;
  margin: 0 auto;
}

#container2{
	margin: 0 auto;
	border: thin solid #CCC;
	min-height: 850px;
	width: 900px;
	background-color: #FFF;
	}
#logo{
	width: 450px;
	float: left;	}
#infos{
	float: left;
	width: 440px;
}
#info1{
	margin-top: 40px;
	margin-left: 130px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	vertical-align: middle;
}
#info2{
		margin-left: 130px;

}
#barra{
	height: 2px;
	width: 100%;
	position: relative;
	background-color: #5a94cd;
}
#header{
	height: 130px;
	width: 900px;
	background-color: #E8F3FF;
	padding-top: 10px;
}
#navmenu{
list-style:none; 
border:1px solid #c0c0c0; 
float:left; 
}

#navmenu li {
position:relative; 
float:left; 
border-right:1px solid #c0c0c0; 	
}
.btbuscar {
	-moz-box-shadow: -5px 9px 14px -7px #276873;
	-webkit-box-shadow: -5px 9px 14px -7px #276873;
	box-shadow: -5px 9px 14px -7px #276873;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #73a5d4), color-stop(1, #387dbd));
	background:-moz-linear-gradient(top, #73a5d4 5%, #387dbd 100%);
	background:-webkit-linear-gradient(top, #73a5d4 5%, #387dbd 100%);
	background:-o-linear-gradient(top, #73a5d4 5%, #387dbd 100%);
	background:-ms-linear-gradient(top, #73a5d4 5%, #387dbd 100%);
	background:linear-gradient(to bottom, #73a5d4 5%, #387dbd 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#73a5d4', endColorstr='#387dbd',GradientType=0);
	background-color:#73a5d4;

	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	padding:4px 10px;
	text-decoration:none;
}
.btbuscar:hover {
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #387dbd), color-stop(1, #73a5d4));
	background:-moz-linear-gradient(top, #387dbd 5%, #73a5d4 100%);
	background:-webkit-linear-gradient(top, #387dbd 5%, #73a5d4 100%);
	background:-o-linear-gradient(top, #387dbd 5%, #73a5d4 100%);
	background:-ms-linear-gradient(top, #387dbd 5%, #73a5d4 100%);
	background:linear-gradient(to bottom, #387dbd 5%, #73a5d4 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#387dbd', endColorstr='#73a5d4',GradientType=0);
	background-color:#387dbd;
}
.btbuscar:active {
	position:relative;
	top:1px;
}

.txtbuscar{
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	-moz-box-shadow: -5px 9px 14px -7px #276873;
	-webkit-box-shadow: -5px 9px 14px -7px #276873;
	height:30px;
}

#conteudo{
	width: 580px;
	margin-left: 5px;
	
	float: left;	
	}
	
	
#sidebar-right{
	width: 310px;
	
	float: left;
	}
#img-jndcor1{
	-moz-border-radius:6px;
	-webkit-border-radius:6px;	
	float:left; 
	margin:0 10px 0 0;
}
#chamada{
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 18px;
}

#especialista-busca{
	padding: 5px;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 25px;
}
label {
	display:block;
}
label span {
	font-weight:bold;
	display:block;
	margin: 5px;
	}
select {
	width:250px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	-moz-box-shadow: -5px 9px 14px -7px #276873;
	-webkit-box-shadow: -5px 9px 14px -7px #276873;
	height:30px;
}
#busca-resultados{
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	}
.resultados-esp-php{
	border: thin solid #09C;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #E8F3FF;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-moz-box-shadow: -5px 9px 14px -7px #276873;
	-webkit-box-shadow: -5px 9px 14px -7px #276873;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.resultados-esp-php a{
	clear:both;
	font-weight: bold;
	color: #900;
}
.resultados-esp-php a:hover{
	color: #F00;
	text-decoration: underline;
}
.btsubmit0{
margin: 0 auto;
width:250px;
height: 50px;

            
	}
.btsubmit1{
	padding: 5px;
}

.btcad{
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	-moz-box-shadow: -5px 9px 14px -7px #276873;
	-webkit-box-shadow: -5px 9px 14px -7px #276873;
	height:30px;
	}
#termos{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 10px;
	padding: 10px;
	width: 820px;
	
}
#termos li {
	list-style-type: decimal;
	list-style-position: inside;
}
.bt_termos{
	height: 50px;
	width: 100px;
}
.divAprovacao{
	background-color: #699FD1;
	margin: 2px;
	padding: 2px;
	border: thin solid #06C;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	width: 390px;
}
#cadmsucesso{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	background-color: #E8F3FF;
	margin: 40px;
	padding: 20px;
	height: 500px;
	width: 820px;
	color: #000;
	border: medium solid #5a94cd;
}
#blogs-home {
		clear:both;
height: 300px;	
width: 100%;
	}
table td{
	padding: 5px;
	font-size: 14px;
}
#rodape{
	clear:both;
	height: 25px;
	width: 100%;
	background-color: #5a94cd;
	font-size: 10px;
	color: #333;
	position: relative;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 270px;
}
#admlogo{
	color: #FFF;
	background-color: #036;
	height: 30px;
	width: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 6px;
}
#corpoconteudo{
	width: 100%;
	height: 100%;
	padding: 15px;
	clear: both;
	background-color: #E9E9E9;
}