.servicos {

	clear: both;

	float: left;

	width: 580px;

}

.servicos .blocoServico {

	float: left;

	width: 100%;

	position: relative;

	margin-bottom: 20px;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #dadada;

}

.blocoServico .saibaMais {

	position: absolute;

	bottom: 0px;

	right: 0px;

}

.blocoServico .saibaMais a {

	font-family: Arial;

	font-size: 13px;

	font-weight: bold;

	text-decoration: none;

	background-color: #000;

	padding: 7px;

	color: #FFF;

	float: left;

	text-transform: uppercase;

}

.blocoServico .saibaMais a:hover {

	color: #FFF;

	background-color: #515151;

}



.blocoServico .imagemDestaque {

	float: left;

	width: 145px;

	height: 145px;

	margin-right: 15px;

	margin-bottom: 15px;

}

.blocoServico .blocoCont {
	margin-left: 20px;
	margin-bottom: 10px;

}

.blocoServico .blocoCont h1 {

	font-family: Arial;

	font-size: 19px;

	color: #000;

	font-weight: normal;

	margin: 0px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 10px;

	padding-left: 0px;

	text-decoration: none;

}

.blocoServico .blocoCont h1 a {
	color: #5E988D;
	text-decoration: none;
	font-family: Calibri;
	font-size: 17px;

}



.blocoServico .blocoCont p {
	font-family: Calibri;
	font-size: 14px;
	color: #000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;

}

.blocoServico .blocoCont p a {
	color: #525252;
	text-decoration: none;
	font-family: Calibri;
	font-size: 14px;

}



.blocoServico .blocoCont ul {

	margin: 0px;

	padding: 0px;

	float: left;

	width: 100%;

}

.blocoServico .blocoCont ul li {

	font-family: Arial;

	font-size: 13px;

	color: #000;

	background-image: url(/img/icons/bullet.png);

	background-position: left 7px;

	padding-left: 25px;

	list-style-type: none;

	background-repeat: no-repeat;

	padding-top: 7px;

	padding-bottom: 7px;

	border-bottom-width: 1px;

	border-bottom-style: none;

	border-bottom-color: #E5E5E5;

	line-height: 18px;

	float: left;

	width: 530px;

}

.blocoServico .blocoCont ul li a {
	color: #525252;
	text-decoration: none;
	font-family: Calibri;
	font-size: 14px;

}

.blocoServico .blocoCont ul li ul  {

	padding-top: 7px;

}

.blocoServico .blocoCont ul li ul li {

	background-image: url(/img/icons/bullet3.png);

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

	background-position: 0px 10px;

}

.listaInfos {
	float: left;
	width: 400px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C0DDED;

}

.listaInfos h1 {
	font-family: myFont1;
	font-size: 22px;
	font-weight: normal;
	color: #5e988d;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #c0dded;
	float: left;
	clear: both;

}

.listaInfos ul {
	float: left;
	width: 394px;
	margin: 0px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #c0dded;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;

}

.listaInfos ul li {
	float: left;
	width: 100%;
	list-style-type: none;
	font-family: Arial;
	color: #000;
	font-size: 15px;
	border-bottom-width: 1px;

}

.listaInfos ul li:hover {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #C0DDED;

}

.listaInfos ul li a {
	color: #000;
	text-decoration: none;
	float: left;
	display: block;
	width: 385px;
	font-family: Calibri;
	font-size: 14px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: transparent;
	padding-top: 5px;
	padding-bottom: 5px;
}

.listaInfos ul li a:hover {
	color: #5E988D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5E988D;
}
.listaInfos .ativo {
	font-weight: bold;
	color: #5E988D;
}