/* TEXTOS PADRÕES */
.textoNormal {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
}
.textoNormal a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
	text-decoration:none;
}

.textoNormal a:hover{
	text-decoration:underline;
}
.textoNormal ul li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
	display: list-item;
	list-style-type: none;
	padding-bottom: 6px;
	_padding-bottom: 0px;
}
p {
	margin-bottom:15px;
}
/* Layout 2006 */
.layout2006 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Arial, sans-serif;
	font-size: 11px;
	margin-left: 5px;
	margin-top: 10px;
}
.layout2006 table {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#titulo2006 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: center;
}
#titulo2006 img {
	margin-bottom: 2px;
	margin-right: 5px;
}
.mais2006 {
	display: block;
	margin-bottom: 10px;
}
#lista2006, #lista2 {
	margin-bottom: 15px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;	
}
#lista2006 .imgetitulo, #lista2 .imgetitulo {
	margin-right: 50px;
}
#lista2006 .imgetitulo img, #lista2 .imgetitulo img {
	margin-bottom: 2px;
	margin-right: 5px;
	margin-left: -24px;
}
#lista2006 .leia, #lista2 .leia {	
	clear: right;
	float: right;
	margin-top: -10px;
}
#lista2006 a, #lista2 a {	
	text-decoration: none;
	color:#505050;
}
#lista2006 a:hover, #lista2 a:hover {
	color:#FF7800;
}
#lista2006 a, #lista2 a {	
	text-decoration: none;
	color:#505050;
}

.item {
	margin-bottom: 5px;
}
.links2006 {
	margin-top: 15px;
	margin-bottom: 15px;
}
.links2006 .titulolocal {
	font-weight: normal;
}
.chamada1, .chamada2 {
	clear: both;
	display: block;
	text-align: justify;
}
.clear {
	clear: both;
}
.chamada1 a, .chamada2 a {
	text-decoration: none;
	color:#505050;
}
.chamada1 .saibamais {
	margin-top: 5px;
	margin-bottom: 20px;	
	float: right;	
}
.chamada2 .saibamais {
	margin-top: 5px;
	margin-bottom: 10px;
	float: left;
}
.chamada1 img {
	margin-right: 7px;
}
.chamada2 img {
	margin-left: 7px;
}
table.titulolocal img {
	margin-bottom: 1px;
}
table.titulolocal {
	font-family:"Trebuchet MS",arial,helvetica,sans-serif";
	font-size:12px;
	font-weight:bold;
}
.esquerda2006 {
	padding-right: 15px;
	width: 400px;
}
.profissao-medica {
	padding-right: 15px;
	width: 280px !important;
}
.direita2006 {
	padding-left: 15px;
}
table td a {
	text-decoration: none;
	color: #505050;
}
table td a:hover {
	text-decoration: underline;
	color:#FF7800;	
}
.marcador {
	margin-bottom: 2px;
	margin-right: 5px;
}
.mleft {
	margin-left: 0px !important;
}
.mright40 {
	margin-right: 40px;
}
.block {
	display: block;
}
.linha_base {
	border-bottom: 1px solid #EFEFEF;
 }