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

#Corpo {
	background:url(../img/background-interna.png) repeat-y bottom	
}

#Coluna-1 {
	width:686px;
	padding:25px 20px 
}
#Coluna-2 {
	width:234px;
/*	background:#151515;*/
}


#List-box-left {
	display:block; 
	overflow:hidden;
	margin:15px auto 0px;
	width:194px
}
#List-box-left li {
	background:none; 
	width:194px;
	height:auto;
	padding-bottom:10px;
	margin-top:5px;
	float:none; 
	display:block; 
	overflow:hidden;
	border-bottom:dashed 1px #FFF;
	margin-bottom:20px
}
#List-box-left li h2 {
	text-transform:uppercase; 
	color:#ACACAC; 
	font-size:14px; 
	padding-bottom:10px; 
	width:194px; 
	padding-left:0px; 
	border:none; 
	float:left;
	display:inline;
	clear:both
}
#List-box-left li p {
	width:155px;
	padding:0px;
	text-indent:0px;
	overflow:hidden;
	margin:0px;
	float:left
}
#List-box-left li a {
	background:none; 
	font-size:11px; 
	color:#FFF; 
	padding:0px; 
	font-weight:bold;
	text-indent:0px;
	display:inline;;
	overflow:hidden;
	height:auto;
	position:static;
	top:0;
	left:0
}

#img-1, #img-2, #img-3, #img-4 {
	float:left;
	display:inline;
	overflow:hidden;
	clear:both;
	height:70px
}

.lista-profissionais dt {
	font-weight:bold;
	color:#333;
	font-size:14px;
	margin-bottom:5px
}
.lista-profissionais dd {
	font-size:12px;
	color:#666;
	margin-bottom:25px
}


.enderecos li strong {
	display:inline;
	float:left;
	width:165px;
}
.enderecos li span {
	display:inline;
	float:left;
	width:350px;
}
.enderecos li {
	clear:both;
	overflow:hidden;
	margin-bottom:8px
}

#Coluna-1 h3 {
	color:#F93;
	text-transform:uppercase;
	font-size:12px;
	margin-bottom:5px
}
