@charset "utf-8";
#servicos/* CSS Document */

 {
	float: right;
	height: 260px;
	width: 504px;
	border: 2px solid #ffffff;
	margin-right: 10px;
}
#servicos  h1 {
	font-size: 14px;
	text-align: center;
	color: #07405f;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
}
#servicos  h2 {
	font-size: 16px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	color: #df4910;
}
#servicos  h3 {
	font-size: 11px;
	text-align: center;
	margin-top: 10px;
}
#servicos  p {
	text-align: center;
	margin-top: 10px;
	font-size: 12px;
}
#servicos li {
	list-style-type: circle;
}

#nome_servicos {
	float: left;
	height: 40px;
	width: 504px;
}
#descritivo_servicos {
	float: left;
	height: 225px;
	width: 504px;
}
#ds1 {
	float: left;
	height: 150px;
	width: 200px;
	margin-left: 70px;
	margin-top: 10px;
}
#ds2 {
	float: left;
	height: 150px;
	width: 200px;
	margin-top: 10px;
}
