/*****************************************
**** INICIO CSS INTERNA - PSICANALISE ****
*****************************************/
#psicanalise {
	position: relative;
	float: left;
	width: 100%;
	margin: 10px;
}

#psicanalise h6 {
	position: relative;
	text-indent: -9999px;
	width: 164px;
	height: 27px;
	background: url('../images/item-psicanalise.png') no-repeat;
}

#psicanalise .conteudo {
	position: relative;
	margin: 20px;
	margin-top: 0px;
}

#psicanalise h5 {
	font-family: "Trebuchet MS";
	font-size: 16px;
}

#psicanalise li {
	list-style: lower-latin;
}
