#PaginaServicos{
	float:left;
	width:98%;
	padding:10px 7px 10px 7px;
	font-family:"Trebuchet MS";
	margin:auto;

}

#PaginaServicos h1{

	font-size:20px;
	color:#666666;
	font-weight:bold;
	text-align:center;
	text-decoration:underline;
}
#PaginaServicos ul{
width:400px;
float:left;
margin:10px;
padding:10px;
}
#PaginaServicos ul li{

	line-height:30px;
	font-size:18px;
		
}

#PaginaServicos ul li a{
	color:#000000;
	text-decoration:none;

}
#PaginaServicos #Orcamento{
	float:left;
}
#PaginaServicos #Orcamento h1 a{
	background-image:url(../slices/img-orcamento.png);
	width:280px;
	height:216px;
	display:block;
	text-indent:-9999px;
	background-repeat:no-repeat;
}

#PaginaServicos #Orcamento p{
	background-image:url(../slices/img-pagamento.png);
	width:280px;
	height:47px;
	background-repeat:no-repeat;
	display:block;
	text-indent:-9999px;
	



