#esquerda {
		float:left;
		width:209px;
		height:139px;
		position:relative;
		}
		
		#esquerda ul{
			left:7px;
			position:relative;
			font-family:verdana;
		}
		
		#esquerda ul li {
			padding:5px 0 0 0;
		}
		
		#titulo {
			font-size:18px;
			color:#2c5aab;
			left:30px;
			margin-top:10px;
			font-family:Times;
			font-size:20px;
			margin-bottom:5px;
		}
		
		#esquerda ul li a {
			width:165px;
			color:#a2adc5;
			padding:0 0 0 35px;
			background:url(../images/geral/bullet.gif) no-repeat bottom left;
			border-bottom: 1px dotted #a2aec5;
			display:block;
			font-size:10px;
			position:relative;
		}

/*CONTEUDO
*****************************************************************************************/	
		#conteudo {
			float:right;
			width:495px;
			font-family:verdana;
			font-size:10px;
			margin-bottom:20px;
		}
		h2{
			font-size:1px;
			text-indent:-5000px;
			background:url(../images/tratamentos/ortondontialingual.gif) no-repeat;
			width:287px;
			height:35px;
		}
		h3 {
			font-family:Times;
			font-size:20px;
			font-weight:normal;
			margin-top:25px;
		}
		#curiosidades {
			padding:0;
			margin:0;
		}
		#curiosidades li {
			background:url(../images/tratamentos/bullet.gif) left top no-repeat;
			padding-left:25px;
			margin-top:18px;
		}





